@charset "UTF-8";
body {
	background-color: #999;
}
#wrapper {
	width: 900px;
	height: 100%;
	min-height: 500px;
	margin: 0 auto;
	background-color: #fdc689;
	padding: 0 20px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	color: #ffffff;
	padding-top: 10px;
}
h3 {
	color: #6B81A6;
}
#form1 table td {
 background-color: #fdc689;
}
#contact form label,
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6B81A6;
}
#contact form label {
	float: left;
	width: 10em;
	text-align: right;
	clear: left;
	margin-right: 10px;
}
#contact form #submit {
	margin: 2px 0 20px 12em;
}

#countdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6B81A6;
	text-align: center;
	height: 50px;

}
#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6B81A6;
}
#form1 a {
	text-decoration: none;
}
#form1 a:hover {
	text-decoration: underline;
}
#form1 a:visited {
	color: #6b81a6;
}
#form2 {
	margin: 20px auto;
	width: 400px;
	text-align: center;
}
#database {
	color: #6B81A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#videos {
	width: 825px;
	margin: 0 0 30px 75px;
}
#videoRight {
	float: right;
	width: 400px;
	margin-left: 100px;
	display: inline; /* IE6 double margin bug */
}
#videoRight p {
	padding-left: 70px;
}
#videoLeft {
	display: inline;
}
#form1 td {
	background-color: #fdc689;
}
p a {
	color: #630;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
