a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* --- typographic styles go here ----*/
p,h1,h2,h3,h4,ol,ul,li{
	margin:0;
	padding:0;
}

body {
	background-color: #666;
	background-image: url(../_images/template/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#search {
	float: left;
	width: 350px;
}
#google-728 {
	text-align: center;
	height: 90px;
	margin-bottom: 10px;
}







#nav    {
	height: 25px;
	margin-right: 8px;
	margin-left: 8px;
	color: #FFFFFF;
	background-color: #C00;
	background-image: url(../_images/template/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C00;
	border-left-color: #C00;
	margin-bottom: 0px;
}



#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 25px;
	font-weight: normal;
	background-image: url(../_images/template/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../_images/template/nav-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#nav ul li#active {
	text-decoration: none;
	background-image: url(../_images/template/nav-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#nav ul li#active a {
	color: #FFFFFF;
}
#topSpacer {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}
#header {
}
#topHeader {
	background-image: url(../_images/template/header-bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
}

#affiliates {
	background-image: url(../_images/template/affiliates.jpg);
	height: 250px;
	width: 300px;
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#featured {
	background-image: url(../_images/template/featured.png);
	background-repeat: no-repeat;
	width: 660px;
	height: 260px;
}
#contentWrapper {
	background-image: url(../_images/template/content-bg.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	width: 950px;
	margin: 0px;
}

#contentWrapper #content {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 0px;
	width: 750px;
}
#columnMain {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#columnMain   #top{
	background-image: url(../_images/template/content-column-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 730px;
	margin-top: 0px;
	margin-left: 0px;
	font: bold 1.2em Tahoma, Geneva, sans-serif;
	color: #FFF;
	padding: 10px 10px 0px;
}
#content #columnMain #top #datetime {
	float: right;
	width: 150px;
	font-size: 0.5em;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}
#statement {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}


#columnMain    #middle{
	background-image: url(../_images/template/content-column-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	text-align: left;
	width: 730px;
	padding-right: 10px;
	padding-left: 10px;
}
#columnMain   #bottom{
	background-image: url(../_images/template/content-column-bottom.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
#sidebar  {
	float: right;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebarContent    {
	border-top-width: 10px;
	border-bottom-width: 10px;
}
#sidebar #sidebarContent h3 {
	background: url(../_images/template/sidebar-h3-bg.jpg) repeat-x left;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
}
#sidebar #coulmnHolder  {
	margin-top: 10px;
}

#sidebar    #columnTop  {
	background-image: url(../_images/template/sidenav-header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 10px;
	font-weight: bold;
}

#sidebar  #columnMiddle  {
	background-image: url(../_images/template/sidenav-content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
}
#sidebar #columnBottom {
	background-image: url(../_images/template/sidenav-.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
#footer {
	background-image: url(../_images/template/footer-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 43px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	color: #000;
	font-size: 0.9em;
}

.clearFloat   {
  clear: both;
  display: block;
}
#nowFeatured {
	margin: 10px 19px 20px 30px;
	height: 230px;
	background: #F00;
}
#bookmarks {
	float: right;
	margin-right: 10px;
	vertical-align: middle;
}
