body  {
	font: 14px Georgia, Times New Roman, Times, serif;
	background: #000000;
	line-height:16pt;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #3E1800;
	background-image:url(images/Pattern.jpg);
	background-repeat:repeat;
}
a:link {color:#003366; text-decoration:none}
a:visited {color:#003366; text-decoration:none}
a:hover {color:#003366; text-decoration:underline}
a:active {color:#003366; text-decoration:none}
#container { 
	width: 700px;  
	background-image:url(images/BG.jpg);
	background-repeat:repeat;
	margin: 0 auto;
	margin-top: 25px; 
	border: 1px solid #CCCCCC;
	text-align: left; 
} 
#header { 
	background-color:#000000;
	padding: 0px;  
} 
#logo	{
	background-image:url(images/Toplogo.jpg);
	background-repeat:no-repeat;
	width:700px;
	height:180px;
}
ul#menu {
	margin:0px;
	padding:0px;
	background-image:url(images/TopBar.jpg);
	background-repeat:no-repeat;
}
ul#menu li {
	display: inline;
	margin:0 50px 0 18px;
}
ul#menu li a {
	text-decoration:none;
	color:white;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a:hover {
	color:#D7CCA2;
}
#sidebar {
	float: right; 
	width: 175px; 
	padding: 0;
}
#main { 
	margin: 0 180px 0 0; 
	padding: 10px 20px; 
	position:relative;
}
#bottominfo { 
	margin: 0; 
	padding: 10px; 
	background:#330000; 
	text-align:center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:white;
	border-bottom:1px solid #CCCCCC;
}
#bottominfo a{ 
	color:white;
	text-decoration:underline;
}
#footer { 
	margin: 0; 
	padding: 5px; 
	background: #000000; 
	height:15px;
	text-align:center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:white;
}
#footer a{
	color:white;
	text-decoration:underline;
} 
.floatright { 
	float: right;
	margin-left: 8px;
}
.floatleft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.box {
	margin:0 15px 15px 0;
	float:left;
}
.box a {
	font-weight:bold;
}
.imageblock {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:3px;
	margin-bottom:3px;
}
.imageblock img {
	border:1px solid #b5b5b5;
}
.imageblock:hover {
	background-color:#a8a589;
}
#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:20px;
	padding-top:20px;
}
#content_area .biggap {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}
h1 {
	font: 18px Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
}
