body {
margin: 0;
padding: 0;
background: white url(images/back3.png) top center repeat-x fixed; 
}

#wrapper {
position: relative;
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
background: white url(images/back3.png) top center repeat-x fixed; 
}

#top {
position: relative;
background: url(images/bgtop.png) top center no-repeat; 
width: 800px;
height: 78px;
}



#content {
position: relative;
background: url(images/bgmiddle.png) center repeat-y; 
width: 760px;
height: 100%;
padding: 0px 20px 100px 20px;
}

#apply {
position: relative;
width: 650px;
height: 542px;
}


#header {
position: relative;
background: url(images/header.png) top center no-repeat; 
width: 760px;
height: 166px;
margin: 0px 0px 10px 0px;
}



#menu {
position: relative;
width: 200px;
height: 100%;
margin: 0px;
float: left;
text-align: left;
}



#menu li a {
height: 35px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 27px;
text-decoration: none;
text-align: left;
}	

	

#menu li a:link, #menu li a:visited {
color: #fff;
display: block;
background:  url(images/off.png);
padding: 8px 0 0 10px;
height: 27px;
text-align: left;
}

	

#menu li a:hover {
color: #0A2441;
background:  url(images/on.png);
padding: 8px 0 0 10px;
height: 27px;
text-align: left;
}	



ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}



#stuff {
position: relative;
width: 525px;
margin: 0px 0px 0px 210px;
}

#stuff2 {
position: relative;
}


img {
border: none;
} 

#bottom {
position: relative;
background: url(images/bgbottom.png) bottom center no-repeat; 
width: 800px;
height: 78px;
text-align: center;
color: white;
}

#footer {
position: relative;
margin: auto;
text-align: center;
color: white;
width: 800px;
}

#footer2 {
position: relative;
margin: auto;
text-align: center;
color: black;
width: 800px;
top: 600px;
}