body {
	font-family: Helvetica, Verdana, Arial, sans-serif, monospace;
	text-align: center;
	background: url(images/backtows.jpg) bottom left no-repeat fixed;
	font: 131%;}

#container {
	width: 95%;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	}
	
#top {
	width: 650px;
	padding: .5em;}
	
#top h1 {
	font-weight:bolder;
	letter-spacing: .3em;
	word-spacing: .2em;
	padding: 0; 
	margin: 0;
	text-shadow: #999 3px 2px 2px;
	font: bolder "Helvetica CY", "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 2em; }
	
	
#leftContent {
	float: left; 
	width: 500px;
	min-height: 800px;
	margin: 0; padding: .1em;
	line-height: 15px;
	font-size: .9em;
	}
	
#vidContent {
	background: #fff; 
	margin-left: 550px;
	margin-top: 0px;
	padding: .5em;}
	
#footer {
	clear: both;
	margin: 0; padding: .5em;}

#leftnav p {margin: 0 0 1em 0;}
#top h2 {
	font-weight: bold;
	letter-spacing: .1em;
	color: #ff9900;
	font: 1em "Helvetica CY", "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0 0 .5em 0;}
	
a {
	color: #000;
	text-decoration: none;}

a img {
	display:inline;
	border: none;
	text-decoration:none ;
	color:#000;}	

.linkText a {
	display: inline;
	border-bottom: 1px solid gray;
	color: #000;}
	
.linkText a:hover {
	font-style: italic;
	background: gray;
	border-bottom: 1px solid #ff9900;}

b {
	font-weight: bolder;
	letter-spacing: 1px;
	color: #ff9900;}

.logo {
	position: absolute;
	top: 5px;
	left: 60%;}