
body
{background:url(bg.jpg);
background-repeat:repeat-y;
background-color: 1703DF
}
.emb
{float:right;
}
#header
{
width:100%;
height:100%;
background:url(head.gif) no-repeat top left;
position:absolute;
left:0px;
top:0px;
margin-top:0;
margin-left:0}
#menu
{position:absolute;

left:0px;
top:150px;

width:100px;
height:50px;}	

#menu a:link
{display:block;
width:100px;height:50px;

background: url(link.gif) no-repeat left center;
color:white;
font-size:18;
text-decoration:none;
text-align:center;
padding-top:10px;}

#menu a:visited
{display:block;
height:50px; width:100px; 
background: url(link.gif) no-repeat left center;

color:white;
font-size:18;
text-decoration:none;
text-align:center;
padding-top:10px;
}

#menu a:hover
{display:block;
width:100px;height:50px;
background:url(linkhov.gif) no-repeat left center;
color:white;
font-size:18;
text-decoration:none;
text-align:center;
padding-top:10px;}

#menu a:active
{display:block;
width:100px;height:50px;
background:url(linkpress.gif) no-repeat left center;
color:white;
font-size:18;
text-decoration:none;
text-align:center;
padding-top:10px;} 

#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}	
.content
{margin-top:150px;margin-left:230px;
color:white;
font-family:Rockwell, sans-serif
}
.cont  
{margin-left:230px;
color:white;
font-family:Rockwell, sans-serif
}
.homecont
{margin-left:230px;
color:white;
font-family:Rockwell, sans-serif
}  

.content a:link
{color:yellow} 
.content a:visited
{color:yellow}
table
{color:white}

#smenu a:link
{margin-top:150px;margin-left:230px;
width:120px;height:60px;
background: url(slink.gif) no-repeat center center;
color:white;
font-size:18;
text-decoration:none;
text-align:center;
padding-top:10px;
}	   
.scontent
{margin-top:150px;margin-left:230px;
color:white;
font-family:Rockwell, sans-serif;
border:0} 
.scontent a:link
{background-color:yellow} 
.scontent a:visited
{background-color:yellow;
color:blue;
border:0} 
.scontent a:hover
{background-color:66ffcc} 
.scontent a:active
{background-color:white}

.pic
{float:right;
border:0;
padding:2px;
margin:2px;}

table
{

color:white;
font-family:Rockwell, sans-serif}
.foot
{position:right}
#bottom
{width:275px%;
height:355px%;
position:absolute;
left:0px;
bottom:0px;
margin-top:500;
margin-left:0}


