body
{
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;
	background-color: #b7af9a;
}
body a
{
	font-family: Verdana;
	font-size: 13px;
	color: sienna;
	text-decoration: none;
}
body a:hover
{
	font-family: Verdana;
	font-size: 13px;
	color: sienna;
	text-decoration: underline;
}
.list
{
	font-family: Arial;
	font-size: 12px;
	color: #463e25;
	height: 20px;
}
.list a
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #463e25;
}
.list a:hover
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: red;
}
.footer
{
	font-family: Verdana;
	font-size: 13px;
	color: White;
}
.text
{
	padding-left: 30px;
	padding-right: 10px;
	font-family: Book Antiqua;
	font-size: 12px;
	padding-bottom: 5px;
}
h3
{
	margin-top: 20px;
	font-family: Tahoma;
	font-size: 20px;
	color: white;
	font-weight: bold;
	font-style: italic;
}
.leftbar
{
	background-color: #e0f5fb;
	background-image: url(../images/left.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align: left;
}
.rightbar
{
	background-color: #e0f5fb;
	background-image: url(../images/right.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align: left;
}
.left_box_bottom
{
	background-image: url(../images/menu-bottome.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 30px;
	height: 30px;
	padding-left: 5px;
	z-index: 1;
	margin-bottom: 0px;
}

p
{
	text-align: justify;
}
.footer
{
	font-family: Georgia;
	font-size: 12px;
	color: white;
}
.footer a
{
	font-family: Georgia;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.footer a:hover
{
	font-family: Georgia;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.img
{
	padding:3px;
	text-align:center;
	vertical-align:top;
	width:95px;
	height:120px;
	
	border:solid 1px white;
}
