body {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	margin: 0px;

	font-size: 12px;

}



a:link, a:visited, a:active {

	color: #990000;

	text-decoration: none;

}



a:hover {

	color: #990000;

	text-decoration: underline;

}



#header {

	margin-bottom: 1px;	

}



#content {

	font-size: 12px;

	color: #333333;

	line-height: 18px;

}



#footer {

	font-size: 11px;

	margin-top: 3px;

	color: #999999;

	margin-bottom: 25px;

}



#footer a:link, #footer a:visited, #footer a:active {

	color: #666666;

	text-decoration: none;

}



#footer a:hover {

	color: #333333;

	text-decoration: underline;

}



#nav ul {

	margin: 0px;

	padding: 3px;

}



#nav li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #EAEAEA;

	padding: 3px;

	list-style-type: square;

	list-style-position: inside;

}



#nav a:link, #nav a:visited, #nav a:active {

	color: #E8373B;

	text-decoration: none;

}



#nav a:hover {

	color: #E8373B;

	text-decoration: underline;

}

.title {

	font-size: 18px;

}

.bgleft {

	background-image: url(images/left_bottom.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}



.bgmiddle {

	background-image: url(images/middle_bottom.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}

