BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0F4C82;
}

.blue {
	background-color: #0F4C82;
}

.topbar1 {
	color: #ffffff;
	font-size: 24px; 
	background-color: #0F4C82;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.topbar2 {
	color: #ffffff;
	font-size: 13px; 
	text-align: right;
	background-color: #0F4C82;
}

.topbar2 A {
	color: #ffffff;
	text-decoration: none;
}

.topbar2 A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.banner {
	background-image: url(images/anime.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.film_edge {
	background-image: url(images/film_edge.gif);
	background-repeat: repeat-x;
}

.film_edge2 {
	background-image: url(images/film_edge2.gif);
	background-repeat: repeat-x;
}

.content {
	background-color: #ffffff;
}

.content_main {
	background-color: #ffffff;
	padding-right: 10px;
}

.content A, .content_main A, .inset A {
	color: #0F4C82;
}

.content A:hover, .content_main A:hover, .inset A:hover {
	color: #00935B;
}

.nav {
	margin-left: 35px;
	background-color: #ffffff;
}

.nav A {
	color: #0F4C82;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.nav A:hover {
	color: #00935B;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.nav2 {
	margin-left: 30px;
	padding-left: 30px;
}

.nav2 A {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

.nav2 A:hover {
	color: #0F4C82;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

H1 {
	color: #0F4C82;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

H2 {
	color: #0F4C82;
	font-size: 14px;
	font-weight: bold;
}

H3 {
	color: #00935B;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.regular {
	font-size: 14px;
	color: #333333;
}

.right {
	background-color: #ffffff;
}

.right_main {
	background-color: #ffffff;
	padding-right: 10px;
	padding-bottom: 10px;
}

.inset {
	background-color: #DFEDFB;
	font-color: #333333;
	font-size: 14px; 
	border: solid 1px #909090;
	margin: 10px;
	padding: 5px;
	width: 216px;
	text-align: left;
}

.inset_main {
	background-color: #DFEDFB;
	font-color: #333333;
	font-size: 14px; 
	border: solid 1px #909090;
	margin: 10px;
	padding: 0px;
	width: 175px;
	text-align: center;
}


.boardPicture {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}

.small {
	font-size: 12px;
	font-style: italic;
}
