/* CSS Document */
html, body{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	min-height: 100%; 
	text-align: left;
}

body{
	border: 0;
	margin: 0;
	padding: 0;
	font-size:1em;
	/*background-color: white;*/
}

#wrapper{
	position:relative;
	padding: 0px;
	margin:0px;
	width:auto;
	background-color: White; /*border:1px solid Green;*/
	text-align: left; 
	min-width:500px;
}

#header{
	clear: both;
	position: relative;
	border: 0;
	padding: 5px 0 5px 0;
	width: auto;
	color:black;
	text-align: left;
	width:800px;
	z-index: 1;
	height:auto;
}

#headImg{
	position: absolute;
	top:0px;
	left:0px;
	z-index: 1;
}

#headTxt1{
	position: absolute;
	float:left;
	left:120px;
	font-size: 120%;
	top:20px;
}

#headTxt2{
	position: relative;
	float:left;
	font-size: .7em;
	top:-17px;
	left:150px;
}

#headTable{
	position: relative;
	float: left;
	min-width:700px;
	width: 750px;
	top:40px;
	left:120px;
}

#video{
	position: absolute;
	float:left;
	clear: both;
	background-color: White;
	color: Black;
	text-align: left;
	height: auto;
	width:90%;
	display: block;
	vertical-align: top;
	z-index:500;
	margin: 0px 0px 0 20px;
	padding: 0px 0px 0 0px;    
}

#vidframe{
  position:relative;
   width:760px;
	float:left;
	margin: 0px;
	padding: 0px;  
}


.intro{
	z-index: 1000;
	width:730px;
	
}


.cliplinks{
   position:relative;
	top: -10px;
}

.vidcontent{
   position:relative;
	float: left;
	margin: 0px 0px 0 20px;
	padding: 0px 0px 0 0px;  
	border-bottom: 1px dashed #D9DD7E;
	width: 360px;
	display: inline;
	background-color: White;
	color: Black;
	text-align: left;
	height: 120px;
}

.on{
	background-color: #E6E6FA;
}


.clipInfo{
	margin: 0 auto;
	background-color: White;
	color: Black;
	text-align: center;
	height: auto;
}

.bar{
	background-color: #8C8C8C;
}

.vidcontent h4 img{
	border: 1px solid black;
	margin: 0px 10px 5px 0;
}

#footer{
	border: 0;
	clear: both;
	margin: 0 auto; /*border: 10px solid #000;*/
	padding: 10px 0 0 0;
	width: auto;
	display: block;
	text-align: center;
	height: 80px;
	vertical-align: bottom;
}


LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}
a img,:link img,:visited img { border:none }

/*ul, li { 
	list-style-position: outside;  
	list-style-type: disc; 
	padding: 0; 
	margin: 0;
	left:3px;
	}*/
	
h1{
	color: Black;
	font-size: 1.75em;
}
h1,h2,h3, h4, h5{
	margin-bottom: .1em;
	padding-bottom: .1em;
	margin-top: .1em;
	padding-top: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h1+p,h2+p,h3+p,h4+p,h5+p {
	margin-top: .1em;
	padding-top: .1em;
}

h1>p,h2>p,h3>p,h4>p,h5>p {
	margin-bottom: .1em;
	padding-bottom: .1em;
}


h1.gl+p,h2.gl+p,h3.gl+p,h4.gl+p {
	margin-top: .5em;
	padding-top: .5em;
}


h2{
	color: #555C5E;
	font-size: 1.5em;
}
h3{
	color: #575757;
	font-size: 1.25em;
}
h3.proj{
	padding-right: 30px;
}

h4 a{
	text-decoration: none;
}

h4 a:hover{
	text-decoration: underline;
}

HR.gl, .gl{
	border-bottom: 1px solid #CA5F67;
	border-style: none none solid none;
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	text-align: left;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

.nopad{
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.pad{
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom: 5px;
}

.padL{
	padding: 5px 0 5px 10px;
	margin: 5px 0 5px 10px;
}
.padR{
	padding: 5px 10px 0 5px;
	margin: 5px 10px 0 5px;
}
.padTxt{
	padding: 5px;
	display: block;
}

.regText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color:black;
	text-align: left;
}

.toptext{
	float:left;
	font-size: 120%;
   /*display: inline;*/
	position: relative;
	padding: 0 5px 0 0;
	vertical-align: bottom;
}

.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: normal;
	vertical-align: baseline;
}

.smText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	line-height: normal;
	vertical-align: baseline;
}

.menurow{
	float:left;
	clear: both;
	width:85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: Black;
	font-size: .7em;
/*	text-align: center;*/
}

.menurow a {
color:black;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}*/

/*a:visited {
	text-decoration: none;
	color: #000000;
}*/

a:hover {
	text-decoration: none;
	color: Red;
}

.menurow a:hover {
	color: #D2691E;
}

.clearer{
	clear: both;
}
