@charset "utf-8";
body {
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(Images/background11.jpg);
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	line-height: 1.4;
}
	
#h-navbar {
	font-size: 100%;
	color: #000;
	background-color: #F00;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	text-indent: 15px;
	height: 60px;
}
	
#h-navbar a, #h-navbar a:visited {
	font-weight: bold;}
	
#h-navbar a:hover {
	font-weight: bold;
	background-color: #FC0;
	padding: 5px;}

ul, ol, dl { 
	padding: 0;
	margin: 0;}
	
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
}
	
a img { 
	border: none;}
	

a:link {
	color: #FF0000;
	text-decoration: underline;
}
	
a:visited {
	color: #000000;
	text-decoration: none;}
	
a:hover, a:active, a:focus {
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FC0;
}

a:active {
	color: #000;
	text-decoration: none;}


.container {
	width: 750px;
	margin: 0 auto;
	background-color: #000;}

.header {
	height: 70px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000;
}

.content {
	background-color: #CCC;
	height: 600px;
	width: 375px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.content2 {
	background-color: #CCC;
	width: 375px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	clear: none;
	float: right;
	height: 600px;
}
.content3 {
	background-color: #CCC;
	width: 750px;
	padding-right: 0px;
	padding-top: 10px;
}

.footer {
	padding: 10px;
	background-color: #FC0;
	padding-top: 10px;
}

.fltrt {
	float: right;
	margin-left: 8px;}
	
.fltlft { 
	float: left;
	margin-right: 8px;}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;}

body,td,th {
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;}

#apDiv1 {
	position:absolute;
	width:295px;
	height:40px;
	z-index:1;
	padding: 10px;
	top: 4px;
}
video {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
object {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
