

body {
	background-color:#999966;
	text-align: center;
	background-image: url(../images/bkgrnd1.jpg);
	background-repeat:repeat-x;
	margin:10px auto;
	color: #FCE796;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a:link {
	color:#FFFFCC;
}


a:visited {
	color:#FF0000;
}

#wrapper {
	background-color:#330000;	
	width: 770px;
	height: auto;
	text-align: left;
	margin: auto;
	
}

#masthead {
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	height:153px;

}

#masthead img{
	float:right;
	border: none;
	margin: 0px auto;
	width:208;
	height:153;
	


}

#masthead a:link{	
	
	border: none;
	
	border-style:none;
		
	

	

}

#masthead a:hover{
	color:none;
	border: 0px 0px 0px 0px;
	height:0;
	width:0;
	
}

#nav {
	background-image:url(../images/nav_bkgrnd.jpg);
	height:29px;
	border: 0px auto;

}



#nav a:link{
	border:none;	
	border: 0px auto;

}

#nav img{
	border:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	

}



#content {
	padding:40px 10px 10px 40px;
	background-color:#330000;	
	font-size: small;
	
}

#content .block {
	background-color:#330000;	
	display:block; 
	padding:10px; 
	width:300px; 
	text-align:justify; 
	float:left; 
}

#content h3 {
	color:#CC0000;
	font-size:18px;
	margin-top: 0;
}



.top {
	width: 600px;
	text-align: justify;
}

#bottom_nav {
	height:35px;
	background-color:#330000;
	
}

#bottom_nav p{
	padding:10px 10px 10px 10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;

}

#site_by {
	background-image:url(../images/siteby_bkgrnd.jpg);
	background-color:#cccc9;
	height:36px;
	

}

#site_by p{
	padding:10px 10px 10px 10px;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#990033;
	text-align:center;	
	background-color:#CCCC9;
	height:36px;

}



#footer_pic {
	background-image:url(../images/bottom_nav.jpg);
	background-repeat:no-repeat;
	height:15px;
}



.float-right {
	clear: right;
	float: right;
	margin: 0 3px 0 3px;
}
.float-left {
	clear: left;
	float: left;
	margin: 0 3px 0 3px;
}

.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #553608;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #725700;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #553608;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #725700;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

.clearit{
clear: both;
}
