body
{
 	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
p, td, div, span, body, textarea, input
{
   	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: small;
}
a.adtitle:link, a.adtitle:visited
{
 	color: #333333;
	background-color: transparent;
	text-decoration: underline;
	font-size: x-small;
}
a.adtitle:hover, a.adtitle:active
{
 	color: #FF9900;
	background-color: transparent;
	text-decoration: none;
	font-size: x-small;
}
a:link, a:visited
{
 	color: #333333;
    background-color: transparent;
	text-decoration: underline;
	
}
a:active, a:hover
{
 	color: #000000;
    background-color: transparent;
	text-decoration: none;
}
.txtarea
{
 	width: 350px;
	height: 300px;
}
ul
{ 
	margin-left: 0px;
	padding-left: 20px;
}
#contentWrapper
{
    position: absolute;
	top: 0px;
	left: 15%;
	background-image: url('site_images/dots.gif');
	width: 740px;
	border: 1px solid #999999;
	padding-bottom: 30px;
}
#logoHolder
{
    position: relative;
	top: 0px;
	left: 0px;
	border: none;
	width: 740px;
	height: 60px; 	
}
#adHolder
{
    position: absolute;
	top: 70px;
	left: 617px;
	width: 120px;
	border: none;
}
#menuHolder
{
    position: absolute;
	top: 70px;
	left: 3px;
	border: none;
	width: 160px;
	background-color: #C5C5C5;
	color: #000000;
	border: 4px solid #FFFFFF;
	padding: 4px;
}
#contentHolder
{
    position: relative;
	top: 10px;
	left: 185px;
	border: none;
	width: 415px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
	padding: 5px;
}
.menuHeader
{
	padding-left: 20px;
	font-size: large;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
.adHeader
{
    border: 1px solid #FF9900;
}
hr
{
    border: 1px solid #FF9900;
}
h1
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
h2
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
h3
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
h4
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
h5
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
h6
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
}
.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;
	}