body {
	background-color: #D1E0E0;
}


.style2 {
	font-size: 12px;
	color: #045e93;
	font-family: Arial, Helvetica, sans-serif;
}
	 
	


#wrapper {
background-color:#D1E0E0; 
text-align: left;
width: 800px;
margin-right:auto;
margin-left:auto;
margin-top: -13px;


}

#header {
position: relative;
background-image:url(../images/header.jpg);
width:800;
height: 130px;
top: 0px;
margin: 0px;
padding: 0px;
border:0px;
}

#menu {
position: relative;
background-color: #103941;
height: 24px;
width: 800px; 
bottom: 0px;
} 

#content {
background-color: transparent;
position:relative;
height: 200px;
width: 400px;
top: -350px;
left: 200px;

}

#body {
background-image:url(../images/body.jpg);
positon: relative;
width: 800px;
height: auto;
margin: 0px;
padding: 0px;
border:0px;


}

#content2 {
background-color:#FFFFFF;
position:relative;
height: 150px;
width: 180px;
top: -400px;
left: 200px;

}


#footer {
padding: 0px;
width: 600;
background-color:#D1E0E0;
font-size: x-small;
text-align:left;
height: 29px;
position:relative;
bottom: 20px;


}

#text {
	color: #FFF;
	text-align: float-left;
}

  a.linkText {
    color : #ffffff;
	position:static;
    font-family : arial;
    font-size : 13px;
    font-weight : normal;
    text-decoration : none;
    }
    
    a.linkText:link {
    color : #ffffff;
    /* you can define other styles if necessary */
    }
    
    a.linkText:visited {
    color : #ffffff;
    /* you can define other styles if necessary */
    }
    
    a.linkText:hover {
    color : #8AB0B5;
    }
	
	
.style3 {
	font-size: x-small;
	color: #FFFFFF;
}

  .style3 {
	font-size: smaller;
	color: #FFFFFF;
}





#wrapper #footer div .style3 {
	font-size: xx-small;
}
#wrapper #footer div .style3 {
	font-size: x-small;
	color: #72A59D;
}

</style>

