﻿/**/

* { padding: 0; margin: 0; }

body {background:#f9d2ab;}

#wrapper {width:915px; margin:auto;}

#content_home {margin:0px; width:911px; height:737px; background:transparent url(images/tv_bg_empty.jpg) left top repeat; }
#content_index {margin:0px; width:911px; height:737px; background:transparent url(images/tv_bg_home.jpg) left top repeat; }

	#content_home h1{ font-size: 16px; color:#000; text-align: center; padding: 10px 0 5px 0;}
	#content_home h2{ font-size: 14px; color: #000; padding-bottom: 8px; }
	#content_home h3{ font-size: 12px; color:#000; }

#nav {margin-left:45px; margin-top: 175px; height: 735px; width:135px; float:left; }

#mainContent {margin-left:40px; margin-top: 200px; height: 340px; width:560px; float:left; }

#foot {margin-top: 150px; width:560px; float:left; text-align: center; }
	

/* ---- General elements ---- */
p, div, span, li {
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-family: Arial, Helvetica, verdana, sans-serif;
}


.clr {clear:both;}
img.pad { padding-right: 10px; padding-bottom: 10px;}
hr.color { color: #000000;}
.cssform p{clear: left; margin: 0px 0px 0px  30px;padding: 5px 0 7px 0;padding-left: 30px; font-weight: bold;}





a:link{
	color: #ab5c0b;	text-decoration:none;
}
a:visited{
	color: #ab5c0b;	text-decoration:none;
 }
a:hover{
	color: #737373; text-decoration:underline;
}

 .bold{
 	font-weight:BOLD;
}

.sf_postNewComment label
{
color: white;
}

h2 .sf_postTitle {
  color: white !important;
  }
.sf_back
{
color: white;
}
