/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	background-image: url(/images/bg_homepage10241.gif);
	background-repeat: no-repeat;
			}

#leftbox {
	top: 30px;
	position: absolute;
	left: 3px;
	width: 168px;
	}



ul.navbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 102px;
	left: 228px;
	width: 232px;
	background-color: #1863a5;
	height: 48px;
	}
	
	ul.navbar li {
	font-size: 70%;
	background: white;
	margin: 0.2em 0;
	padding: 0.3em;
	}
	/**border-right: 1.2em solid #317abc;**/
	
			
	
	ul.navbar a {
	text-decoration: none ;}
	
	a:link {
	color: #0099FF;
	text-decoration: none;
}

	a:visited {
	color: #990066;
	text-decoration: none;
}
	
	a:hover {
	color:#000066;
	text-decoration: none;
		}


#welcome{
	position: absolute;
	right: 2%;
	left: 360px;
	top: 394px;
	width: 273px;
	font-family: Arial, Helvetica, sans-serif;
}

#welcome h1{
font-size:110%;
color: #003366;
margin: 5px;
	}

#welcome p{
font-size: 80%;
margin: 5px;
	}

	
	#newsbutton{
	position: absolute;
	right: 2%;
	left: 370px;
	top: 505px;
	width: 229px;
	height: 26px;
	}

#rightbox {
   	position: absolute;
	right: 2%;
	left: 197px;
	top: 82px;
	height: 215px;
	width: 442px;
		}

#rightbox p{
font-size: 70%;
margin: 5px;

}

#rightbox h1{
font-size: 110%;
color: #003366;
margin: 5px;
}

 

ul.list {
	list-style-type: square;
	padding: 5px;
	color: #000000;
	font-size: 80%;
	
}

ul.list a{
color: #6699FF
}

ul.list a:hover{
color: #000066
}

ul.list a:visited{
color: #660066
}

#footer{
	position: absolute;
	left: 5px;
	top: 563px;
	width: 945px;
	height: 21px;
	color: #ffffff;
	
}


#footer p{
font-size: 60%;
color: #ffffff;
padding-left: 0;
padding-top: 2px;
text-align: left;

}
