body
{
 	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
p, td, div, span, body, textarea, input
{
   	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: x-small;
}
caption
{
   font-weight: bold;
}
a.adtitle:link, a.adtitle:visited
{
 	color: #525D6E;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.adtitle:hover, a.adtitle:active
{
 	color: #8C9EBB;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited
{
 	color: #525D6E;
    background-color: transparent;
	text-decoration: underline;
}
a:active, a:hover
{
 	color: #000000;
    background-color: transparent;
	text-decoration: none;
}
.txtarea
{
 	width: 350px;
	height: 300px;
}
ul
{ 
    list-style-image: url('images/square-bullet.gif'); 
	margin-left: 0px;
	padding-left: 20px;
}
#adHolder
{
    position: absolute;
	top: 90px;
	left: 640px;
	width: 125px;
	border: none;
}
#logoHolder
{
    position: absolute;
	top: 15px;
	left: 5px;
	border: none;
	width: 330px;
	height: 65px; 	
}
#menuHolder
{
    position: absolute;
	top: 90px;
	left: 5px;
	border: none;
	width: 135px;
}
#contentHolder
{
    position: absolute;
	top: 80px;
	left: 150px;
	border: none;
	width: 480px;
}
.menuHeader
{
 	background-image: url('images/square-small.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: small;
	font-weight: bold;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
.adHeader
{
    border: 1px solid #8C9EBB;
 	background-image: url('images/square-large.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}
hr
{
    border: 1px solid #8C9EBB;
}
h1
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: xx-large;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
h2
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: x-large;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
h3
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: large;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
h4
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: medium;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
h5
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: small;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
h6
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: x-small;
	color: #8C9EBB;
	background-color: #FFFFFF;
}
span.rating
{
    display: none;
	visibility: hidden;
}
.sharesb ul{
		list-style:none;
		margin:6px 0 4px 0;
		padding:0;
	}
	.sharesb ul li{
		text-align:center;
		display:inline;
		padding:0 4px 6px 0 ;
	}
	.sharesb ul li.delicious{
		background:url("images/delicious.gif") no-repeat 0 0;
	}
	.sharesb ul li.digg{
		background:url("images/digg.gif") no-repeat 0 0;
	}
	.sharesb ul li.reddit{
		padding:0 0 0 2px;
		background:url("images/reddit.gif") no-repeat 0 0;
	}
	.sharesb ul li.facebook{
		background:url("images/facebook.gif") no-repeat 0 0;
	}
	.sharesb ul li.stumbleupon{
		background:url("images/stumbleupon.gif") no-repeat 0 0;
	}
	.sharesb ul li a{
		padding:0 0 0 18px;
		margin:0 3px 0 0px;
	}