@charset "utf-8";

/* CSS Document */

body {
	background-color: #FFE6E6;
}
#Footer {
	height: 60px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	text-shadow: #000 1px 1px 1px;
	font-size: 14px;
	background-color: #000;
	position: absolute;
	left: 0px;
	right: 0px;
	white-space: nowrap;
	display: inline-block;
	text-indent: 0px;
	bottom: 40px;
}
#sponsors a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	height: 60px;
}

#Header {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	left: 210px;
	background-color: #333;
	border: thin solid #FFF;
	height: 60px;
	right: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}
#navtop a {
	text-decoration: none;
	font-weight: bold;
	color: #FFC640;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	top: 10px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 30px;
}

#main {
	text-shadow: #FFF 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	position: absolute;
	width: auto;
	top: 70px;
	left: 210px;
	right: 0px;
	background-color: #FFA6A6;
	border: thin solid #FFF;
	bottom: 40px;
	z-index: 4;
	overflow: auto;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#form1 input {
	background-color: #FFF;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#form1 select {
	background-color: #FFF;
	font-size: 10px;
	margin-bottom: 10px;
}



#main a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#nav {
	width: 200px;
	text-shadow: #000 1px 1px 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: thin solid #FFF;
	bottom: 40px;
	background-color: #870000;
	z-index: 3;
}
#navtop {
	height: 50px;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	top: 242px;
	position: absolute;
	right: 0px;
	background-color: #333;
	left: 40px;
	bottom: 0px;
}

#nav2 {
	width: 100%;
	height: 580px;
	left: 320px;
}

#web {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: #000 1px 1px 1px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	height: 30px;
	vertical-align: middle;
}
#web a {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#navbot {
	height: 252px;
	background-image: url(images/bg4.png);
	background-repeat: repeat;
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 6;
}
#navbot a   {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#main p {
	margin: 30px;
	text-align: justify;
}
#navbot ul li {
	position: relative;
	top: 30px;
	width: 100px;
	text-indent: 0px;
	display: list-item;
	list-style-type: none;
	left: -20px;
}

#navbot a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #78ffff;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: absolute;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 200px;
	z-index: 0;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 224px;
}
#sponsors {
	position: absolute;
	height: 60px;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 5;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
}
#ads {
	top: 10px;
	position: absolute;
	left: 5px;
	right: 5px;
	z-index: 5;
	background-color: #000;
	overflow: hidden;
	height: 50px;
}
.myCarousel { 
    margin:0; 
    padding:0; 
    height:50px;
}
 
.myCarousel li {
	width:auto;
	height:50px;
	list-style:none;
	float:left;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom:10;
	margin-left: 10px;
}

.myCarousel li img {
	display: block;
}
#googlemap {
	position: absolute;
	height: 200px;
	width: 200px;
	top: 30px;
	left: 300px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#apDiv1 a:hover {
	background-color: #000;
}
#apDiv1 p {
	height: 50px;
	width: 100px;
	display: block;
	background-color: #FFF;
}
.hidden {
	visibility: hidden;
}
#logo p {
	padding-left: 70px;
}
#web p {
	padding: 5px;
	vertical-align: middle;
	height: 10px;
	margin: 0px;
	position: relative;
}
#main ul li {
	list-style-type: none;
	text-align: left;
	position: relative;
	vertical-align: top;	
}
.ads {
	width: 200px;
	height: auto;
	display: inline-block;
	border-left-color: #FFF;
	position: relative;
	font-size: 10px;
	text-align: center;
	margin-right: 50px;
	margin-top: 10px;
	}
#main img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.title {
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	right: 20px;
	left: -10px;
	position: absolute;
	margin-top: 20px;
	}
.table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: right;
	vertical-align: bottom;
	display: table;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 1%;
	width: 98%;
}
#main table  h6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	vertical-align: bottom;
	text-align: right;
}
