body
{
width: 950px;
text-align: center;
background: url(bg2.jpg) repeat-x;
background-color: #282828;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	line-height: 16px;
}

div#header {
padding-bottom: 10px;
width: 900px;
}
.quote {	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #ff9900;}
h3 { color:#ff9900; font-size: 16px; width: 850px;}
h4 { color: #ff9900; font-size: 18px;}
h5 { color: #ff9900; font-size: 24px;}
h6 { color: #333333; font-size: 18px;}
.plus {padding-right:5px}
.demo{text-align: right; padding-right: 25px;}
.demolink{}
div#wraper
{
margin-left: auto;
margin-right: auto;
width: 900px;
background-color:#CCCCCC;
padding: 12px;
background: url(tbg.gif);
}

div#container
{

padding: 30px;
width: 870px;
text-align: left;
background:#FFFFFF;
}

div#content {
padding-top: 20px;
}
div#movie {
margin-left: 200px;
}
.script {clear: both}
.check {padding-right: 5px;}
.scriptimage {float:left; padding-right: 10px; padding-bottom: 10px}
p {text-align: justify;}



#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding-left: 20px;
	padding-right:40px;
}
#menu a {
	background: #333 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
	background: #ff9900;
	color: #fff;
	padding-bottom: 8px;
	}
	