body {
	margin-top: 10px;
	background-image:  url(images/body.jpg);
	background-repeat: repeat-x;
	background-color: D4D0B4;
}


a{
	COLOR: #006699;
	text-decoration: none;
}

A:hover {
	COLOR: #CCCCCC;
	text-decoration: underline;
}



.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}


.test {
	color: #003366;
	background-color: #999999;
}
.white {

	color: #FFFFFF;
	text-decoration: none;

}

.left {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #FFFFFF;
	text-decoration: none;

}

.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;


}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;


}


h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;


}

b{
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;



}

strong{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
#main{
	width: 360px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
}

#second{
	float: right;
	width: 195px;
	padding: 0px 5px;
	right: 195px;

}

.home{
	padding: 3px;
	line-height: 12px;
	
}

h4{

}

#content{
	margin: 10px;
	clear: left;
	float: left;
	width: 550px;

}
