html, body, {margin: 0px; padding: 0px; }



body {
	font-family: Arial, helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: top;
	background-color:#000000;
	border:0px;
	padding: 0px;
}

h1{font-size: 1.2em;}


p {margin-top: 0px; padding-top: 0px;}

#Content {
	width:800px;
	vertical-align: top;
	margin:0px auto;
	height: 100%;
	padding:0 px;
	padding-bottom: 0px;
	border:0px solid white;
	background-color:#656161;
	
	}
	
	#jumpbox {
	background-color: #393737;
	height: 39px;
	width: 600px;
	padding: 0px;
	border: 0px solid white;
	margin-top: 0px;
	vertical-align: middle;
	text-align: left;
}

td.jumpboxtext {
text-align: left;
vertical-align: middle;
border: 0px;
}

	

.stretchtable {
background-color:#656161;
width: 800px;
padding: 0px;
margin: 0 auto;
text-align: center;
vertical-align: top;
border: 0px;
}

#centrecol {
width:600px;
padding:0px;
float:left;
overflow: auto;
vertical-align: top;
line-height: 1.4em;
padding-bottom: 50px;
border: 0px solid white;
margin: 0 auto;
background-color: #656161;

}

#leftmenu {
width:180px;
padding:0px;
float:left;
border: 0px solid white;
margin-top: 20px;
padding-left: 20px;
background-color: #656161;
text-align: left;
}

#rightcol {
width:129px;

float:right;
border: 0px solid white;
background-color: #656161;
}

div.thumbs {margin-bottom:12px;
margin-right: 0px;}

#title {
	background-position:left bottom;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(pix/divider_white.gif);
	margin-bottom: 20px;
	margin-top: 20px;
}
	

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	font-weight: normal;
	border: 0px none;
	color:#FFFFFF;
	margin: 0;
	padding: 0px;
}

body a:link {color: white; text-decoration: underline;}
body a:visited {color: white; text-decoration: underline;}
body a:hover {color: white; text-decoration: underline;}
	
img.logo {text-align: left;}
	
#logobar{
	vertical-align: top;
border: 0px;
	margin: 0px;
	background-color: #656161;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
 
td.photobar{vertical-align: top; padding: 0px; border: 0px solid white; background-color: #393737; width: 760px;}

#stripe{vertical-align: top; padding-bottom: 20px; border: 0px solid white; margin: 0px; background-color: #656161; }



.maintext {
	margin-right: 200px;
	text-align: left;
	line-height: 1.4em;
}

#greystripe {
	background-position:center bottom;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(pix/greystripe.gif);
}








	
	
