* {
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03246B;
}
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(images/ancient.jpg);
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}
ul {
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-type: circle;
}

a:link {
	color: #03246B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #03246B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #4B290D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53310E;
}
a:active {
	text-decoration: none;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #03246B;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
}
.boldGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CD8D12;
	text-align: left;
}
.intro {
	color: #E79D14;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
}

.blueboldleadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03246B;
	text-align: left;
}
.blueboldcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03246B;
	text-align: center;
}
.small_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000000;
}

#container {
	padding: 0px;
	height: 950px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	background-color: #FFFFFF;
}
#home_container {
	padding: 0px;
	height: 800px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	background-color: #FFFFFF;
}
#home_footer {
	position: absolute;
	height: 40px;
	width: 760px;
	left: 0;
	top: 759px;
	background-color: #F2C268;
}
#home_footer p {
	font-size: 9px;
	text-align: center;
}
#home_footer a {
	font-weight: bolder;
	color: #2B3D60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

#signup {
	padding: 10px;
	height: 116px;
	width: 355px;
	border: medium solid #03246B;
	position: absolute;
	z-index: 200;
	top: 605px;
	right: 248px;
}
#signup p {
	font-size: 12px;
	line-height: 17px;
}

#home_col1 {
	position: absolute;
	height: 498px;
	width: 109px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#home_col1 p {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

#home_col2 {
	position: absolute;
	height: 499px;
	width: 380px;
	left: 109px;
	top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	z-index: 1;
	background-color: #FFFFFF;
}
#home_col2 img {
	float: right;
}
#home_col2 #chart {
	float: right;
}


#home_col3 {
	position: absolute;
	height: 449px;
	width: 201px;
	top: 0px;
	right: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #D4E3E8;
	padding-top: 50px;
	z-index: 1;
}
#home_col3 a {
	font-size: 12px;
	padding-top: 30px;
}
#home_col3 p {
	font-size: 9px;
	color: #000000;
}

#home_header {
	height: 226px;
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
}
#home_navigation {
	position: absolute;
	height: 34px;
	width: 760px;
	top: 226px;
	z-index: 100;
}
#home_main {
	position: absolute;
	height: 498px;
	width: 760px;
	top: 260px;
	background-color: #FFFFFF;
}
#breadcrumb {
	position: absolute;
	height: 20px;
	width: 200px;
	left: 260px;
	top: 270px;
	font-weight: bold;
}
#breadcrumb a {
	font-weight: bold;
}
#breadcrumb a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#breadcrumb p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
}
#footer p {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #F8DDAB;
}
#footer a:hover {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #F8DDAB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8DDAB;
	text-decoration: none;
}
#search {
	position: absolute;
	z-index: 5;
	height: 489px;
	width: 200px;
	top: 0px;
	right: 15px;
	margin-top: 10px;
}
#search p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#chart {
	position: absolute;
	height: 101px;
	width: 100px;
	left: 302px;
	top: 59px;
	z-index: 6;
}
