
* { margin:0; padding:0; }
html { height: 100%; margin-bottom: 1px; }

body { 
	font-family: Trebuchet MS, sans-serif;
	overflow-y:auto;
	background-color: #550022;
	background-color: #FFF;
	background-image: url(../images/mark_positive.png);
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

a { 
	text-decoration: none;
	margin: 0px;
	cursor:pointer;
	}
a:hover { 
	color: #888;
	}

a.galleryThumb { 
	display:block;
	width: 50px; height: 50px; 
	background-position: center;
	cursor:pointer;
	xborder: 1px solid #333;
	}
span.thumbSpan { 
	display:block;
	float: left; 
	width: 60px; 
	height: 60px; 
	}	
span.navMarker { 
	background: #FFF; 
	width: 10px; 
	}

img.galleryImage { 
	border: 6px solid #AAA;	
	}
p, a, ul, li, td, th, div {
	color: #333;
	font-size: 8pt;
	}
p { 
	color: #FFF;	
	color: #333;	
	line-height: 12pt; 
	margin-bottom: 10pt;
	}
p#galleryHover { margin: 0px; }

h1, h2, h3, h4, h5, h6 {
	color: #FFF;
	color: #AAA;
	margin-bottom: 0px;  
	}


ul { 
	list-style: none;
	}

th { padding-top: 10px; }
.clear { clear:both; }	

div#wrapper { 
	position: relative;
	width: 720px;
	padding-top: 130px;
	margin: 0px auto 0px auto;
	
	}
div#copyright { 
	text-align:right;
	position: relative;
	width: 720px;
	margin: 5px auto 5px auto;
	paddding-bottom:10px;
	}
div#copyright, div#copyright a {
	font-size:9px;
	color:#999999;
	}
div#copyright a:hover {
	color:#FF0000;
	}
div#content { 
	position: relative;
	margin:0px auto;
	xborder:1px solid #FF0000;
	width:720px; 
	min-height: 200px; 
	padding-bottom: 20px; 
	opacity: 0;
	filter: alpha(opacity=0);
	}	
#headerwrap {
	width:100%;
	z-index: 5;
	position: absolute
	top:0px; left:0px; 	
	background-color: #FFF;
	background-image: url(../images/mark_positive.png);
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position: 0px 0px;			
	}
body>div#headerwrap {
	position:fixed;
	}
	
div#header {		
	height:auto;
	width:100%;
	margin:0px auto 0 0px;
	padding-top: 20px;	
	}
div#headerInner {
	margin:0px auto;		
	}
	
div#header h1 { 
	font-size: 30pt; 
	height:1.7em;
	line-height: 1.7em; 
	letter-spacing: -2pt;	
	margin:0px; padding:0px;
	}

div#loading { 
	position:absolute; 
	top:250px; 
	margin:0px; 
	padding:0px; 
	text-align:center; 
	width:100%; 
	height:100px; 
	opacity:0;  
	filter: alpha(opacity=0);
	}

div#wrapper, div#navigation, div#headerInner {
	width: 720px;
	}

div.dblDotted {
	width:100%;
	height:3px;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
	background-color:#EEE;
	}
div#navigation {
	z-index: 5;
	position: relative;
	height: 100%; 
	margin:0px auto;
	text-align: right; 
	xborder: 1px dotted #00FF00; 
	padding-top: 10px; 
	}
	
body>div#navigation {
	position:fixed;
	}

a.newNav { 
	display:block;
	border:1px solid #AAAAAA;
	width:112px;
	height:12pt;
	text-align:center;
	float:left;
	vertical-align:center;
	line-height:1.5em;
	background-color:#FFFFFF;
	}
a.mainNavActive { 
	font-weight: bold; 
	background-color:#EEEEEE;
	}
div.navSpace { 
	float:left;
	width:7px;
	height:12pt;
	xbackground-color:#FF0000;
	}

div#galleryMenu { 
	margin-bottom: 16px;	
	}

a.galleryNav { 
	border:1px solid #DDD;
	display:block;
	width: 74px;
	background: #FFFFFF;
	float:left;
	height:18px;
	margin-bottom:5px;
	text-align:center;
	line-height:18px;
	cursor:pointer;
	}
a.galleryNav:hover { 
	color:#000;
	}

div.galleryNavSpacer {
	margin:0px; padding:0px;
	height:18px;
	width:4px;
	float:left;
	}



div#galleryContent { 
	text-align:center;
	}

div#contentHeader { 
	letter-spacing: -1pt; 
	overflow:hide;
	height:30px;
	}
div#contentHeader h2 { 
	color: #AAA;
	font-size:18pt;
	}


div#innercontent { 

	}
	
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: auto;
	height: 0px;
	z-index: 200;
}

