@charset "utf-8";
/* CSS Document */

*{
padding:0;
margin:0;
}

body{
background-image:url(images/bask-body.jpg);
background-repeat:repeat-x;
background-color:#6499fe;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0e2d63;
}

a{
color:#064993;
font-weight:bold;
}

a:hover{
text-decoration:none;
}

#wrapper{
width:766px;
height:750px;
margin: 0 auto;
position:relative;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-position:center;
}

#flash{
width:556px;
height:252px;
padding-left:100px;
}

#content{
background-image:url(images/content_bg.png);
background-repeat:no-repeat;
width:556px;
height:464px;
position:relative;
left:102px;
}

#about{
width:230px;
height:110px;
position:relative;
left:35px;
top:18px;
float:left;
}

#news{
position:relative;
width:230px;
height:110px;
top:18px;
float:right;
padding-right:35px;
}

#addlinks{
position:relative;
width:230px;
left:34px;
top:65px;
float:left;
}

#newcams{
position:relative;
width:230px;
height:110px;
top:67px;
float:right;
padding-right:35px;
}

#newcams ul{
list-style:none;
float:left;
}

#advertise{
position:relative;
float:left;
width:480px;
height:78px;
top:79px;
left:40px;
color:#000000;
}

#advertise a{
color:#000000;
}

#advertise ul{
list-style:none;
float:left;
border-right:dotted 1px;
padding-left:5px;
padding-right:5px;
height:100%;
}

#advertise ul.first{
border:none;
}

#footer{
position:relative;
width:300px;
height:50px;
float:left;
top:100px;
left:150px;
color:#838383;
font-size:9px;
font-weight:bold;
}

#footer a{
color:#838383;
font-size:9px;
font-weight:bold;
}

#footer a:hover{
text-decoration:none;
}


/*Mods for Equiptment and fish pages*/
#content2{
background-image:url(images/content_bg2.png);
background-repeat:no-repeat;
width:556px;
height:410px;
position:relative;
left:103px;
}

#product1{
width:230px;
height:110px;
position:relative;
left:35px;
top:18px;
float:left;
}

#product2{
position:relative;
width:230px;
height:110px;
top:18px;
float:right;
padding-right:35px;
}

#product3{
width:230px;
height:110px;
position:relative;
left:35px;
top:35px;
float:left;
}

#product4{
position:relative;
width:230px;
height:110px;
top:35px;
float:right;
padding-right:35px;
}

#advertise2{
position:relative;
float:left;
width:480px;
height:78px;
top:58px;
left:40px;
color:#000000;
}

#advertise2 a{
color:#000000;
}

#advertise2 ul{
list-style:none;
float:left;
border-right:dotted 1px;
padding-left:5px;
padding-right:5px;
height:100%;
}

#advertise2 ul.first{
border:none;
}

#footer2{
position:relative;
width:300px;
height:50px;
float:left;
top:75px;
left:150px;
color:#838383;
font-size:9px;
font-weight:bold;
}

#footer2 a{
color:#838383;
font-size:9px;
font-weight:bold;
}

#footer2 a:hover{
text-decoration:none;
}