body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-color: #AEA27A;
	font-family:trebuchet ms,arial,helvetica;
	font-size: 0.7em!important;
}
h3{
	font-size: 1.2em;
	font-weight:bold;
}
.highlight {
	background: #FFFF80;
	text-align: center;
	padding: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 50px;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
	color:#666666;
}
.floatright {
	float: right;
	padding-left: 10px;
}
#content  {
	width: 800px;
}
table  {
	background-color: #FFFFFF;
	border-top: 15px solid #A60000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	margin: 0 auto;
	}
#headimg {
	background-color: transparent;
	border:none;
	position: relative;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
	text-align: center;
	position:relative;
}

#contentwrapper {
	padding: 25px;
}
#nav {
	padding:25px 20px 0 10px;
	border-right: 1px solid #cccccc;
	vertical-align: top;
	width: 170px;
	color:#000000;
	text-align:right;
	font-variant: small-caps;
	font-size:1.1em;
	font-family: Verdana, Arial, sans-serif;
}
#nav ul {
	list-style-type: none;
	padding:0;
	margin:0;
	text-align:right;
}
#nav a:link, #nav a:visited, #nav a:hover {
	text-decoration: none;
	color: #695F41;
}
#nav a:hover  {
	color: #FC0000;
}
a:link, a:visited, a:active {
	color: #A60000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.box {
	margin: 20px;
	border: 1px solid #000000;
	padding: 10px;
	background-color:#FFF2C5;
}
td {
	vertical-align: top;
}
.outline {
	border: 1px solid #000000;
}
.floatleft {
	float: left;
	margin-right: 20px;
}

#content {
	margin-top: -4px;
}
.leftalign {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.clear  {
	clear:both;
	}
	

#gallery-thumb {
	float: left;
	padding: 10px 20px 20px 0;
	width: 150px!important;


}
