#contentHeader
{
	position: relative;
	width: 884px;
	height: 8px;
	background-color: black;
	overflow: hidden;
}

#contentHeader IMG
{
	position: absolute;
	left: 0;
	top: 0px;
	width: 884px;
	height: 53px;
}

#innerContent
{
	background-color: #e3e1cc;
	background-image: url(./images/bg_inner-page.gif);
}

#innerLeft
{
	float: left;
	width: 200px;
	background-color: #5c6a7e;
	padding-top: 10px;
}

#innerLeft A
{
	color: white;
	text-decoration: none;
}

#innerLeft A:hover
{
	color: white;
	text-decoration: none;
}

#innerLeft DIV
{
	width: 172px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 14px;
	color: #f6f5ee;
	border-bottom: 1px solid #3a4352;
}

#innerLeftEvents
{
	float: left;
	width: 200px;
	background-color: #5c6a7e;
	padding-top: 10px;
}

#innerLeftEvents P
{
	color: white;
	margin: 20px;
}

#innerLeftEvents A
{
	color: white;
	text-decoration: none;
}

#innerLeftEvents A:hover
{
	color: white;
	text-decoration: underline;
}

#innerRight
{
	float: left;
	width: 682px; /* orig: 672px */
}

#innerRight #content
{
	min-height: 520px;
	height: auto !important;
	height: 520px;
	padding: 20px;
	padding-left: 30px;
}

#innerRight P
{
	margin-bottom: 12px;
}

#innerLeft .subnavRoll
{
	background-color: #647389;
	cursor: pointer;
	cursor: hand;
}

#innerLeft .subnav
{
	background-color: #5c6a7e;
	cursor: pointer;
	cursor: hand;
}

#innerLeft .subnavOn
{
	background-color: #697991;
	cursor: pointer;
	cursor: hand;
}

#innerLeft .subsubnav
{
	background-color: #bebea6;
	line-height: 18px;
}

#navhead1, #navhead2, #navhead3
{
	background-color: #bebea6;
	line-height: 18px;
	display: none;
}

#navhead1 P, #navhead2 P, #navhead3 P
{
	line-height: 18px;
	padding: 3px 0px;
	margin: 0;
}

#navhead1 A, #navhead2 A, #navhead3 A
{
	color: black;
	text-decoration: none;
}

#navhead1 A.on, #navhead2 A.on, $navhead3 A.on
{
	color: black;
	text-decoration: underline;
}

#navhead1 A:hover, #navhead2 A:hover, #navhead3 A:hover
{
	color: black;
	text-decoration: underline;
}

#innerLeft .subsubnav A
{
	color: black;
	text-decoration: none;
}

#innerLeft .subsubnav A.on
{
	color: black;
	text-decoration: underline;
}

#innerLeft .subsubnav A:hover
{
	color: black;
	text-decoration: underline;
}


INPUT.form
{
	width: 280px;
	border: 1px solid black;
	padding: 1px;
	height: 14px;
	line-height: 14px;
}

TEXTAREA.form
{
	width: 280px;
	border: 1px solid black;
	padding: 1px;
	line-height: 14px;
}

.button
{
	width: 60px;
	height: 18px;
	border: 1px solid black;
	color: black;
	background-color: #f1f1f1;
	line-height: 18px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}

.vidthumb {
	float: left;
	background-color: #f0efe5;
	padding: 3px 3px 15px 3px;
	margin: 0 35px 35px 0;
	width: 153px;
	height: 140px;
	text-align: center;
	line-height: 10px;
}

#vidcontainer {
	width: 100%;
	margin: 37px 37px 37px 37px;
}

#logincontain {
	float: right;
	width: 250px;
	height: auto;
	padding: 25px;
	background-color: #b9bba3;
}


#commentbtns ul {
	display: block;
	list-style-type: none;
	margin: 6px 0 20px 0;
	padding: 0;	
}

#commentbtns li {
	display: block;
	list-style-type: none;
	margin: 0 4px;
	padding: 0;	
	width: 20px;
	height: 20px;
	float: right;
	text-align: center;
	background-color: #FFF;
}

#commentbtns li.big {
	display: block;
	list-style-type: none;
	margin: 0 4px;
	padding: 0;	
	width: 20px;
	height: 20px;
	float: right;
	text-align: center;
	background-color: #FFF;
}

#commentbtns li a {
	display: block;
	width: 20px;
	height: 20px;
	/*background: url(../images/img-hero-bullets.gif) -12px 0;*/
}

#commentbtns li.big a {
	display: block;
	width: 20px;
	height: 20px;
	/*background: url(../images/img-hero-bullets.gif) -12px 0;*/
}

#commentbtns li a.on {background-position: 0 0;}
#commentbtns li a:hover {background-position: 0 0;}
#commentbtns li span {display: none;}

#logincontain input.btns {
	background: #f1f1f1;
	border: 1px solid black;
	margin: 0 4px;
	color: #000;
	width: 60px;
	height: 21px;
	text-align: center;
	display: block;
}

#logincontain input {
	background: #f1f1f1;
	border: 1px solid black;
	margin: 0 4px;
	color: #000;
	width: 170px;
	height: 15px;
	display: block;
}

