@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000033;
	font-size: 12px;
}
#outer {
	width:780px;
	margin:0px auto;
}
#aclear {
	clear: both;
	display: block;
}
#header {
	width:780px;
	height:150px;
	background-image:url(images/img/header.jpg);
}
#header h1 {
	display:none
}
#navbar {
	width:780px;
	height:40px;
	background-image:url(images/img/navbar.jpg);
}
#topnavlinks {
	padding:0;
	margin:0;
	padding-top: 9px;
	padding-left:25px;
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul#navlist {
	padding-top:15px;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
}
#navlist li {
	display: inline;
	list-style-type: none;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
}
#navlist a {
	padding: 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.0em;
	font-style: normal;
}
#navlist a:hover {
	color: #fff;
	text-decoration:underline;
	font-weight:bold;
	font-family: helvetica, arial, sans-serif;
	font-size: 1em;
	font-style: normal;
}
#mainarea {
	width:740px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-image: url(images/img/main-bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#textarea {
	border:1px solid #999999;
	width:550px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#vidarea {
	border:1px solid #999999;
	width:715px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#floatnav {
	float: left;
	width: 150px;
	margin-left: 15px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	text-align: center;
	background-image: url(images/img/but.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #04008B;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 30px;
	text-align: center;
	background-image: url(images/img/buthov.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
#footer {
	width:780px;
	height:98px;
	background-image:url(images/img/footer.jpg);
	margin:0px auto;
}
#footertext {
	color:#000033;
	padding-top:40px;
	padding-right:35px;
	font-size:1em;
	font-weight:bold;
	text-align: right;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a :hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a :visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#eyeframe {
	width: 550px;
	height: 350px;
}

