body
	{
	background: #133e3e;
	text-align: center;
	position: relative;
	margin-top: -1px;





	}

h1 /* header*/
	{
	background: #666666 url(images/site_header.gif) no-repeat;
	padding: 0px;
	margin: 0;
	height: 75px;
	}

h2
	{
	font-weight: lighter;
	font-family: Tahoma;
	font-size: 16px;
	font-variant: small-caps;
	position: relative;
	left: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #999999;
	text-transform: capitalize;
	}

#adminheader2
	{
	text-align: right;
	position: absolute;
	font-family: Tahoma;
	font-size: 18px;
	float: right;

	}
	
 #container
	{
	background: #003333 url(images/site-background.gif) repeat;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;


	}
	
	#container_rings
	{
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #003333;
	background-image: url(../images/site/side_rings.gif);
	background-repeat: repeat;
	z-index: 2;

	}
 #adminheader 
 	{
	background: #333333 url(../images/admin_title.gif) no-repeat right;
	padding: 0px 5px 0px 0px;
	margin: 0;
	height: 75px;
	font-family: Tahoma;
	font-size: 14px;
	color: #996600;
	position: relative;
	z-index: 0;
	right: 0px;


	}
	
 #adminheadertext
    {
	padding: 5px;
	position: relative;
	
    }
#nav
	{
	width: auto;
	display: inline;
	float: right;
	position: relative;
	top: 97px;
	text-decoration: none;
	left: 0px;
	list-style-type: none;
	margin-right: 18px;
	margin-bottom: 160px;
	z-index: 2;



	}
	
	#nav ul
	{
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	list-style-type: none;
	}
	
	#nav li
	{
	text-decoration: none;
	position: relative;
	padding: 0;
	margin-bottom: 15px;
	list-style-type: none;
	}
	div.video_thumbnail
	{
	width: 347px;
	float: left;
	height: 320px;
	position: relative;
	left: 150px;
	text-align: center;
	padding: 0px;
	top: 55px;
	}
	
	div.video_thumbnail img
	{
	border: 1px solid #FFFFFF;
	margin: 0px 0 0 10px;
	height: 105px;
	width: 150px;

	}
	
	div.video_thumbnail p
	{
	margin: 0;
	background: no-repeat 100%;
	padding-top: 0;
	width: 340px;
	}
	
		table.contacts
{ width: 580px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.contactDept
{
	background-color: #99CCCC;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}


td.contact
{
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #133E3E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}
	
	A:link {
	text-decoration: none;
	color: #FFFFFF;


    }
	A:visited {
	text-decoration: none;
	color: #FFFFFF;

}

	A:active {text-decoration: none}
	A:hover {color: red;}

/* gets rid of href link around thumnails */
	img
{
	border: none;
}
ul {margin:0px;padding:0px;}
#bottomnav
	{
	clear: both;
	background: #003333;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	color: #666666;
	font-family: Tahoma;
	width: 643px;
	margin-left: 2px;
	position: absolute;
	top: 535px;
	height: 20px;
	vertical-align: middle;
	}
#footer
	{
	background: #001c1b;
	padding: 0px 10px;
	text-align: right;
	font-size: 80%;
	color: #666666;
	font-family: Tahoma;
	clear: right;

	}
	
	table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
text-indent: 5px;
font-family: Tahoma;
font-weight: bold;
font-size: 13px;
color: #404040; }

td.helpBod
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: left;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #CCCCCC;
}

table.sofT
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 580px;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #999999;
}
