/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background-color:#ffffff;
	font : normal normal 11px Arial, Verdana, "Times New Roman", sans-serif;
	text-align:center;
}
a img{
	border:0;
}
ul, li{
	list-style-type:none;
}
a, a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:799px;
	padding-top:20px;
}
#left{
	float:left;
	width:200px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}
#leftTop{
	background-image:url(images/leftTop.gif);
	width:200px;
	height:37px;
	text-align:center;
	vertical-align:middle;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
#leftMiddle{
	width:200px;
	background-image:url(images/menuBack-06.gif);
	background-repeat:repeat-y;
}
#leftMiddle li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	width:200px;
	line-height:15px; 
	vertical-align:middle; 
	height:15px;
}
#leftMiddle a, #leftMiddle a:hover, #leftMiddle a:visited{
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:11px;
}
#leftBottom{
	height:1px;
	background-color:#9b1e13;
	width:200px;
}
#center{
	float:right;
	width:526px;
	padding-top:15px;
	padding-right:20px;
	padding-bottom:10px;
}
h2{
	background-image:url(images/mainTop.gif);
	background-repeat:no-repeat;
	width:522px;
	height:35px;
	text-align:center;
	vertical-align:middle;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
#centerMiddle{
	background-image:url(images/mainBack.gif);
	background-repeat:repeat-y;
	width:502px;
	padding:20px;
}
#centerMiddle a, #centerMiddle a:visited{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#centerBottom{
	height:1px;
	background-color:#9b1e13;
	width:522px;
	line-height:1px;
}
#center2{
	background-color:#b3c5e8; 
	text-align:center; 
	float:left; 
	width:799px;
}
#center2 a, a visited, a hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
#main{
	border:1px solid #8aa2d1;
	width:797px;
	background-color:#b3c5e8;
}
#header{
	width:799px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	float:left;
	height:189px;
}
#headerTop{
	height:21px;
	width:799px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	padding-top:130px;
}
#menu{
	width:799px;
	height:38px;
}
#menuLeft{
	background-image:url(images/menuRight.gif);
	height:38px;
	width:4px;
	padding:0;
	margin:0;
	float:left;
}
#menuCenter{
	width:791px;
	height:38px;
	background-image:url(images/menuBack.gif);
	background-repeat:repeat-x;
	float:left;
}
#menuRight{
	background-image:url(images/menuLeft.gif);
	height:38px;
	width:4px;
	padding:0;
	margin:0;
	float:right;
}
.menuLink{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	line-height:38px;
	margin-left:60px;
}
#footer{
	clear:both;
	height:29px;
	width:799px;
	background-image:url(images/footer.gif);
	text-align:center;
	color:#9b1e13;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	line-height:29px;
}
#footer a{
	text-align:center;
	color:#9b1e13;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	line-height:29px;
}
h1{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9b1e13;
	text-align:center;
	height:18px;
	line-height:18px;
}
