body
{
background: #f8f7e5;
background-image: url(bg.jpg);
cursor: crosshair;
padding: 0;
margin: 0;
}
A:link{text-decoration: none; color:#AED9F7; background-color: #6679BF; cursor: crosshair; font-family: Verdana; font-size: 10px;}
A:visited{text-decoration: none; color:#C09594; background-color: #DFD26E; cursor: crosshair; font-family: Verdana; font-size: 10px;}
A:active{text-decoration: none; color:#AED9F7; background-color: #6679BF; cursor: crosshair; font-family: Verdana; font-size: 10px;}
a:hover{text-decoration: none; color:#6679BF; background-color: #AED9F7; cursor: crosshair; font-family: Verdana; font-size: 10px;}
.top {
margin-top: -100px;
}
.navtop {
background-image: url(top.png);
background-repeat: no-repeat;
width: 770px;
height: 31px;
}
.navcontent {
background-image: url(middle.png);
background-repeat: repeat;
width: 770px;
}
.navbottom {
background-image: url(bottom.png);
background-repeat: no-repeat;
width: 770px;
height: 30px;
}
.content {
font-family: Tunga;
font-size: 14px;
color: #232A59;
font-weight: bold; 
letter-spacing: 1px; 
text-align: center;
width: 700px;
}
.section {
background-image: url(nav.png);
background-repeat: no-repeat;
font-family: Tunga;
font-size: 20px;
color: #232A59;
font-weight: bold; 
letter-spacing: 9px; 
text-align: center;
width: 599px;
height: 52px;
}
.section1 {
font-family: Tunga;
font-size: 20px;
color: #232A59;
font-weight: bold; 
letter-spacing: 9px; 
text-align: center;
}
.late {
background-image: url(link.jpg);
font-family: Tunga;
font-size: 12px;
color: #232A59;
font-weight: bold;  
border: 2px dotted #647AC0;

text-align: center;
width: 500px;
padding: 10px;
}
.late1 {
background-image: url(link.jpg);
font-family: Tunga;
font-size: 12px;
color: #232A59;
font-weight: bold;  
border: 2px dotted #647AC0;

text-align: center;
width: 150px;
padding: 10px;
}
.late2 {
font-family: Tunga;
font-size: 12px;
color: #232A59;
font-weight: bold;  
border: 2px dotted #647AC0;
text-align: center;
width: 700px;
padding: 10px;
}


