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/bodypix.jpg) repeat center top;
}

#content {
    background-color: #A4D6BD;
    position: relative;
    height: auto;
    width: 936px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

}

#header {
    height: 200px;
    width: 936px;
    background-color: #FF66CC;
    margin-top: 10px;
}

#image1 {
	position: absolute;
	top: 52px;

}

#image2 {
	margin-left: 538px;
	position: absolute;
	top: 52px;

}

#arribalink{
	position: absolute;
	width: 936px;
	height: 52px;
	background-image: url(images/toplinkpix.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.arribalink{

}

.arribalink ul{
	padding-top: 20px;
	padding-left: 10px;

}

.arribalink li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #3D505F;

}

.arribalink li:hover{

}

.arribalink li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D505F;
	font-weight: bold;
	text-decoration: none;

}

.arribalink li a:hover{
	color: #64831D;

}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #584769;
	padding-top: 10px;
	padding-bottom: 10px;
}
p ul{
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}


p {
	text-align: justify;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px;

}

p a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #719622;
}

p a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}

#maintext {
	background-color: #F0FFF8;
	width: 645px;
	padding: 10px;
	float: right;
	margin-top: 310px;
	margin-right: 10px;

}

#leftlink {
	float: left;
	width: 248px;
	margin-top: 120px;

}

.leftlink {
}

.leftlink ul{
	margin-left: 11px;
}

.leftlink li{
	background-image: url(images/leftlink.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-left: 10px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6D5883;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftlink li:hover{

}

.leftlink li a{
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #543F6A;
	text-decoration: none;
}

.leftlink li a:hover{
	text-decoration: underline;
	color: #5F752F;
	padding-right: 10px;
}



.clear{
    clear: both;

}


#content2{
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

#bottomlink{
    background-color: #A4D6BD;

}

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

}

.bottomlink li{
    display: block;

}

.bottomlink li:hover{

}

.bottomlink li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #377958;

}


.bottomlink li a:hover{
	color: #533E69;
	text-decoration: none;

}

#bottomlink2{
    background-color: #6D899F;

}

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

.bottomlink2 li{
    display: block;

}

.bottomlink2 li:hover{

}

.bottomlink2 li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443256;
	text-decoration: none;

}


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

}

#footer{
	background-color: #533E69;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #A4D6BD;
	text-decoration: none;

}

