a:link
{
color: #0000ff;
text-decoration: none;
}

a:visited
{
color: #0000ff; //#ff6600;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:hover
{
color: #0000ff;
text-decoration: underline;
}

a:active { }

body {
 width:880px;
 margin: 0 auto;
 padding: 0;
 background-color : #bbb;
 text-align : center;
 color : #000000;
}

#fixed { position:fixed; }

#header {
margin:0 auto;
width : 880px;
height : 100px;
margin-top : 5px;
padding-bottom:5px; 
background-image:url("images/facebookpages.jpg"); 
}

#footer{
margin-top:10px;
font-size:60%;
color:#fff;
}

#subheader {
position:relative;
top: -35px;
left:-210px;
}

#topnav {
margin-top: -15px;
margin-left:0px;
width : 880px;
padding:0;
}

#search {
margin:0 auto;
font-size:small;
width : 880px;
align : left;
background-color : #ccc;
}

#admin {
//position:absolute;
//top:110px;
//right:15px;
}

.topnavbuttonwide {
display:block;
text-align:center;
float:left;
background:url('images/topnavbuttonwide.png'); 
width:133px;
height:23px;
line-height:20px;
color:#fff;
margin-left:2px;
margin-right:30px;
text-decoration:none;
}

.topnavbuttonwide:hover {
display:block;
text-align:center;
float:left;
background:url('images/topnavbuttonwide.png'); 
width:133px;
height:23px;
line-height:20px;
color: orange;
margin-left:2px;
margin-right:30px;
}

.topnavbuttonmedium {
display:block;
text-align:center;
float:left;
background:url('images/topnavbuttonmedium.png'); 
width:123px;
height:23px;
line-height:20px;
color:#fff;
margin-left:0px;
margin-right:30px;
text-decoration:none;
}

.topnavbuttonmedium:hover {
display:block;
text-align:center;
float:left;
background:url('images/topnavbuttonmedium.png'); 
width:123px;
height:23px;
line-height:20px;
color: orange;
margin-left:0px;
margin-right:30px;
}

.topnavbutton {
display:block;
text-align:center;
float:left;
background:url('images/topnavbutton.png'); 
width:102px;
height:23px;
line-height:20px;
color:#fff;
margin-left:2px;
margin-right:30px;
text-decoration:none;
}

.topnavbutton:hover {
display:block;
text-align:center;
float:left;
background:url('images/topnavbutton.png'); 
width:102px;
height:23px;
line-height:20px;
color: orange;
margin-left:2px;
margin-right:30px;
}

#banners {
padding-top : 5px;
//margin-left : 600px;
float:right;
padding-right:10px;
}

#underbanner {
//position:absolute;
float:right;
color: #ffffff;
margin-top : -20px;
padding-right:55px;
}

#center {
text-align : center;
}

#content {
width : 880px;
margin-top:40px;
text-align : left;
padding-top : 10px;
border : 1px solid #fff;
background-color : #ddd;
}

#name {
font-size: small;
}

#listings {
width : 880px;
padding-top :5px;
font-size:x-small;
font-family: Ariel;
font-weight: bold;
text-align : left;
border : 0 ;
background-color : #ddd;
}

#paidlisting {
font-weight : strong;
background-color : #ffffcc;
}

#paging {
font-size:x-small;
font-family:Verdana;
width:100%;
text-align:center;
}

#offset {
padding-left:85px;
}
