* {
	margin: 0;
	padding: 0;
	}
body,html {
	min-width:950px;
	text-align:center;
	
	}
body {
	background: #000 url(images/test2.jpg) no-repeat center top;
	font: 1.0em Arial, Helvetica, Tahoma, sans-serif;margin: 0; padding: 0;text-align:center;

	}
	
.wrap {
    min-width:950px; 
	width: 950px;
	margin:15px auto 0px;
	text-align:left;
	}
	
h1 {
	margin-top: 35px;
	margin-bottom:45px;
	font: 1.9em ;
	color: #FFF;
	font-style: italic;
	line-height: 2.4em;
	padding: 12px 0 8px 300px;
	}
	
h1 span {
	font:  1.2em ;
	color: #3Ca12C;
	}
	
h2 {
	margin: 5px 0 10px;
	font:  14px;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/font.jpg) ;
	color:#fff;
	 font:arial,sans-serif;
	}
	#nav {
	z-index: 1;
	margin: 37px 0 5px 10px;
	width: 100%;
	}
	
#nav ul {
	list-style-type: none;
	}

#nav ul li {
	display: inline;
	}
	
#nav ul li a {
	float: left;
	display: block;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	font: bolder 12px arial,sans-serif;

	margin-right: 40px;
	padding-bottom: 15px;
	text-transform: uppercase;
	}
	
#nav ul li a:hover {
	color: #7BDC41;
	background: url('images/arrow.gif') no-repeat bottom center;
	}
	

	#topnav {
	background:transparent url(images/topnavbg.gif) top no-repeat;
	height: 32px;
	margin: 0 auto;
	text-align: right;
	width: 725px;
	
}
#botnav {
	background:transparent url(images/botnav.gif) top no-repeat;
	height: 32px;
	margin: 0 auto;
	text-align: right;
	width: 725px;
	
}
#right {
	float: right;
	clear: both;
	margin: 10px;
	padding: 10px;
	width: 170px;
	font-size:  1.1em;
	color: #002b2b;
	background:#000 url('images/rightbg.jpg') repeat top left;
	border: 1px solid #234848;
	clear:right;
	}
	
#right ul {
	list-style-type: none;
	color: #7BDC41;
	}
	
#right ul li a {
	display: block;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: #ccc;
	padding: 3px 0;
	margin-right: 5px;
	font-size: 0.7em;
	text-transform: uppercase;
	}
	
#right ul li a:hover {
	color: #7BDC41;
	border-bottom: 1px dotted #ccc;
	}
	
#right h2 {
	padding-bottom: 8px;
	background: url('images/underline.jpg') no-repeat bottom center;
	margin: 15px 0 5px 0;
	color: #7BDC41;
	
	font-style: italic;
	text-transform: capitalize;
	font-weight: bold;
	}
.adminlink {
	margin-right: 40px;
	margin-top: 0px;
}	
.title {
    background: url(images/dot.gif) repeat-x bottom left;
}
table.stats
{
   text-align: center;
   
   font-weight: normal;
   border: 1px dashed #333;
   border-collapse: collapse;
   border-spacing: 0px;
   width:80%;
}
table.stats td
{
   background-color: #f0f0f0;
   padding: 4px;
   text-align: left;
   border: 1px #fff solid;
}

table.stats td.hed
{
   background-color: #000;
   color: #fff;
   padding: 4px;
   text-align: left;
   border-bottom: 2px #fff solid;
   font-weight: normal;
}
#gallerylink {
    margin-left:100px;
    width:550px; 
	background: url(images/photo.jpg) no-repeat top center;
	min-height: 300px;
}
#main {	
	margin:0px auto;
	width: 705px;
	background-color: #fff;
	padding: 10px 10px 50px 10px;
	}
	
#main p {
	color: #000;
	margin: 0px 0 15px 10px;
	font: normal 0.9em/1.2em ;
	padding: 5px;
	}
	
#main p.big {
	font-size: 1.2em;
	}
	
#main a {
	color: #4A189E;
	text-decoration: none;
	}
	
#main a:hover {
	text-decoration: none;
	color: #000;
	}
	
.floatright {
	float: right;
	margin: 8px 0 8px 8px;
	}
	
.floatleft {
	float: left;
	margin: 8px 8px 8px 0;
	}
	
.middle {
	width: 175px;
	float: right;
	margin: 0 3px 15px 15px;
	}
	
.rightbox {
	background: #eee;
	border: 1px solid #234848;
	font-size: 0.8em;
	padding: 8px;
	width: 400px;
	margin-bottom: 15px;
	float:left; 
	margin-left: 300px;
	}
	
img {
	border: 0;
	display: inline;
}
.hloop {
   border:1px solid #4A189E; 
   padding:10px;vertical-align:top;
   display:inline;
   float:right;
   width:120px; 
   height:120px;
   margin:5px;
   background: #222; 
}
.hloop img {
   vertical-align:50%; 
}
.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
	
	
}
.photos-large a{
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
	text-decoration:none;
	
}
.error {
   font-weight:bold; 
   font-size: 0.9em;
}
img.front {
	margin: 10px 0;
}
	
.clearer {
	clear: both;
	line-height: 0;
	font-size: 0;
}
	
#foot {
	background:  url('images/footbg.jpg') repeat-x top left;
	padding: 10px 15px 15px 85px;
	font-size: 0.8em;
	color: #ccc;
	margin:15px auto 0px;
	width: 850px;
}
	
#foot h3 {
	font: 1.3em;
	color: #7BDC41;
	background: url('images/underline.jpg') no-repeat bottom center;
	padding-bottom: 5px;
	margin-bottom:10px;
	text-transform: uppercase;	
}
	
.footlinks {
	float: left;
	margin-right: 15px;
	width: 150px;
}
	
.linklist {
	margin-bottom: 10px;
}
	
#foot ul, .linklist ul {
	list-style-type: none;
	color: #ccc;
}
	
#foot ul li a, .linklist ul li a {
	display: block;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: #ccc;
	padding: 3px 0;
	font-weight:bold;
}
	
#foot ul li a:hover, .linklist ul li a:hover{
	color: #7BDC41;
	border-bottom: 1px dotted #fff;
}
	
#foot .about {
	float: right;
	width: 290px;
	margin-right: 10px;
}
	
#foot p {
	margin: 5px 0 10px 0;
}
	
#foot a {
	color: #7BDC41;
	text-decoration:none;
}
	
#foot a:hover {
	text-decoration: none;
}
	
#main h3 {
	
	color: #000;
	margin: 5px 0;
}
	
#main h5 {
	
	color: #663399;
	margin: 5px 0;
}
	
#main h4 {
	
	color: #333366;
	font-style: italic;
	margin: 5px 0;
}
	
form {
	padding: 8px;
	margin:0;
}
	
fieldset {
	border: none;
}
.button {
	background: url(images/button.gif) no-repeat center left;
	font-size:12px;
	border: 0;
	color: #fff;
	float: left;
	line-height: 20px;
	cursor : pointer;
	padding: 6px;
	text-align:center;
	height: 34px;
	width:80px;
	text-transform: uppercase;
}

.button a:hover {
	color: #990033;
}
form input {
	height: 25px;
	border: 1px solid #000;
	line-height: 14px;
}
form textarea {
	border: 1px solid #000;
}
form select {
    border: 1px solid #000;
}
.curl {
    background: url(images/contact.jpg) no-repeat;
	border: 1px dashed #222;
}
blockquote {
	margin: 15px;
	padding: 5px 5px 5px 10px;
	font-style: italic;
	font-family: georgia,times,serif;
}

hr {
	color: #003366;
	background-color: #fff;
	border: none;
	height: 1px;
	width: 80%;
	margin: 15px auto;
}
.login {
    border: 1px solid #000;margin-left: 50px;
}

#main ol {
	margin: 10px 0 10px 50px;
	color: #993300;
	font-style: italic;
	
}
	
#main ol span {
	color: #222;
	font-style: normal;
	
}
	
#main li {
  list-style: none;
  background: url(images/selected.gif) no-repeat left center ;
  padding-left: 15px;
  margin-left: 15px;
} 

#extraDiv2 {
	background: url(images/bottom.jpg) no-repeat bottom center;
	height: 350px;
	width: 100%;
	margin-bottom: 0px;
}
	
	

