<STYLE type="text/css"> 
head{}
body {margin: 0px; padding: 0px; background: #bbbbbb url(images/bg.jpg);}
h1{text-align: center; font-size: 200%; color:#009d00; padding:0px; margin:35px 5px 5px 5px;}
h2{text-align: center; font-size: 130%; color:#009d00; padding:0px; margin:35px 5px 5px 5px;}
div{margin:0px; padding: 0px;}
img{border: 0px;}
hr{background-color: #009d00; color: #009d00;}

#wrapper{
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	background: #eff0f6 url(images/shadow.png) repeat-y 100%;
	border-left: 2px solid #777777;
	}

#header {
	margin-right: 12px;
	padding: 0px;
	background-repeat: no-repeat;
	border-bottom: 3px solid #121ebc;
	}
#header hr{
	height: 2px;
	background-color: #121ebc; 
	color: #121ebc; 
	text-align: left;
	margin: 0 auto 0 0;
	width: 835px;
	} 
		
#link {
	float: left;
	margin-top: 20px; 
	padding: 25px; 
	height: 300px; 
	width: 140px; 	
	background: #eff0f6 url(images/linkbg.png) no-repeat;
	}
#link ul li{margin-bottom: 8px; text-align: center;}
#link ul{ 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	} 


#link ul li a:link, #link ul li a:visited {
		display: block;
		height: 28px;
		padding-top: 4px;
		background: transparent url(images/linksbg.png) no-repeat 0px 0px;
		font-size: 20px;
		text-decoration: none;
		color: #000547;
}
#link ul li a:hover {
		text-decoration: underline; 
		background-position: 0px -32px;
		background-color: transparent;
	}

#content {
	background: #ffffff;
	border-left: 3px solid #121ebc;
	border-bottom: 3px solid #121ebc;
	float: left;
	margin: 0px 0px 10px 10px; 
	padding: 20px; 
	width: 595px;
	}
#content p {margin-bottom: 15px; padding: 0px;}

#footer {text-align: center; width: 70%; margin: 20px auto; clear: both;}
#footer p{margin-top: 15px;}  


.style1 {color: #000000; font-size: 130%; font-weight: bold;}
.style2 {color: #000000; font-size: 105%; font-weight: bold;}
.style3 {color: #000000; font-weight: normal;}
.style4 {color: #000000; font-size: 75%;}
.style5{ color:#009d00; font-size: 130%; font-weight: bold;}

.center{text-align: center;}
.imgleft{float: left; margin-right: 10px;}
.imgright{float: right; margin-left: 10px;}

#link a:link, #content a:link {
	color: #111db5;
	text-decoration: underline;
}
#link a:visited, #content a:visited {
	text-decoration: underline;
	color: #111db5;
}
#link a:hover, #content a:hover  {
	text-decoration: none;
	color: #111db5;
	background-color: #c5c3d5;
}
#link a:active, #content a:active {
	text-decoration: underline;
}
</STYLE>
