html {
overflow: hidden;
}




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

#wrapper {
height: auto;
text-align: left;
width: 820px;
margin-right:auto;
margin-left:auto;
top: 0px;
}
#header {
margin: 0;
height: auto;
width:820px;
padding: 0px;
top: 0px;
}

#menu {
font-size:small;
margin-left: 20px;
height: 400px;
width: 160px; 
border: none;
} 

#content1 {
background-color:transparent;
position:relative;
height: auto;
width: 200px;
bottom: 375px;
left: 170px;

}

#content2 {
position:relative;
height: auto;
width: 245px;
left: 540px;
bottom: 820px;
}
#content3 {
position: relative;
height: auto;
width: 500px;
left: 200px;
bottom: 740px;

}
#footer {
position: absolute;
padding: 0px;
width: 820px;
font-size: x-small;
text-align:left;
height: 50px;
background: url(../images/footer.jpg);
top: 600px;
}
  a.linkText {
    color : #007cc1;
	position:static;
    font-family : arial;
    font-size : 14px;
    font-weight : bold;
    text-decoration : none;
    }
    
    a.linkText:link {
    color : #076D9E;
    /* you can define other styles if necessary */
    }
    
    a.linkText:visited {
    color : #076D9E;
    /* you can define other styles if necessary */
    }
    
    a.linkText:hover {
    color : #00FFFF;
    }
.style3 {
	font-size: x-small;
	color: #FFFFFF;
}
.style4 {color: #FFFFFF}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}


/*
body {
	height:550px;
	
}
*/
#main {
	background-image: url(../images/body.jpg);
	background-repeat:repeat-y;
	background-position:center;	
	height: 600px;
	top:auto;
}
.linkbody {	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.style16 {font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #BFCB87;
}



