body {
	font: 12px Arial, san-serif;
	color: #FFF;
	text-align: center;
	background: #000;
	margin: 0px;
	padding: 0px;
}

td {
	font: 12px Arial, san-serif;
	color: #FFF;
}

h1 {
	font: 16px Arial, san-serif;
	font-weight: bold;
	color: #FFF;
}

A {
	color: #0099FF;
}

A:visited {
	color: #9966CC;
}

#intro {
	text-align:center;
}

#container {
	width: 753px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: #000;
}

#header {
	position: absolute;
	top: 300px;
	left: 0px; 
	position: static; 
	width: 753px;
	height: 80px;
	text-align: right;
}


#title {
	position: absolute;
	text-align: right;
	right: 20px; 
	top: 25px;
	width: 753px;
	height: 36px;
}

#divStayTopLeft {
	text-align: center;
}

#leftvideos {
	position: absolute;
	left: 15px; 
	text-align: left;
	top: 405px; */
	height: 136px;
	z-index: 5;
	border-width: 0px;
}

#tagline {
	position: absolute;
	text-align: right;
	right: 20px; 
	top: 75px;
	width: 753px;
	height: 20px;
}
	

	
#toplinksarea {
	position: absolute;
	right: 15px; 
	top: 113px;
}

#little_frog {
	position: absolute;
	left: 15px; 
	top: 113px;
}

A.toplinks {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;

}

A.toplinks:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
	
A.toplinks:hover {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
	

#maintext {
	position: absolute;
	text-align: left;
	right: 25px; 
	top: 158px;
	width: 300px;
	z-index: 7;
}

#content {
	-moz-opacity:5.9;
    filter:alpha(opacity=390);
	width: 500px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#rightbar {
	text-align: left;
 	position: absolute;
	width: 163px;
	left: 529px;
	top: 190px;
	margin: 15;
	padding: 0;
}

.rightbox {
	width: 160px;
	background-color: #E0E0E0;
	font: 12px Arial, sans-serif; 
	text-align: left;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin-bottom: 10px;
}

.rightboxcontent {
	padding: 4px;
	margin: 4px;
}

.loginbox {
	width: 160px;
	background-color: #CCC;
	font: 12px Arial, sans-serif; 
	text-align: left;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

.loginboxClientCentral {
	width: 270px;
	background-color: #FAFAFA;
	font: 12px Arial, sans-serif; 
	text-align: left;
	position: static;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

.loginboxcontent {
	padding: 4px;
	margin: 4px;
}

.NewsBoxTitle {
	font: 12px Arial, sans-serif;
	color: #000;
	font-weight: bold; 
	margin-bottom: 1px;
	margin-top: 0px;
}

.NewsBoxContent {
	margin-top: 4px;
	margin-bottom: 2px;
	font: 10px Arial, sans-serif; 
	color: #000;
}

.LoginBoxTitle {
	font: 12px Arial, sans-serif;
	color: #000;
	font-weight: bold; 
	margin-bottom: 1px;
	margin-top: 0px;
}

.LoginContent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font: 10px Arial, sans-serif; 
	color: #000;
}

.LoginLabel {
	font: 10px Arial, sans-serif; 
	color: #000;
	padding-right: 5px;
}

form { 
	margin-bottom: 0px; 
	margin-top: 6px;
}
	
#footer {
	color: #FFF;
	/* background: url(../images/footerback.jpg); */
	background-repeat: repeat;
	left: center; 
	bottom: 0px;
	width: 714px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

.footertext {
	font: 12px Arial, sans-serif; 
	font-weight: bold; 
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
	
a.footertext, a.footertext:visited  {
	color: #FFF;
	text-decoration: none;
}
	
a.footertext:hover  {
	color: #DDD;
	text-decoration: none;
}


#dropmenudiv {
	text-align: left;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	color: #000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover { /*hover background color*/
	color: #FFF;
	background-color: #999;
}

input
{
    background-color: #EEE;
	border:1px solid #555;
	font: 12px Arial, san-serif;
	color: #000;
	padding: 2px;
	margin: 1px;
}

textarea
{
    background-color: #FFF;
	border:1px solid black;
	font: 12px Arial, san-serif;
	color: #000;
	padding: 2px;
	margin: 1px;
}

select
{
    background-color: #FFF;
	border:1px solid black;
	font: 12px Arial, san-serif;
	color: #000;
	padding: 2px;
	margin: 1px;
}