body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #382d2a;
	color: #382D2A;
	font-size: 10px;	
	margin: 0px;
	padding: 0px;
	}
#page {
	text-align: center;
	width: 100%;
}
#container {
	clear: both;
	width: 736px;
	background-color: #fff;
	border: 10px solid #fff;
	position: relative;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;		
	margin: auto;
	top: -80px;
	text-align: left;
}
#top {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat;
	height: 80px;
	-height: 130px;	
	text-align: left;
	border-bottom: 80px solid #90141A;	
}
#logo {
	width: 731px;
	margin: auto;
	text-align: left;
	}	
	#logo_left {
	float: left;
	background-color: #fff;			
	}
	#header_right {
	float: right;
	width: 140px;	
	}
	#header_left img {
	border-right: 1px solid #fff;
	}
#nav {
	clear: both;
	width: 735px;
	font-size: 10px;		
	height: 40px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #90141A;	
	text-align: left;	
	}
	/* Navigation Styles */	
	#nav ul {
		list-style: none;
		background: #fff;
		margin: 0;
		padding: 0px;
		text-align: center;	
	}
	#nav li {
		float: left;		
	}	
	#nav li a {
		width: 71px;
		-width: 90px;
		float: left;
		padding: 10px;
		text-decoration: none;
		border-top: 5px solid #fff;
		display: compact;
		background-color: #000;
		border-left: 1px solid #fff;				
	}
	#nav li a:link, #nav li a:visited {
		color: #fff;	
	}
	#nav li a:hover, #nav li a:active {
		color: #fff;
		border-top: 5px solid #90141A;								
	}
#header {
	clear: both;
	width: 731px;
	-width: 736px;	
	height: 210px;
	background-color: #382D2A;
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-right: 5px;
	border-bottom: 5px solid #90141A;
	border-top: 5px solid #90141A;
	background-image: url(images/img_start.jpg);
	}	
	#header_left {
		float: left;
		background-color: #382D2A;			
	}
	#header_right {
		float: right;
		width: 140px;
		background-color: #382D2A;		
	}
	#header_left img {
		border-right: 1px solid #fff;
	}
#content {
	font-size: 10px;	
	clear: both;
	width: 733px;
	/*min-height: 200px;*/
	margin-top: 10px;
	margin: auto;
	/*border: 1px solid #90141A;*/
}	
		#content_left {
		float: left;
		width: 566px;
		text-align: left;
		background-image: url(images/shadow_left.gif);
		background-position: right top;
		background-repeat: no-repeat;
		border-top: 5px solid #fff;
		border-bottom: 10px solid #fff;
		}
		#content_left_txt {
		padding: 10px;
		width: 525px;
			}		
			#content_right {
			float: right;
			width: 160px;
			padding-top: 10px;
			padding-right: 5px;
			text-align: right;
			}
* html body #content_left { /* ie browser */
	width: 550px;
}	
			#content_right ul{
			list-style: none;
			padding-left: 22px;
			}

#content_right ul { /* ie browser */
	padding-left: 0px!;
	margin-left: 10px!;
}
#content_right ul { /* ie browser */
	padding-left: 0px!;
	margin-left: 0px!;
}			
			
			#content_right li{
			width: 135px;
			height: 20px;			
			line-height: 20px;
			border-bottom: 1px dotted #90141a;			
			}						
#footer {
	clear: both;
	margin: auto;
	border-top: 1px solid #90141A;	
	color: #382D2A;
	width: 735px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	font-size: 11px;	
	}	
a {
	font-size: 10px;
	color: #90141A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
/*#bottom {
	clear: both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat;
	width: 100%;
	height: 300px;
	position: relative;
	margin: auto;
	top: -80px;		
	}*/
h2 {
	font-size: 14px;
	border-bottom: 1px dotted #90141A;
	margin-bottom: 20px;
}
hr {
	height: 1px;
	outline-width: 0; 
	noshade="noshade";
}

input#submit {
	border: 1px solid #ccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

form table {
	font-size: 10px;	
}
