html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.jpg);


}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:778px;
	margin:0px auto;
	background-color: #232520;
	background-repeat:repeat-x;
	border-left:0px solid white;
	border-right:0px solid white;
}

#content {
	width:778px;
	margin:0px auto;
	background-repeat:repeat-x;
	background-position:top;
}

#toppanel {
	width:778px;
	margin:0px auto;
	background-image:url(images/tile.png);
	background-color:#d3e1dc;
	background-repeat:repeat;
	height: auto;
	background-position: left top;
}

#toppanel img{
padding:15px 8px 15px 15px;
}

#header {
	height:1px;
}


#mainimg {
	background-image: url(images/main_img.png);
	background-repeat:no-repeat;
	height:126px;
	text-align:right;
}


#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:40px 40px 40px 40px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:32px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:40px 40px 0px 0px;
}

#menu {
	list-style: none;
	font-size:16px;
	margin: 0;
	padding: 2;
	width: 120px;
	float:right;

	margin-bottom: 40px;


}
#menu li {
	font: 99.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


#menu a {
	background: #990000;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #5c0b02 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}                    
                    

.bullet {
	font-family:"Trebuchet MS";
	font-size:11px; 
	list-style-image: url(/images/bullet.gif);
	padding: 0;
}



#contentarea {
	clear:both;
	padding:10px 0px;
}

#leftbar {
	float:right;
	width:455px;
	padding-left:10px;
	padding-top:165px;
	background-image:url(images/bboard.jpg);
	background-repeat:repeat-x;

}

#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbargal h2{
	font-family:"Trebuchet MS";
	font-size:20px;
	width:410px;
	color:#006600;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-right:30px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#db1111;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-right:30px;
}

#leftbar h4:a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ef9720;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-right:30px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#c3a700;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#4b5443;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e50d2e;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#box1 {
	padding:30px 4px 40px 4px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#b2b2b2;
	width: 90px;
    background:#1d1f1a;   
	width:100%;
	padding-left:30px;
	border-bottom:5px solid #000;
}

#box1 a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#804d17;
	padding-left:40px;
}

#box1 a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:orange;
	padding-left:40px;
}

#paragraph img{
float:right;
border: 0px solid #2a2a2a;
padding:0px 10px 2px 0px;
}

#shadowbar{
margin: 0em auto 0 auto;
width: 778px;
border: 0px solid #2a2a2a;
padding:0px 0px 0px 0px;
}

#gallery{
float:left;
border: 0px solid #2a2a2a;
padding:0px 0px 0px 0px;
}

#paragraph img2{
float:right;
padding:0px 10px 2px 20px;
}

#rightbar {
	float:left;
	width:313px;
	background: #232520;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
}

#rightbar h2:a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:green;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#rightbar h2:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:red;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}



#botpanel {
	width:778px;
	height:10px;
	margin:0px auto;
	background-color: #000;
}

#botpanel img{
float:left;
padding:10px 10px 2px 10px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:5px;
}

#bottomgal {
	float:left;
	height:32px;
	padding-left:25px;
	padding-top:25px;
}

#email {
	float:left;
	width:400px;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 25px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	
}

#validtext {
	float:right;
	width:378px;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:20px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff9f02;
	font-weight:normal;
	text-decoration:none;
}

#graphic-version {
display: none;
}


#twitter_div{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:white;
	font-weight:normal;
	text-decoration:none;
}

#twitter_update_list{
	font-family:"Trebuchet MS";
	width:180px;
	font-size:11px;
	color:#ffffbd;
	font-weight:normal;
	text-decoration:none;
	margin-left:60px;
}


#twitter_update_list li { list-style-position: inside; padding: 50 0 0px 0; margin: 0 0 15px 0;  }

#twitter_update_list>li>a { display: none;  } 






/*-------------------------- gallery--------------------------*/

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: white;
	border: 0px solid #2a2a2a;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/*--------------------------forms--------------------------*/


INPUT {
background-color: #d0e7ff;
color: black;
font-family:"Trebuchet MS";
font-weight: normal;
border: #255f98 1px solid;
font-size: 9pt
} 

TEXTAREA {
background-color: #d0e7ff;
border: #255f98 1px solid;
color: black;
font-family:"Trebuchet MS";
font-size: 9pt;
font-weight: normal
} 

.altButtonFormat {
background-color: #d0e7ff;
font-family:"Trebuchet MS";
border: #000000 1px solid;
font-size: 9px;
color: #778899
} 

.altTextField {
background-color: #d0e7ff;
font-family:"Trebuchet MS";
font-size: 8pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family:"Trebuchet MS";
font-size: 12px;
color: #000000
}

