body {
width: 100%;
padding: 0px;
font-family: Trebuchet MS;
}

#header {
background-color: #D3DEFF;	
width: 100%;
color: #57007F;
border-bottom: dashed #57007F 2px;
}

#header a:link {
text-decoration: none	
}

#header a:visited {
text-decoration: none	
}

#header a:hover {
text-decoration: none;	
color: #B200FF;
}

#header a:active {
text-decoration: none	
}



#top_nav {
background-color: #D3DEFF;	
width: 50%;
color: #57007F;	
text-align: center;
}	


#home_pic {
background-color: #FFFFFF;	
color: #57007F;	
}	


#footer_div {
width: 100%;
color: #57007F;
border-top: dashed #57007F 1px;
}

#footer_text {
color: #57007F;
font-size: 8pt;
height: 100%;
text-align: center;
}
