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: #9DAEB6;
    position: relative;
    height: auto;
    width: 800px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

}


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

}

#image2 {
	margin-left: 466px;
	position: absolute;
	top: 0px;

}

#image3 {
	position: absolute;
	top: 211px;
	margin-left: 0px;

}

#image4{
	margin-left: 770px;
	position: absolute;
	top: 211px;

}

#image5{
	position: absolute;
	top: 252px;

}


#maintext {
	background-color: #E3F4FC;
	width: 555px;
	padding: 2px 10px 10px;
	float: right;
	margin-top: 252px;
	margin-right: 10px;*margin-right:5px;

}

#maintext ul, #maintext li{
	list-style:none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #294D63;
	padding-bottom: 5px;
}

h2{
	font-size:14px;
	color:#254E62;}
	
h3{ font-size:12px; 
	font-weight:bold; 
	margin:10px 0px 5px 0px;
}	

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: #5F6A78;
}

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

}

p ul{
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}



#menu{
	position: absolute;
	width: 740px;
	height: 41px;
	background-image: url(/images/menupix.jpg);
	background-repeat: repeat;
	background-position: center top;
	top: 211px;
	margin-left: 30px;
}

.menu{

}

.menu ul{
	margin-top: 10px;
}

.menu li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #62737B;

}

.menu li:hover{

}

.menu li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #294D63;
	font-weight: bold;
	text-decoration: none;

}

.menu li a:hover{
	color: #DEE3E7;

}


.leftlink ul{
	margin-left: 10px;*margin-left:5px;
	float: left;
	width: 194px;
	margin-top: 287px;
	background-image: url(/images/backlinks.jpg);
	background-repeat: repeat;
	background-position: center top;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #34576B;
}

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

.leftlink li:hover{
	background-color: #88B5CA;
	margin-right: 5px;
	margin-left: 5px;
}

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

.leftlink li a:hover{
	text-decoration: none;
	color: #4E5C65;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
}



.clear{
    clear: both;

}


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

}

#footer{
	background-color: #254E62;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E3F4FC;
	text-decoration: none;

}


#footer a{ color:#FFFFFF;}
#footer a:hover{ color:#0099FF;}