body {
	font-size: 12px;
	line-height: 18px;
	color: #2c3c32;
	font-family:verdana, arial, sans-serif;
	margin:0;
	padding:0;
	background-image:url(../images/background.gif);
	background-attachment:fixed;
}
a{
	color:#cd1100;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
p{
	margin:0;
	padding:0 0 10px 0;
}
h1,h2,h3,h4,h5{
	margin:0;
	padding:5px 0 0 0;
}
h1{
	font-size:17px;
}
h2{
	font-size:16px;
}
h3{
	font-size:15px;
	line-height:15px;
}
h4{
	font-size:12px;
}
#content-container {
	margin:0;
	padding:0;
	width:732px;
	background-image:url(../images/mast-bg.gif);
	background-repeat:no-repeat;
}
#left{
	background-image:url(../images/left-bg.gif);
	background-repeat:no-repeat;
	width:182px;
	height:474px;
	float:left;
	margin:164px 0 0 19px;
	padding:15px 0 0 0; 
	list-style-type:none;
}
#left li{
	margin:0;
	padding:0 0 0 15px;
}
#left li.rotary{
	text-align:center;
	position:relative;
	top:120px;
}
#left li a{
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:40px;    
	text-align:center;
	text-decoration:none;
}
#left li a:hover{
	color:#000;
}
#left li a.current{
	color:#8F0000;
}
#top{
	height:164px;
	margin-left:204px;
}
#top h3{
	text-align:right;
	position:relative;
	top:30px;
	left:90px;
	padding:40px 0 0 0;
	width:400px;
	font-size:17px;
	color:#006fec;
	border-bottom:1px dotted #004898;
	background-image:url(../images/h3-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#top p.first{
	padding:0;
	position:relative;
	top:38px;
	left:45px;
}
#top span.line1{
	padding-left:30px;
}
#top span.line2{
	padding-left:20px;
}
#top span.line3{
	padding-left:10px;
}
#top span.line4{
	padding-left:0;
}
#top span.title{
	font-size:15px;
	line-height:16px;
	font-weight:bold;
}
#content {
	margin:0;
	padding:0;
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	min-height:450px;
	margin-left:204px;
	padding:10px 25px 10px 15px;
}
#content #gallerynav{
	position:relative;
	z-index:1000;
}
#content p.last{
	padding-right:140px;
}

#content li {
	margin-bottom:0.5em;
}

#content p span.listtitle {
	font-weight:bold;
	font-size:14px;
}

#content li span.listtitle {
	font-weight:bold;
	font-size:14px;
}


#footer {
	text-align:right;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding:0 158px 0 0;
	background-image:url(../images/foot-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:arial, sans-serif;
	height:48px;
	/* to position at the bottom of your browser, uncomment
    position: fixed;
    bottom: 0px;
	*/
}
#bottom-right{
	position:relative;
	top:-168px;
	left:585px;
	z-index:10;
	background-image:url(../images/bottom-right.gif);
	height:181px;
	width:127px;
}
div.clear-r {
	clear:right;
	line-height:0;
}
div.clear-l {
	clear:left;
	line-height:0;
}
div.clear-b {
	clear:both;
	line-height:0;
}
.indent {
	margin-left: 25px;
}
