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: 931px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999999;
}

#image1{
	position: absolute;
	padding-top: 40px;
}

#image2{
	position: absolute;
	padding-top: 40px;
	padding-left: 500px;
}

#maintext {
	width: 650px;
	padding-top: 290px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 230px;
}

h1{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #095A79;
	text-decoration: none;

}


p {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	text-align: justify;
}

p a{
	font-family: tahoma;
	font-size: 12px;
	color: #829F43;
	text-decoration: none;
	font-weight: bold;

}

p a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}


#arribalink{
	position: absolute;
	width: 931px;
	top: 10px;
	height: 40px;
	background-image: url(images/toplink.jpg);
}

.arribalink{

}

.arribalink ul{
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 10px;

}

.arribalink li{
	display: inline;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	padding-left: 10px;

}

.arribalink li:hover{

}

.arribalink li a{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.arribalink li a:hover{
	color: #666666;

}


#menu{
	position: absolute;
	width: 931px;
	top: 252px;
	height: 40px;
	background-image: url(images/backmenu.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.menu{

}

.menu ul{
	padding-top: 10px;
	padding-left: 10px;

}

.menu li{
	display: inline;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3E4B21;
	padding-left: 10px;

}

.menu li:hover{

}

.menu li a{
	font-family: tahoma;
	font-size: 12px;
	color: #3E4B21;
	font-weight: bold;
	text-decoration: none;

}

.menu li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#leftlink{
	background-color: #AEAEAE;
	width: 198px;
	position: absolute;
	top: 292px;
	margin-left: 15px;
}

.leftlink{

}

.leftlink ul{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;

}

.leftlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;

}

.leftlink li:hover{
	background-color: #7DCDEE;
	margin-right: 5px;

}


.leftlink li a{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #095A79;
	text-decoration: none;

}

.leftlink li a:hover{
	text-decoration: none;

}

#bottomlink{
	background-color: #999999;


}

.bottomlink{

}

.bottomlink ul{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	

}

.bottomlink li{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}

.bottomlink li a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}


#footer{
	background-color: #0B6F95;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;

}
