body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
	scrollbar-face-color:#a5cae5;
	scrollbar-arrow-color:245882;
	scrollbar-track-color:#a5cae5;
	scrollbar-shadow-color:'245882';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
* {margin: 0px;padding: 0px;}

#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-color:#245882;
	background-image:url(images/background1.JPG);
	
}




#pscroller1{
	width: 175px;
	height: 110px;
	border: 0px;
	padding: 0px;
	background-color: 397eb7;
}
#pscroller2{
	width: 175px;
	height: 110px;
	border: 0px;
	padding: 0px;
	background-color: 397eb7;
}
#pscroller3{
	width: 175px;
	height: 110px;
	border: 0px;
	padding: 0px;
	background-color: 397eb7;
}
.someclass{ //class to apply to your scroller(s) if desired
}

#dropmenudiv{
position:absolute;
border:1px solid;
border-color: 245882;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid;
border-bottom-color: 245882;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: ceaf00;
color: 000000;
}
a:link{
color: a5cae5;
text-decoration: none;
}
a:visited{
color: a5cae5;
text-decoration: none;
}


.handcursor{
cursor:hand;
cursor:pointer;
}

/******************** header ********************/
#header {
	width:750px;
	height:341px;
	margin-left:25px;
	background-image:url(images/header4.jpg);
	display:block;
}
#nav {
	width:750px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#ceaf00;
	border: 2px solid;
	border-color:#245882;
	width:88px;
	height:22px;
	float:left;
	margin-left:1px;
	text-align:center;
}
#nav a {
	width:88px;
	height:19px;
	padding-top:2px;
	text-decoration:none;
	color:#245882;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#a5cae5;
	font-weight:800;
}
/******************** Content ********************/
p, h1, h2, a, span{font-family: Arial, Helvetica, sans-serif;}

#marquee {
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
	overflow:hidden;
}

#marquee a{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}

#marquee a:hover{
	color:#FFFFFF;
}

#marquee p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}

#marquee h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}


#content {
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
	overflow:hidden;
}
#left {
	float:left;
	width:480px;
	height:450px;
	display:inline;
	margin: 20px 0px 30px 20px;
	overflow:auto;
}

#left p {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left table {
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	font-size:13px;
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left h2{
	font-size: 14px;
	color: #052d4e;
	display:inline;
	font-weight:550;
	font-style:italic;
}
#left h3{
	font-size: 14px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 13px;
	color: #245882;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}


#right {
	float:right;
	width:200px;
	background-color:#397eb7;
	color:#000000;
	font-size:12px;
	padding: 5px 0px;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #052d4e;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#a5cae5;
	width:175px;
	text-align:left;
	padding: 3px 6px 3px 6px;
}
#right h3{
	font-size: 13px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}

#right p{
	padding: 7px 0px;
}
#right a{
	color:#052d4e;
	font-weight:900;
}
#right a:hover{
	color: #ffffff;
}

#bottom {
	float:right;
	width:200px;
	background-color:#a5cae5;
	color:#000000;
	font-size:12px;

	margin: 0px 20px 20px 0px;
	display:inline;
}
#bottom h1{
	font-size: 14px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#bottom a{
	color: #052d4e;
}
#bottom a:hover{
	color: #ffffff;
}
.watermark {

}

.post {
	margin-top:20px;
}
.post a{
}

.post a:hover{
}

.post p{
}


/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#a5cae5;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#a5cae5;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}
#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	clear:both;
	color:#a5cae5;
	margin: 10px 0px;
}
.clear{
	clear:both;
}



/********************** Scroller ***********************/


#tickerarea{
border:1px solid black;
}

#expandbutton{
background-color:white;
width:100px;
}

.expandmenu{
position:absolute;
width:250px;
border:1px solid black;
background-color:white;
visibility:hidden;
z-index:50;
}

.expandmenu a{
text-decoration:none;
font: normal 14px default;
}

.expandmenu_highlight{
background-color:lightyellow;
}




