* {margin: 0; padding: 0;}
	body {
		margin: 0px;
		background-color: white;
		background-image: url(../images/bg.gif);
		font-family: verdana, arial;
		}
		
	p.title {
	padding-bottom: 3px;
	border-bottom: 1px solid black;
	width: 423px;
	margin-left: 36px;
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
	}
	p {	font-family: verdana, arial;
	text-indent: 1cm;
	padding-bottom: 15px;
	font-size: 1em;
	} 
	#header li:first-child {border-left: 2px double black;}
	#header li a:link {color: #6490B1}    
	#header li a:visited {color: #6490B1}
	#header li a:hover {color: #091C21} 
	#header li a:active {color: #288498} 	
a:link {color: #091C21}    
	a:visited {color: #6490B1}
	a:hover {color: #091C21} 
	a:active {color: #288498} 
	.nhere:hover {border-bottom: 2px double gray; 
	border-top: 2px double #A62A2A;}
	#header li {
	font-family: 'Times New Roman', verdana, arial;
	background-color: white;
	position: relative;
	float: left; 
	padding: 0 12px 0 12px;
	top: 142px;
	left: 217px;
	border-right: 2px double black;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	z-index: 5;
	margin: 0;
	}
	#here {border-bottom: 2px double gray;}
	#text ul {padding-top: 15px;}
	li {padding-bottom: 10px; margin-left: 50px; margin-right: 30px;}

	#header {
		position: relative;
		background-color: #ccf;
		background-image: url('../images/main_logo.gif');
		background-repeat: no-repeat;
		width: 583px;
		height: 164px;
		padding: 0;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		}
		
	#moremenu li {padding-bottom: 8px; margin-left: 0; margin-right: 0; padding-top: 0;}
	#moremenu {
	padding-top: 0;
	margin: -10px 0 0 0;
	margin-right: 50px;}
    #moremenu {
	width: 120px;
	font-family: 'Times New Roman', verdana, arial;
	background-color: white;
	position: relative;
	float: right; 
	border-right: 2px double black;
    border-left: 2px double black; 
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	z-index: 6;
	padding-bottom: 15px;
	}

	h1 {position: relative; font-size: 2em; font-variant: small-caps; margin-left: 80px; margin-top: -25px;}
	h2 {poisition: relative; display: block; text-align: center;}
	#text {
		width: 583px;
		margin-left: auto;
		margin-right: auto;
		background: white url(../images/table.gif) repeat-y;
		padding-top: 14px;
		}
	#text p {
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	top: 16px;
	}
	.squished {
		padding-left: 45px;
	padding-right: 45px;
				}
	#footer {
		width: 583px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
		background: white url(../images/footer.gif) repeat-y;
		}
	img {border: 0;}
	.centeredimg {
text-align:center;
    }

	#footer p {display: none;}
	#vidlist {margin-left: auto; margin-right: auto; width: 500px; padding: 0px; border: 1px solid;}
	.p480 {padding-top: 30px; margin-left: -67px;}
	.p640 {padding-top: 30px; margin-left: -34px;}
	hr {	width: 80%; text-align: center; border: 1px solid; color: black; margin: 0 auto 0 auto;}
	.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.grey {color: grey; display: none;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

