.body {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 95%;
	line-height: 17px;
	color: #888888;
	}
	
	.small {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
	color: #888888;
	text-align: justify;
	}
	
.footer {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 75%;
	line-height: 20px;
	color: #888888;

	}
	
a.leftnav:link{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 75%;
	line-height: 15px;
	color: #6B1322;
	margin-left: 45px;
	text-decoration: none;
	}
	
a.leftnav:visited {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 75%;
	line-height: 15px;
	color: #6B1322;
	margin-left: 45px;
	text-decoration: none;
	
}
a.leftnav:hover {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 75%;
	line-height: 15px;
	color: #6B1322;
	margin-left: 45px;
	text-decoration: underline;
}
a.leftnav:active {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-size: 75%;
	line-height: 15px;
	color: #6B1322;
	margin-left: 45px;
text-decoration: none;
}
	
#rollmenu	{
	position:relative;
	width:155px;
	left:15;
	top:30px;
	z-index:1
}

#rollmenu ul {
	margin:0;
	padding:0;
	top:10;
	list-style-type: none;
	font-size: 12px;
	font-family: arial;
}

#rollmenu a {
	border-left:0px solid #999999; border-right:0px solid #999999; border-top:0px solid #CCCCCC; border-bottom:0px solid #330099; display: block;
	color:#730044;
	text-decoration: none;
	font-weight:;
	font-family: arial;
	background-image: url('');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 2em; padding-left:28px; padding-right:2px; padding-top:2px; padding-bottom:5px
}


#rollmenu a:hover, #rollmenu a:active {
	color: #999999;
	background-image: url('');
}

#current a:link, #current a:visited,
#current a:hover, #current a:active {
	background-image: url('');
}
/* Photo Zoom CSS */

#caption { position: relative; top: -200px; left: 200px; width: 300px; z-index:1; }
#zoom { position: relative; top: 10px; left: 0px; width: 300px; z-index:999; }



#zoom a.p1, #zoom a.p1:visited { border: 0pt none ; background: rgb(255, 255, 255) repeat none scroll 0%; display: block; width: 126px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

#zoom a img { border: 0pt none ; }

#zoom a.p1:hover { text-decoration: none; background-color: rgb(255, 255, 000); color: rgb(0, 0, 0); }

#zoom a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }

#zoom a.p1:hover .large { display: block; position: absolute; top: 200px; left: 0px; width: 270px; height: 256px; }

/* End Photo Zoom CSS */
