

html {font-family:"Century Gothic","Avant Garde",Sans-Serif;}
div {overflow:hidden;}
p {line-height:1.5em;}
.left {float:left;}

a {text-decoration:none; color:#999999;}
a:hover {color:#990000;}
.active {text-decoration:none; color:#666666;}

#container {
	width:950px;
	padding:80px 0 50px 50px;
	margin:0 auto;
	display:block;
	overflow:hidden;
}

/*888888888888888888888888888888888
			HEADER START
888888888888888888888888888888888*/


#head {
	padding-bottom:40px;
	width:950px;
}

#head li {
	padding-right:60px;
	float:left;
	overflow:hidden;
	font-size:1.7em;
	list-style-type:none;
	letter-spacing:-1px;
}


/*888888888888888888888888888888888
			SIDEBAR START
888888888888888888888888888888888*/

#sidebar {
	clear:both;
	width:250px;
}

.sidelink:link, .sidelink:visited {text-decoration:none; color:#999999;}
.sidelink:hover {color:#990000;}
#sidebar ul{line-height:1.5em;list-style-type:none;}


/*888888888888888888888888888888888
		MAIN CONTENT START
888888888888888888888888888888888*/

#content {
	width:950px;
	min-height:450px;
}

.vid {width:675px;}

.text {
	font-size:1.7em;
	letter-spacing:-1px;
	color:#999999;
	padding-top:40px;
}	
	
#description ul {list-style-type:none; margin:0;}

.simpleview {display:block; width:675px; height:520px; overflow:hidden;}

/*888888888888888888888888888888888
		FOOTER START
888888888888888888888888888888888*/	

#tail{padding-top:50px;}
#tail img {border:none;}
	