a:link, a:visited, a:active { font-family, size, color}
a:hover {font-family, font-size, color, font-decoration,}

	*{margin:0px; padding:0px;}
body {
	background:url(images/background.jpg) repeat center top;
}

#content {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/backcontent.jpg);
	background-position: center top;
	background-repeat: repeat;
	height: auto;
	top: 10px;
	position: relative;
}


#image1{
	position: absolute;
	left: 10px;
	top: 0px;

}

#image2{
	position: absolute;
	left: 665px;
	top: 0px;

}

#image3{
	position: absolute;
	top: 240px;
	left: 667px;

}

#maintext {
	width: 624px;
	padding-top: 265px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: center top;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #F5EFB1;
}

h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 22px;
	color: #0F5F79;

}


p {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}

p a{
	color: #5EA41F;
	text-decoration: none;

}

p a:hover{
	text-decoration: underline;

}

p ul{

}




#rightlink{
	width: 261px;
	top: 336px;
	position: absolute;
	margin-left: 667px;
	background-image: url(images/backlink.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.rightlink{

}

.rightlink ul{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.rightlink li{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	margin-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

.rightlink li:hover{
	background-color: #CCCCCC;

}

.rightlink li a{
	font-family: tahoma;
	font-size: 14px;
	color: #4E4E4E;
	text-decoration: none;
	font-weight: bold;

}

.rightlink li a:hover{
	text-decoration: none;

}

.rightlinkbottom{
	background-image: url(images/bottomlinks.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	width: 262px;
}


#bottomlink{
	background-color: #AEA9C9;


}

.bottomlink{

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	

}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: tahoma;
	font-size: 14px;
	color: #413C60;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink li a:hover{
	color: #0F5F79;

}

#bottomlink2{
	background-color: #0F5F79;


}

.bottomlink2{

}

.bottomlink2 ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottomlink2 li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.bottomlink2 li:hover{

}

.bottomlink2 li a{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink2 li a:hover{
	color: #333333;

}


#footer{
	background-color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AEA9C9;

}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;

}
