body{background:url(images/bg_all.jpg);
background-position: center top;
background-attachment: fixed;
background-repeat:no-repeat;;
scrollbar-face-color:white;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#ccc;
scrollbar-darkshadow-color:black;
scrollbar-shadow-color:#ccc;
scrollbar-arrow-color:#666666;
scrollbar-track-color:white;
font-family: Century Gothic;
}

a:hover{color:#666666; text-decoration:none}
a:link{color:black; text-decoration:none}
a:visited{color:black; text-decoration:none}

.titles{font-size:15px; font-weight:bold; color:#3366FF; letter-spacing:1px; } 

/*home*/

.table{overflow:hidden; height:600px}

.floaty1{position:relative; top:200px; height:200px; width:200px; left:70px; display:block}

.floaty2{position:relative; top:90px; height:200px; width:200px; left:230px; display:block}

.floaty3{position:relative; top:100px; height:200px; width:200px; left:350px; display:block}

.floaty4{position:relative; top:-50px; height:200px; width:200px; left:560px; display:block}

.floaty5{position:relative; top:-140px; height:200px; width:200px; left:40px; display:block}

/*pages*/

.table2{overflow:hidden; height:700px; background:url(images/body_page.jpg) no-repeat top center}

#content{
position:relative;
top:-162px;
left:57px;
width:710px;
height:490px;
scrollbar-face-color:white;
scrollbar-highlight-color:#ccc;
scrollbar-3dlight-color:#ccc;
scrollbar-darkshadow-color:black;
scrollbar-shadow-color:#ccc;
scrollbar-arrow-color:#666666;
scrollbar-track-color:white;
}
	
#menu{
position:relative;
top:-175px;
left:20px;
width:730px;
height:50px;
margin:5px 5px 5px 5px;
text-align:center;
font-size:16px;
font-weight:bold;
letter-spacing:2px;
line-height:130%;}

.lostlogo{position:absolute; top:700px; right:10px; font-size:10px}
