@charset "utf-8";
/* CSS Document */

.bodycont {
	background: url(bg.jpg) no-repeat #000000;
	padding: 0px;
	height: 650px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-color:#000000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#container {
	margin: auto;
	width: 990px;
}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 490px;
	margin-bottom: 20px;
}

#button {
	height: 17px;
	width: 220px;
	float: left;
	margin-top: 100px;
	padding-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mainbody {
	padding: 0px;
	float: left;
	width:  710px;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	height: 400px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.photosContainer {
	width:400px; float:left; clear:none;
}

img.menu_class {display:None;}
ul, li {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}
.leftnav {margin-left:65px; margin-right:25px;}
.leftnav a {font-size:15px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
.leftnav a:hover {color:#cc66cc;}
.leftnav ul {margin-left:10px !important;}

.menu_class {
	cursor:pointer;
}

.the_menu {
	display:none;
	width:180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	text-indent: 10px;
	margin-left: 10px;
	cursor:pointer;
}

.the_menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	 outline: none;
}

.the_menu li a,.the_menu li a:active  {
	color:#FFFFFF;
	text-decoration:none;
	padding:3px;
	display:block;
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	 outline: none;
}

.the_menu li a:hover,.the_menu li a:active{
	padding:3px;
	font-weight:bold;
	color: #6699FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	 outline: none;
}
.bodycont .mainbody p {
	margin-top: 13px;
	margin-right: 0px;
	margin-left: 0px;
}
.email {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 50px;
	width: 50px;
	text-align: center;
	margin-left:7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
}
.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: bold;
	color: #CCCCCC;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.disclaimer a {
	font-size: 16pt;
	font-weight: bold;
	color: #0099FF;
}
.bodycont .mainbody a {
	color: #CD64CB;
	text-decoration: none;
}
.bodycont .mainbody p {
	margin-bottom:12px;
	margin-top:13px;
}
.bodycont .mainbody table tr td p {
margin-bottom:9px;
margin-top:8px;
}
.gallery {
	text-align: center;
	padding: 0px;
	width: 660px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.photos {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
}
.stats {
	margin: 0px;
	padding: 0px;
	float: right;
	clear:none;
	width: 250px;
	font-size: 10pt;
	font-weight: normal;
}
.photos img {
	margin: 10px;
	border: 1px solid #CCCCCC;
}
td p {
margin:1px;
}
ol li {
	list-style-type: decimal;
}
.bodycont .mainbody .gallery img {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-align: center;
}
.footer a:link, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCFFFF;
	text-align: center;
}

.scrolly {
overflow-y:auto; overflow-x:hidden; height:200px; padding:3px 8px 3px 3px;
scrollbar-base-color: #000;
scrollbar-arrow-color: #5f8bb8;
scrollbar-3dlight-color: #5f8bb8;
scrollbar-darkshadow-color: #000;
scrollbar-face-color: #000;
scrollbar-highlight-color: #5f8bb8;
scrollbar-shadow-color: #5f8bb8;
scrollbar-track-color: #000;
}
