A:visited {text-decoration: none; font-weight: bold; color: #999999;}
A:link {
text-decoration: none;
font-weight: bold;
color: #2b6cb8;
}
A:hover{text-decoration: underline; font-weight: bold;color: #999999;}
A:active {text-decoration: none; font-weight: bold; color:#a5aabd;}

body {
margin:10px 10px 0px 10px;
padding:0px;
background:#000000;
}

#leftcontent {
position: absolute;
left:10px;
top:70px;
width:189px;
background:#fff;
border:1px solid #000;
color:#000;
}

#centercontent {
background:#fff;
margin-left: 185px;
margin-right:185px;
border: 1px solid #000;
padding-right:20px;
padding-left:10px;
}
body>#centercontent {
/* herein lies my only concession to cross browser concerns. This selector */
/* is ignored by IE5PC and it makes the DIV borders line up nicely in other */
/* browsers that properly put the border outside the box. */
   margin-left: 185px;
   margin-right:185px;
}

#rightcontent {
position: absolute;
right:10px;
top:150px;
width:175px;
background:#fff;
border:1px solid #000;
}

#indexrightcontent {
position: absolute;
right:10px;
top:50px;
width:175px;
background:#fff;
border:1px solid #000;
}
#leftbanner {
position: absolute;
width:175px;
background:#000000;
top: 35px;
left: 10px;
height: 70px;
border:0px;
}

#rightbanner {
margin-left: 175px;
margin-right:150px;
border:0px;
height: 70px;
}

p,h1,h2,h3,pre {
margin:10px 10px 10px 10px;
}

h1 {
font-size:18px;
font-family: verdana, arial, helvetica, sans-serif;
padding-top:10px;
color=#000;
}

h2 {
font-size:16px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight:bold;
color=#000;
}

h3 {
font-size:14px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight:bold;
color:#000;
 }

 blockquote {
line-height: 16px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight: normal;
}


#rightcontent p
{
font-size:10px;
font-family: verdana, arial, helvetica, sans-serif;
}

.nav {
font-size:10px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight:bold;
color:#000;
}

.sidebar {
 font-size:10px;
font-family: verdana, arial, helvetica, sans-serif;

}


.whitebar {
 font-size:10px;
font-family: verdana, arial, helvetica, sans-serif;
color: White;

}

.entry {
line-height: 16px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight: normal;
}

.sub {
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#999999;
}

.special {
font-family: verdana, arial, helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#FF6600;
}


.spc {
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
font-weight: bold;
}

.ahem {
display:none;
color:#ffffff;
}

li {
line-height: 16px;
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight: normal;
}