body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
	}
	
	
#featureimage {
	margin:0 auto;
	height:325px;
	width:846px;
	padding:0;
	background-color:#FFFDE0;
	}	
	
#maincontent {
	margin:0 auto;
	height:100%;
	width:846px;
	padding:0;
	}
	

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:846px;
	height:20px;
	margin:0;
	padding-top:10px;
	color: #FFFDE0;
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	}
		
#menuleft {
	width:275px;
	margin:0 0 0 20px;
	float:left;
	}
	
#menuright {
	width:300px;
	margin:0 0 0 250px;
	float:left;
	}	
	
#menu ul {
	list-style:none; 
	margin:0;
	padding:0 0 0 5px;
	}
#menu li {
	display:inline;
	margin-right:55px;
	margin-bottom:0;
	}
#menu li a:link {
	text-decoration:none;
	color:#3B1C2C;
	}
#menu li a:visited{
	text-decoration:none;
	color:#3B1C2C;
	}
 #menu li a:hover{
	text-decoration:none;
	color:#67304D;
	}
	
#content {
	height:220px;
	width:846px;
	background-color: #FFFDE0;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3b1c2c;
	}	
	
#leftimage {
	height:182px;
	width:215px;
	float:left;
	margin: 0 0 0 30px;
	}
	
#headline {
	height:63px;
	width:564px;
	float:left;
	margin: 0 0 0 10px;
	}

#description {
	width:564px;
	float:left;
	margin: 5px 0 0 10px;
	}
	
h1 {
	font-size:21px;
	margin-top: 0.5px;
	margin-bottom: 3px;
	color: #3B1C2C;
	line-height: 135%;
	font-weight: normal;
	}	
	
h2 {
	font-size:15px;
	margin-top: 15px;
	margin-bottom: 0.2px;
	color: #67304D;
	line-height: 135%;
	font-weight: normal;
	}
	
h3 {
	font-size:15px;
	margin-top: 0.5px;
	margin-bottom: 0.5em;
	color: #3B1C2C;
	line-height: 135%;
	font-weight: normal;
	}
	
p {
	font-size:14px;
	margin-top: 0.5px;
	margin-bottom: 0.5em;
	color: #3B1C2C;
	line-height: 135%;
	font-weight: normal;
	}
	
#footer {
	font-size:12px;
	text-align:center;
	margin-top:10px;
	line-height: 150%;
	margin-bottom: 12px;
	}	
	
a:link {
	color:#3b1c2c;
	text-decoration: underline;
	}

a:visited {
	color:#3b1c2c;
	text-decoration: underline;
	}

a:hover {
	color:#67304D;
	text-decoration: underline;
	}
	
	
	
	
	
/*SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB SUB  */		
#menusub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:846px;
	height:20px;
	margin:0;
	padding-top:10px;
	color: #FFFDE0;
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	}
	
#featureimagesub {
	margin:0 auto;
	height:162px;
	width:846px;
	padding:0;
	background-color:#FFFDE0;
	}	

	
#menuleftsub {
	width:275px;
	margin:0 0 0 20px;
	float:left;
	}
	
#menurightsub {
	width:300px;
	margin:0 0 0 250px;
	float:left;
	}	
	
#menusub ul {
	list-style:none; 
	margin:0;
	padding:0 0 0 5px;
	}
#menusub li {
	display:inline;
	margin-right:55px;
	margin-bottom:0;
	}
#menusub li a:link {
	text-decoration:none;
	color:#3B1C2C;
	}
#menusub li a:visited{
	text-decoration:none;
	color:#3B1C2C;
	}
 #menusub li a:hover{
	text-decoration:none;
	color:#67304D;
	}
	
#contentsub {
	height:100%;
	width:806px;
	background-color: #FFFDE0;
	padding: 0 20px 0 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3b1c2c;
	}	
	
#thumbnailbox {
	margin-bottom:20px;
	display:block;
	width: 100%;
	height: 100%;
	}	

#thumbnails img {
	margin: 0 10px 10px 0;
	}
	
	
	
	
	
	
	
/*UNIVERSAL TAGS UNIVERSAL TAGS UNIVERSAL TAGS UNIVERSAL TAGS UNIVERSAL TAGS UNIVERSAL TAGS UNIVERSAL TAGS */	
.clear {
	clear:both; 
	margin-top:20px;
	margin-bottom:20px
	}

.floatright {
	float:right; 
	margin: 0 0 10px 15px
	}

.floatleft {
	float:left;
	margin: 0 15px 10px 0
	}
