@charset "UTF-8";

#content  {
	width:800;
	height: 520px;
	background-color: #000;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

body {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-color: #7E7E7E;
	margin-top: 15px;
}

a {
	text-decoration:none;
	color: #B71234;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	height: 99px;
	width: 800px;
	background-color: #000000;
	}
#video {
	background-color: #FED100;
	float: right;
	height: 510px;
	width: 350px;
	margin-left: 10px;
	padding: 5px;
	color: #333;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#footer {
	background-color: #333;
	padding: 10px;
	clear: both;
	height: auto;
	width: 780px;
	color: #000000;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
#header {
	height: auto;
	width: 800px;
}
#body {
	padding: 0px;
	height: auto;
	width: 800px;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	border: medium none #000000;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #FED100;
	padding:0px;
	background-color: #000;
	background-repeat: no-repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:hover  {
color:#FF9900;
}

a:active  {
color:#666666;
}
#text {
	padding: 5px;
	height: 520px;
	width: 420px;
	margin-left: 10px;
}


a:visited  {
color:#0066FF;
}
.center {
	text-align: center;
}

	
	ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	padding:5px;
	}
	
.style3 {font-size: 24px}
.style4 {color: #999999}	
	
.header {
font:Geneva, Arial, Helvetica, sans-serif;
size:35pt;
font-weight:bolder;
}
