html, body { 
margin-left : auto; 
margin-right : auto; 
} 
body { 
margin-left : 10px; 
margin-right : 10px; 
padding : 0; 
background-image : url('images/background1.jpg'); 
background-repeat : repeat-y; 
background-color:#66ccff;
font : 12px Helvetica, Arial, sans-serif; 
line-height : 18px; 
margin-left : auto; 
margin-right : auto; 
} 
A:link { 
text-decoration : none; 
color : #000080; 
} 
A:visited { 
text-decoration : none; 
color : #000080; 
} 
A:hover { 
color : #9933ff; 
} 
ul { 
font-size : 16px; 
font-family : helvetica, arial, san-serif; 
} 
#spiders { 
width : 100px; 
float : left; 
padding-top : 10px; 
padding-left : 5px; 
margin-top : 10px; 
} 
#nav { 
float : left; 
width : 150px; 
color : white; 
border-bottom : groove; 
padding-top : 10px; 
padding-left : 5px; 
margin-top : 10px; 
} 
#small { 
width : 23%; 
float : left; 
color : #745f7b; 
border-left : inset; 
padding-top : 10px; 
padding-left : 5px; 
margin-top : 10px; 
} 
#small p { 
font-size : 14px; 
color : #745f7b; 
} 
#large { 
width : 43%;
float : right; 
color : #000000; 
font-weight : bold; 
background : white; 
border-left : inset; 
padding-top : 10px; 
padding-left : 5px; 
padding-bottom : 10px; 
padding-right : 5px; 
margin-right : 10px; 
margin-top : 10px; 
} 
#large p { 
color : #000; 
font-weight : bold; 
font-size : 16px; 
} 
#small1 { 
width : 66%; 
float : left; 
color : #745f7b; 
border-left : inset; 
padding-top : 10px; 
padding-left : 5px; 
margin-top : 10px; 
} 
#small1 p { 
font-size : 14px; 
color : #745f7b; 
} 
#header { 

height : 100px; 
width : 100%; 
background-repeat : no-repeat; 
} 

 #c3 {text-align: center;
 color : #ffffff; 
font-family : Curlz MT;
padding-top:8px;
padding-bottom:15px;
}
 #c2 {float:right;}
#c1 {float:left;}
#footer { 
background-image : url(images/footer.jpg); 
clear : both; 
} 
#footer a { 
color : #eeeeee; 
} 
#footer a:hover { 
color : #9933ff; 
} 
#footer p { 
text-align: center;
color : #cccccc; 
margin : 0; 
padding : 0 18px 10px; 
} 
#footer ul { 
text-align: center;
border-bottom : 1px solid #555; 
list-style : none; 
margin : 0 18px 6px; 
padding : 10px 0 6px; 
} 
#footer li { 
display : inline; 
font-size : 11px; 
font-weight : bold; 
padding-right : 5px; 
} 
