BODY
A:link {color: #ffffff;  text-decoration: none;}
A:active {color: #0099CC;  text-decoration: none;}
A:visited {color: #ffffff;  text-decoration: none;}
A:hover {color: #0099CC;  text-decoration: none;}
A.blue:link {color: #0000ff;  text-decoration: none;}
A.blue:active {color: #FF9900;  text-decoration: none;}
A.blue:visited {color: #0000ff;  text-decoration: none;}
A.blue:hover {color: #FF9900;  text-decoration: none;}
body {
background-color:#699BD8;
width:780px;
margin:00px;
border:0px;
}

p {
      width:780px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	border-top: 0px;
	border-left: 0px solid black;
	border-bottom: 0px;
	border-right: 0px solid black;
      padding: 0px 0px 0px 0px;
      font-family: arial;
      font-size: 18px;
      color: 000000;
	}
	
.top {
border: 1px solid black;
margin: 0px;
spacing: 0px;
width: 737px;
background-image: url('pic.jpg');
background-repeat: no-repeat;
height: 244px;
position:absolute; 
    left:15px;
    top: 5px} 

.menu {
border: 0px;
spacing: 0px;
padding: 0px 0px 0px 0px;
font-family: franklin gothic, arial;
font-size: 18px;
color: ffffff;
font-weight: bold;
font-variant: small-caps;
width: 730px;
height: 34px;
text-align:left;
position:absolute; 
    left:25px;
    top:225px
} 


.bottom {
background-color:ffffff;
border: 1px solid black;
spacing: 0px;
padding: 10px;
text-align:left;
font-family: arial;
color: 000000;
font-size: 16px;
height: 600px;
width: 717px;
position:absolute; 
    left:15px;
    top:255px
}

.rightbox {
border: 0px;
spacing: 0px;
padding: 0px;
align:right;
font-family: franklin gothic, arial;
color: FFFFFF;
font-size: 12px;
height: 400px;
width: 300px;
position:absolute; 
    left:330px;
    top:205px}

.leftbox {
border: 0px;
spacing: 0px;
padding: 0px;
text-align:left;
font-family: arial;
color: 000000;
font-size: 16px;
height: 300px;
width: 300px;
position:absolute; 
    left:20px;
    top:205px}

.smalltext {
font-size: 10px;}

.h1 {
text-align:left;
font-family: felix, arial;
color: FFCC00;
font-size: 24px;}

