@charset "UTF-8";
body {
		font: 100% Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		text-align: center;
		color: #003ca1;
		background-image: url(../images/filler_bkgrd.gif);
		background-repeat: repeat;
}

#container {
		width: 1024px;
		margin: 0 auto;
		text-align: center;
		background-image: url(../images/index_background.jpg);
		background-repeat:no-repeat;
		height: 768px;
}

.nav {
		padding: 135px 0 30px 90px;
		border: 0;
}

#container2 {
		background-image: url(../images/index2_background.jpg);
		background-repeat:no-repeat;
		margin: 0 auto;
		padding: 0;
		width: 1024px;
		height: 768px;
}

.mainContent2 {
		vertical-align: middle;
		text-align: center;
		font-family: Papyrus, "Trebuchet MS", "Microsoft Sans Serif";
		color: #000000;
		margin: 0px 200px 0px 200px;
		padding: 0;
		font-size: 16px;
}

a {
		text-transform: uppercase;
		text-decoration: underline;
		font-size: 14px;
		color: #000000;
		font-weight: bold;
}

a:visited {


}

.nav2 {
		padding: 150px 0 30px 90px;
		border: 0;
}

.mainContent {
		padding: 0px 125px 0px 125px;
		font-family: Papyrus, "Trebuchet MS", "Microsoft Sans Serif", sans-serif;
		font-size: 16px;
		text-align: center;
}

.mainlink {
		color: #000000;
		line-height: 2em;
		margin: 0;
		padding: 0;
}

.mainlink2 {
		color: #0949a7;
		font-size: 12px;
		line-height: 2em;
		text-decoration: underline;
}

ul {
		list-style-type: none;
		border: 0;
}

li {
		display: inline;
		border: 0;
		line-height: 2em;
}
.content_list {
		display: block;
}

img {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}
