







html {
	background: #000000;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#000000;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}


p {
	letter-spacing: normal;
	line-height: normal;
}

h1 {
	color:#000000;
	font-size:21px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#000000;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#000000;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}

h4 {
	color:Black;
	font-size:30px;
	margin:20px p 5px 0;
	clear:both;
}

h5 {
	color:#000000;
	font-size:14px;
	margin:20px 0 5px 0;
	clear:both;
}

a:link, a:visited {
	color:Blue ;
	text-decoration:none;
}


a:hover {
	color:#ffb508;
	text-decoration:underline;
}




  
  

#wrapper {
	background: transparent url( page-vbg.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

 
  
body {
	background-color:#000000;
}





#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( hat.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}

table#gallery {
	border:1px solid black;
	margin-top:15px;
}
table#gallery tr td img {
	margin:0 50px;
	transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
}
table#gallery tr td img:hover {
	opacity:0.7;
}

#header {
	margin: 0 auto;
	height: 80px;
	width: 880px;
	position:relative;
}


#page {
	background: transparent url( page-bg1.jpg ) no-repeat center top;
}



  
ul.vmenu li a img {
	transition:opacity 0.2s ease-in-out;
	-moz-transition:opacity 0.2s ease-in-out;
	-webkit-transition:opacity 0.2s ease-in-out;
	margin-top:20px;
}  
ul.vmenu li a img:hover {
	opacity:0.7;
}
#container {
	margin:0 auto;
	width:880px; 
}


#banner {
	margin: 0 auto;
	height:200px;
	width:100%;
}


  
  





#nav1 {
	height:35px;
	margin:0 auto ;
	width:876px;	
	text-align:center;
}


#nav1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:35px;
	text-transform:uppercase;
	font-size:9px;
	font-family:Arial,sans-serif;
}


#nav1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url("hmenu.jpg") repeat-x top left;

}


#nav1 ul li a {
	display:block;
	float:none;
	color:#FFFFFF;
	text-decoration:none;
	line-height:35px;
	font-weight:normal;
	width: 82px;
	padding-top: 0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
}


#nav1 ul li a:hover, #nav1 li#current a {
	color:#eeeeee;
	background:transparent url("hmenu-sel.jpg") repeat-x top left;
}




#content {
	width:876px;
	margin:0 auto ;
	text-align:left;
	min-height:800px;
}


#content p {
	text-align:justify;
}

#bigWidthPics {
	width:135px;
	height:75.05px;
	transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
}
#bigWidthPics:hover {
	opacity:0.7;
}
#bidHeightPics {
	width:75.9px;
	height:101.25px;
	transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
}
#bidHeightPics:hover {
	opacity:0.7;
}

#footerWrapper {
	margin:0 auto;
	height:110px;
	padding:0;
	background:transparent url( footerWrapper-bg.jpg ) no-repeat scroll center top ;
}


#footer {
	margin:0 auto;
	padding:0;
	width:880px;
	height:70px;
}


  
  
#footer {
	color:#FFFFFF;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}


#footer a:hover{
	color:#ffb508;
	text-decoration:none;
}



  
  




#right {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:586px;
	padding:10px 20px 20px 20px;
	float:left;
}

 
#content p {
	margin-top:auto;
	text-align:left;
	white-space: normal;
	font-variant: normal;
	font-style: normal;
	letter-spacing: normal;
}


  
  
  
  

#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #eeeeee;	
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #eeeeee;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#003078;
}
.headlines{
	text-decoration:underline;
}


#sidebar ul.vmenu li a:hover {
	color:#adcb00;
}


#sidebar ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.vmenu ul li { border: none; }







.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#underline{
text.decoration:underline;
}



table#oitm {
	text-align:center;
	border:1px solid black;
}
table#oitm tr td a img {
	width:224px;
	height:126px;
	margin:10px;
	transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;

}

table#oitm tr td a img:hover {
	opacity:0.7
}




#oitmTable {
	border:1px solid black;
}

#oitmTable .headlines, .Link, .LinkName p{
	float:left;
	width:33%;
	text-align:center;
	margin:10px 0;
}


#oitmTable .Description {
	float:right;
	height:116px;
	width:50%;
	text-align:center;
	margin:10px 0;
	
}
#oitmTable .Link a img {
	width:224px;
	height:116px;
	transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
}
#oitmTable .Link a img:hover {
	opacity:0.7;
}










