body {
background-color:#4da6da;
text-align: center;
font-family: verdana;
font-size: 10px;
color: #ffffff;
}

#container {
margin: 0px auto;
left: 50%;
height:100%;
text-align: left;
background-color:#407cb6;
width: 756px;
}
#header {
width:756px;
height:293px;
margin-top:0px;
margin-left:0px;
background-image:url(images/ss_spring_01.jpg);
z-index: 2;
}
#navtop {
width:236px;
height:26px;
margin-top:0px;
margin-left:0px;
background-image:url(images/ss_spring_02.jpg);
text-align: center;
font-family: verdana;
font-size: 14px;
font-style: bold;
color: #ffffff;
padding-top: 20px;
z-index: 0;
}
#maintop {
width:520px;
height:26px;
margin-top:-46px;
margin-left:236px;
background-image:url(images/ss_spring_03.jpg);
text-align: center;
font-family: verdana;
font-size: 14px;
font-style: bold;
color: #ffffff;
padding-top: 20px;
z-index: 0;
}
#nav {
width:236px;
height:1000px;
margin-top:-1px;
margin-left:0px;
background-image:url(images/ss_spring_04.jpg);
text-align: left;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 0;
}
#main {
width:520px;
height:1000px;
margin-top:-1000px;
margin-left:236px;
background-image:url(images/ss_spring_05.jpg);
text-align: center;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 0;
}
#footer {
width:756px;
height:20px;
margin-top:20px;
margin-left:0px;
background-color: #407cb6;
text-align: center;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 0;
}
#navcontent {
width:190px;
height:1000px;
margin-top:-1050px;
margin-left:30px;
text-align: left;
font-family: verdana;
font-size: 12px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 1;
}
#maincontent {
width:485px;
height:1000px;
margin-top:-990px;
margin-left:250px;
text-align: left;
font-family: verdana;
font-size: 10px;
font-style: none;
color: #ffffff;
padding-top: 0px;
z-index: 1;
}
#head {
border-bottom: 1px solid #ffffff;  
margin: 0px; 
color: #ffffff; 
text-align: right; 
font-family: times new roman;
font-size: 18px;
font-style: none;
padding: 2px;
width:185px;
}
a:link, a:visited {
color: #ebeff9;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}