ul#list {
position:relative;
float:left;
list-style:outside;
padding:15px;
}

ul#list li a {
position:relative;
float:left;
display:inline;
clear:none;
}


.body-left {

	background-color: #81a2c8;

}



.copyright {

	background-color: #81a2c8;

}





.subnav {

	border-bottom: 2px solid #6d4b4b;

	background-color: #a97272;

		

	font-size: 11px;

	font-weight: bold;

	letter-spacing: 1px;

	

	padding-top: 3px;

	padding-left: 12px;

	

	color: #6d4b4b;

}



.subnav a, .subnav a:active, .subnav a:hover, .subnav a:visited {

	color: #ffffff;

	text-decoration: none;

	padding: 0px;

}



.subnav a:hover {

	text-decoration: underline;

}



.body-right {

	padding-top: 20px;

	vertical-align: top;

	width: 178px;

	background-color: #ffffff;

}



.body-right p {

	padding-bottom: 15px;

}



.body-right img {

	border: 1px solid #693f16;

}

p.small {
font-size:11px;
line-height:12px;
margin:0px;
padding:3px 0px 3px 0px;
}