#wrapper {

	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid black;


}

#header {

	width:1000px;
	border-bottom: 1px solid black;
	text-align: center;
	background-color: #022e59;

}

#menu {

	padding-bottom: 10px;
	font-size: 13px;
	background-image: url(bgl.gif);

}

#top {

	width:990px;
	border-bottom: 1px solid black;
	background-image: url(bgl.gif);
	color: #FFFFFF;
	text-align: right;
	border-bottom: 1px solid black;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#left {

	width: 480px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(logo3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	}

#right {

	width: 480px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
#middle {
	width: 1000px;
	height: 300px;
	float: middle;
	padding-bottom: 0px;
	background-color: #FFF
	}

#bottom {

	width: 990px;
	clear: both;
	border-top: black;
	background-image: url(bgl.gif);
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 10px;

}

#big {

	text-align: center;
	padding: 20px;
	clear:both;
	
}

body
{ 
 background-image: url(bg3.gif);
    background-size: 100%;
    background-origin: content;
    background-repeat: repeat-y;
    background-attachment:fixed;
    background-position: 50% 50%;  
    font-family: arial
}
	


a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited {
	text-decoration: none;
	color: white;

}
a:hover {
	text-decoration: underline;
	color: white;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}

.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
.style2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAC117;
	font-weight: bold;
}

.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:10;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
z-index:10;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #022e59;
text-decoration: underline;
z-index:10;
}


.subtext {color: #FFFFFF}

p.click {

	background-color: #022e59;
	text-align: center;
	
}
/*TOP SLIDESHOW*/
ul.slideshow {
	list-style:none;
	width:1089px;
	height:290px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	z-index:1;

}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
	width: 1089px;
}

ul.slideshow li.show {
	z-index:500;
}

ul img {
	border:none;
	z-index: 500;
}


#slideshow-caption {
	width:1000px;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;	
	color: #FFF;
	background: #000;
	z-index: 500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index: 1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-color: #FFF;
	font-size:14px;
	font-style: bold; 
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
ul {
margin-top: 0px;
margin-bottom: 0px; 
list-style-image: url(your custom bullet);
color: #333333;
font-size: 80%;
font-weight: normal;
margin-left: 20px; 
padding-left: 20px; 
line-height: 1.3em;
} 
/*SCROLL AREA*/
.scrollArea {
width: 450px; 
height: 180px;
padding-left: 5px;
padding-right: 5px; 
border-color: #000000;
border-width: 1px; 
border-style: solid;
float: left; 
overflow: auto;
}

.scrollArea2 {
width: 989px; 
height: 450px;
padding-left: 0px;
padding-right: 0px; 
border-color: #000000;
border-width: 0px; 
border-style: solid;
float: left; 
overflow: auto;
}

/*UP MENU*/
