body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-Serif;
	background: #511515;
}

a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

.main {
	text-align: center;
	width: 778px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg_main.jpg) repeat-y center;
}

hr {
	border: none 0;
	border-top: 1px dotted #FFF;
}

.hr01 {
	width: 750px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/head_bar01.jpg) repeat-x;
}

.hr02 {
	width: 750px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/foot_bar01.jpg) repeat-x;
}

.hr03 {
	width: 750px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/foot_bar02.jpg) repeat-x;
}

.title {
	font-size: 14px;
}

.contentarea {
	background: url(images/bg_maincontent.jpg) no-repeat;
	width: 500px;
	height: 440px;
	text-align: center;
}

.contentarea2 {
	background: url(images/bg_maincontent.jpg) no-repeat;
	width: 500px;
	text-align: center;
	height: 440px;
}

.contentareatext {
	width: 425px;
	color: #FFF;
	text-align: left;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;	
}

.contentarea01 {
	background-image: url(old_site/images/red_paint.jpg);
	padding: 10px 60px 10px 60px;
	color: #FFF;
	font-size: 12px;
	width: 450px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

input.detmer {
	margin: 1px;
	padding: 5px;
	background: none;
	font-size: 12px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #FFF;
	border-bottom: dashed 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}

.footer {
	font-size: 10px;
	font-family: Verdana,Times,sans-Serif;
	text-align: center;
	color: #FFF;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px 15px 0px;
	width: 750px;
}	

/* IE is not your friend */


#menfu {
	width: 414px;
	height: 283px;
	background-image: url(menu/menu1_2.png);
}

#picfu {
	width: 130px;
	height: 158px;
	background-image:url(/application/staff_photo.png);
	position: relative;
	margin-right: -225px;
}