body {
    background-color: #ffffff;
    background-image:url('/bg.jpg');
    background-position: top center;
    background-attachment: fixed;
    color:#000000;}
    
body a {color:#ffffff;
    font:13px arial, sans-serif;
    text-decoration:none;}
    
body a:hover {color:#000000;
font:13px arial, sans-serif;
    text-decoration:none;}  

.logobutton a {
    position:absolute;
    left:50%;
    margin-left:-385px;
    top:0px;
    background-image: url('/images/logobutton.png');
    background-color:transparent;
    width:362px;
    height:210px;
    z-index:150;}

.logobutton a:hover {
    background-position:-362px ;
    background-color: transparent;}



div#header {color:#000000;
    background-color:transparent;
    position:absolute;
    left:50%;
    margin-left:-392px;
    top:0px;
    padding:10px;
    width:750px;
    height:200px;
    z-index:1;}

    
.twittertab a {
    position:absolute;
    left:50%;
    margin-left:300px;
    top:115px;
    background-image: url('/images/twittertab.png');
    background-color:transparent;
    width:139px;
    height:95px;
    z-index:150;}

.twittertab a:hover {
    background-position:-139px ;
    background-color: transparent;}     
    
.facebooktab a {
    position:absolute;
    left:50%;
    margin-left:300px;
    top:210px;
    background-image: url('/images/facebooktab.png');
    background-color:transparent;
    width:139px;
    height:95px;
    z-index:150;}

.facebooktab a:hover {
    background-position:-139px ;
    background-color: transparent;} 
    
.surftab a {
    position:absolute;
    left:50%;
    margin-left:300px;
    top:305px;
    background-image: url('/images/surfreport.png');
    background-color:transparent;
    width:139px;
    height:95px;
    z-index:150;}

.surftab a:hover {
    background-position:-139px ;
    background-color: transparent;}     
    



div#menuparent {color:#000000;
    background-color:transparent;
    position:absolute;
    left:50%;
    margin-left:-402px;
    top:200px;
    padding:10px;
    width:783px;
    height:0px;
    z-index:100;}   

    
    
div#main {color:#000000;
    background-color:transparent;
    position:absolute;
    left:50%;
    margin-left:-350px;
    top:300px;
    padding:10px;
    width:700px;
    /*height:4000px;*/
    z-index:4;}     
  

div#footer {color: #000000;
    background-color:transparent;
    font:10px arial, sans-serif;
    text-decoration:none;
    text-align: center;
    position:absolute;
    left:50%;
    margin-left:-350px;
    bottom:0px;
    padding:0px;
    width:700px;
    height:20px;
    z-index:10;}        
    
div#footer a{color:#000000;
    background-color:transparent;
    font:9px arial, sans-serif;
    text-decoration:none;}  
        
    
    
    
div#landonsheely {color:#000000;
    background-color:transparent;
    font:9px arial, sans-serif;
    text-decoration:none;
    position:absolute;
    left:50%;
    margin-left:250px;
/*    top:4500px;*/
    padding:0px;
    width:110px;
    height:20px;
    z-index:10;}        
    
div#landonsheely a{color:#000000;
    background-color:transparent;
    font:9px arial, sans-serif;
    text-decoration:none;}  
    

    
        
#twitterfeed {      
    background-color:transparent;
    position:absolute;
    left:50%;
    margin-left:150px;
    top:10px;
    padding:0px;
    width:200px;
    height:241px;
    z-index:2;} 
    
#rpnet_twitterWidget {
    position:absolute;
    top:10px;
}
    
#rpnet_twList { 
    position:absolute;
    top:20px;
    left:-20px;
    width:200px;
    height:250px;
    overflow:auto;
    font:12px arial;
    font-weight: 400;
    color:#000000;
}
 
#rpnet_twList a { 
    font:10px arial;
    font-weight:400;
    text-decoration:none;
    color:#000000;
    overflow:auto;
} 

#rpnet_twList a:hover { 
    font:10px arial;
    font-weight:400;
    text-decoration:none;
    color:#222222;
} 

#rpnet_twList img{ 
    border:#000000 1px solid;
} 

ul{ 
  list-style-image: url('/twitterfeed.png');
  list-style: none ;

}



img {border:0px;}
img a{border:0px;}
img a:hover {border:0px;}

