* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.inner {
}
body {
	background: #222222;
}
a {color:#F90;padding:2px;text-decoration:none;}
a:hover {color:#FFF;background:#F90;}
#wrapper {
	width: 820px;
	margin: 0 auto;
}
#sl {
	padding-left: 10px;
	background: url(../images/sl.jpg) repeat-y left;
}
#sr {
	padding-right: 10px;
	background: url(../images/sr.jpg) repeat-y right;
}

#display {

}


#top {
	background: #111111;
}
#logo {
	height: 440px;
	background: url(../images/logo.jpg) no-repeat;
	float: left;
	width: 800px;
}
#date {
	float: right;
	height: 14px;
	color: #eb9e02;
	font-size: 14px;
        font-weight: bold;
	padding: 20px 4px 4px 0;
}

#user3 {
	height: 32px;
	background: url(../images/gradient.jpg) repeat-x;
}
#user3 ul {
}
#user3 span.seperator {
	background: url(../images/user3sep.jpg) no-repeat;
width:2px;
	padding:1px;
}
#user3  ul  li  a:hover {
	color: #000;
	background:none;
}

#user3 ul li {
	display: inline;
	padding: 0 8px 0 10px;
	text-align: center;
}

#user3 ul li a {
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #fff;
}


#left {
	width: 200px;
	background: #eb9e02;
	float: left;
	color:#FFF;
	font-size: 12px;
        font-weight: bold;
}
#left ul, #right ul {
}
#left ul li, #right ul li {
}
#left ul li a, #right ul li a {
	height: 32px;
	display: block;
	line-height: 32px;
	text-decoration: none;
	border-bottom: 1px solid #333;
	padding-left: 12px;
	color: #000000;
}
#left ul li a:hover, #right ul li a:hover {
	background: #fe6800;
}


#left  h3, #right h3 {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/title.jpg);
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
	color: #000000;
}

#face {
        width: 200px;
        height: 85px;
        float: left;
        
}

#main {
	margin-left: 200px;

}


#newsflash_out
{
	padding: 60px 250px 0px 32px;
}
#newsflash
{
	background: #111111;
	filter: alpha (opacity=80);
	-moz-opacity:0.8;
	khtml-opacity: 0.8;
	opacity: 0.8;
	font-size: 10px;
	color: #FFF;
}
#newsflash  .inner
{padding:4px;}
#newsflash h3, #newsflash .contentheading
{color:#FFF;font-size:15px;font-variant:small-caps;}
#newsflash a
{color:#FFF;font-style:italic;}
#newsflash a:hover {color:#FFF;text-decoration:underline;background:none;}

#componentcon {
	background: #222222;
	color: #c8c8c8;
	margin-right: 200px;
	font-size: 12px;
}

#componentsin {
	background: #222222;
	color: #c8c8c8;
	margin-right:0;
	font-size: 12px;
}

#componentsin .inner, #componentcon .inner {
	padding: 4px;
}


#footer {
	height: 32px;
	line-height:32px;
	background: url(../images/gradient.jpg) repeat-x;
	font-size: 12px;
	color: #FFF;
	text-align:center;

}
#footer h3 {display:none;}
#footer ul {}
#footer ul li {display:inline;}
#footer ul li a {color:#FFF;text-decoration:none;padding:0px 4px;}
#footer ul li a:hover {text-decoration:underline;background:none;}

#copy {
	color: #FFF;
	float: right;
	font-size: 10px;
}
#copy a {color:#FFF;}
#copy a:hover {text-deocration:underline;background:none;}



.allvideos{margin-left: 82px;}

.inputbox {border:1px solid #CCC;}
#contact_text {width:390px;}
img {border:0px;}
.componentheading {display:block;background:#CCC;color:#333;padding:4px;font-variant:small-caps;font-weight:bold;}
#componentsin .componentheading, #componentcon .componentheading {display:none;}
.contentheading {color:#F90;font-variant:small-caps;font-weight:bold;font-size:14px;}
.small, .createdate, .modifydate {font-size:10px; color:#CCC;}
