body {
	background-image: url(../images/bkr.gif);
	background-repeat: repeat-x;
}
#wrapper {
	align: center;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#header {
	background-image: url(../images/hdr.gif);
	background-repeat: repeat-x;
	height: 64px;
	text-align: center;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;		
}
#header p a {
	color: #FFF;
	text-decoration: none;		
}

#header p a:hover {
	color: #F90;
	text-decoration: none;
}





#graphic {
	text-align: left;
	vertical-align: middle;
}







#leftbar {
	align: left;
	text-align: left;
	float: left;
	width: 200px;
}
#leftbar ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3164;
	list-style-type: none;
	text-indent: -30px;
}

#leftbar li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A3164;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/dots_short.png);
	background-repeat: no-repeat;
	background-position: 2px -20px;
}
#leftbar li a{
	color: #1A3164;
	list-style-type: none;
	text-decoration: none;
}
#leftbar li a:hover{
	color: #666;
	list-style-type: none;
	text-decoration: none;
}






#bodycontent {
	text-align: left;
	float: left;
	width: 465px;
	margin-right: 15px;
	margin-left: 20px;
}
#bodycontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;	
}

#bodycontent a {
	color: #00366A;
	text-decoration: none;
}

#bodycontent a:hover {
	color: #666;
	text-decoration: none;
}

#bodycontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1A3260;
	text-align: left;
	font-weight: 600;
}





#rightbar {
	text-align: right;
	float: left;
	width: 185px;
	background-image: url(../images/dots_vertical.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}
#rightbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #1A325F;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}
#rightbar p a {
	color: #1A325F;
	text-decoration: none;
}
#rightbar p a:hover {
	color: #666;
	text-decoration: none;
}
#rightbar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #603;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
}




#bodybacker {
	width: 900px;
	background-image: url(../images/bodybacker.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}




#footer {
	height: 64px;
	text-align: left;
	vertical-align: left;
	display: block;
	position: relative;
	width: 400px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333;
}
#footer p a {
	color: #333;
	text-decoration: none;
}
#footer p a:hover {
	color: #1B3360;
	text-decoration: none;
}
