@charset "UTF-8";
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #C38F24;
	text-align: center;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer a:link {
	color: #C38F24;
	text-decoration: none;
}
#footer a:visited {
	color: #C38F24;
	text-decoration: none;
}
#footer a:hover {
	color: #C38F24;
	text-decoration: underline;
}
/* CSS Document */
#outerwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
	border: thin double #03F;
	background-image: url(images/home.jpg);
}
#navigation {
	float: left;
	width: 200px;
	padding-top: 230px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
}
#homebody {
	float: right;
	width: 520px;
	padding-top: 210px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#sponsors {
	float: right;
	width: 520px;
	padding-top: 5px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#navigation a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navigation a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	font-weight: bold;
	color: #0432D0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	background-image: url(images/paisley_bg.png);
}
#insideWrapper {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C38F25;
	clear: both;
	float: none;
	border: thin double #03C;
}
h2 {
	font-size: 14px;
	color: #03C;
}
#i_navigation {
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
	clear: none;
	padding-top: 245px;
	text-align: left;
}
#i_navigation a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#i_navigation a:visited {
	font-weight: bold;
	color: #FFF;
}
#i_navigation a:hover {
	font-weight: bold;
	color: #0432D0;
}
#insidebody {
	width: 670px;
	padding-top: 215px;
	float: left;
	padding-right: 5px;
	clear: none;
	padding-left: 10px;
	text-align: left;
}
h1 {
	font-size: 16px;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0A29D6;
}
a:hover {
	text-decoration: underline;
	color: #0A29D6;
}
a:active {
	text-decoration: none;
}

