body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align: center;
}
p,td,span,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#layout {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 990px;
}
.bg {
	background-color:#fea4c9;
	margin-right:0px;
	margin-left:4px;
}
#container {
	background-image:url('images/bg.gif'); 
	background-repeat: repeat-y;
	clear:both;
}

#topimage {
	clear:both;
	height:50px;
	padding-left:280px;
	text-align: left;
}
#nav {
	width:990px;
	clear:both;
	background-image:url('images/nav_bg.gif');
	height:40px;
}
#imageheader {
	clear:both;
	background-image:url('images/header_bg.gif');
	height:37px;
	padding-left:170px;
	padding-top:3px;
	text-align: left;
}
#leftcol {
	width:170px; 
	float:left;
	margin-top:10px;
}
#content {
	float:left; 
	width:780px;
	padding-right:40px;
	padding-top:10px;
	text-align: left;
}
#bottom {
	clear:both;
}
#footer {
	font-size:11px;
	color:#333333;
	text-align:center;
}
.navbtn_space {
	margin-right:8px;
}
.LRnav_space {
 	margin-right:36px;
}

a {
	color:#bd010e;
	text-decoration:underline;
}
a:hover {
	color:#bd010e;
	text-decoration:none;
}
img {
	border:0px;
}
