/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: "Comic Sans Ms", "Times New Roman", Times, serif;
	font-size: 14px;
}

#container {
	width: 900px;
}

#main_column {
	float: right;
	width: 699px;
	border-left: solid;
	border-left-color: #09638b;
	border-left-width: 0px;
}

#left_column {
	float: left;
	width: 200px;
}

#right_column_1 {
	float: right;
	width: 200px;
	border-left: solid;
	border-left-color: #09638b;
	border-left-width: 1px;
}

#main_column_1 {
	float: left;
	width: 699px;
}

#clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}

.contact_form_box {
	float: left;
	border: 1px solid #bae5dc;
	margin-left: 20px;
	width: 420px;
}

.contact_form {
	padding-left: 20px;
}

.no_margin_top {
	margin: 0px;
}

.no_margin_top_1 {
	margin: 0px;
	margin-left: 35px;
}

.no_margin_top_1 ul {
	margin: 0px;
}

.no_margin_top_1 li {
	margin: 0px;
}

.links {
	margin-top: 10px;
}

.left_align {
	margin-right: 10px;
	border: 2px solid #076186;
}

.right_align {
	margin-left: 10px;
	border: 2px solid #076186;
}
.designteam_pic {
	margin-right: 10px;
}

.sponsor_picture {
	margin-left: 10px;
}

img {
	border: 0px;
	padding: 0px;
}

.left {
	width: 345px;
	float: left;
}

.right {
	width: 345px;
	float: right;
}

h1 {
	font-size: 40px;
	letter-spacing: 2px;
	margin: 0px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	letter-spacing: 2px;
	color: #db3d77;
	margin: 0px;
	font-weight: normal;
}

h3 {
	font-size: 24px;
	letter-spacing: 2px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 15px;
	font-weight: normal;
}

.heading {
	min-width: 695px;
	min-height: 50px;
	padding-top: 7px;
	padding-left: 54px;
	background-image:url('../Images/title_bar.jpg');
	background-repeat: no-repeat;
}

h4 {
	font-size: 18px;
	letter-spacing: 2px;
	margin: 0px;
	padding-left: 10px;
	font-weight: normal;
}

p {
	padding: 10px;
	letter-spacing: 0px;
	line-height: 20px;
}

a:link {
	color: #db3d77;
	text-decoration: none;
}

a:visited {
	color: #db3d77;
	text-decoration: none;
}

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

a:hover {
	color: #db3d77;
	text-decoration: underline;
}

.date {
	color: #8d9134;
}

.footer {
	font-size: 10px;
	color: #db3d77;
	letter-spacing: 1px;
}

.top_links a:link {
	color: #db3d77;
	text-decoration: none;
}

.top_links a:visited {
	color: #db3d77;
	text-decoration: none;
}

.top_links a:active {
	color: #db3d77;
	text-decoration: none;
}

.top_links a:hover {
	color: #db3d77;
	text-decoration: underline;
}

.no_margin_top_1 a:link {
	color: #db3d77;
	text-decoration: none;
}

.no_margin_top_1 a:visited {
	color: #db3d77;
	text-decoration: none;
}

.no_margin_top_1 a:active {
	color: #db3d77;
	text-decoration: none;
}

.no_margin_top_1 a:hover {
	color: #db3d77;
	text-decoration: underline;
}

.top_links li {
	display: inline;
}

.top_links ul {
	margin-bottom: 0px;
}

.top_links {
	letter-spacing: 2px;
	margin-top: 2px;
}

.navigation_links a:link {
	color: #000000;
	text-decoration: none;
}

.navigation_links a:visited {
	color: #000000;
	text-decoration: none;
}

.navigation_links a:active {
	color: #000000;
	text-decoration: none;
}

.navigation_links a:hover {
	color: #db3d77;
	text-decoration: underline;
}

.navigation_links li {
	display: inline;
}

.navigation_links ul {
	margin: 0px;
}

.navigation_links {
	letter-spacing: 2px;
	word-spacing: 25px;
}

