body {

	background-color: black;
	background-image: url('/images/interface/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: .9em;
	color: white;
	line-height: 1.2em;

}

a {

	text-decoration: none;
	color: white;

}

a:hover {

	text-decoration: underline;

}

p {

	margin-bottom: 1em;

}

#page {

	width: 975px;
	margin-left: auto;
	margin-right: auto;

}

/**********************************

	Top Nav Styles

***********************************/

#topNav {

	height: 58px;
	padding-top: 8px;
	padding-bottom: 8px;

}

#topNav #logo {

	float: left;

}

#topNav #links {

	font-family: "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	text-align: right;
	font-size: .8em;
	padding-top: .6em;

}

/**********************************

	Header Styles

***********************************/

#header {

	display: block;
	height: 374px;

}


/**********************************

	Event Bar Styles

***********************************/

#eventBar {

	height: 107px;
	background-image: url('/images/interface/home/eventbar_bg.png');

}

#eventBar .leftEventImage {

	float: left;
	margin-left: 10px;
	margin-top: 12px;

}

#eventBar .rightEventImage {

	float: right;
	margin-right: 15px;
	margin-top: 18px;

}

#eventBar .eventSeparator {

	float: left;
	margin-right: 14px;
	margin-left: 14px;

}

#eventBar .event {

	color: #aee6e9;
}

#eventBar .event a {

	color: #aee6e9;

}

#eventBar h1 {

	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: .2em;

}

#eventBar .event p {

	margin-bottom: 0em;

}

#eventBar table.eventTable {

	border-collapse: collapse;
	float: left;
	height: 81px;
	width: 694px;
	margin-left: 14px;
	margin-top: 12px;

}

#eventBar table.eventTable td {

	border-left: 1px solid #aee6e9;
	border-right: 1px solid #aee6e9;
	vertical-align: middle;
	text-align: center;
	width: 193px;

}

/**********************************

	Main Styles

***********************************/

#main {

	border: 1px solid #4a6e76;
	background-image: url('/images/interface/home/main_bg.png');
	width: 973px;
}

#main #leftContent {

	width: 351px;
	margin-top: 22px;
	margin-left: 11px;
	float: left;

}

#main h1.franklin {

	margin-bottom: -18px;
	font-size: 1.6em;
	margin-top: .5em;

}

#main .highlight {

	background-image: url('/images/interface/bullet_arrow.png');
	background-repeat: no-repeat;
	background-position: 18px 20px;
	padding-top: 10px;
	padding-left: 40px;

}

#main h2.franklin {

	font-size: 1.4em;

}

#main .highlight p {

	margin-bottom: .2em;

}

#main #rightContent {

	float: right;
	margin-top: 22px;
	margin-right: 7px;

}

#main .logos {

	float: left;
	padding: 4px;
	width: 580px;

}

#main .logos img {

	padding: 4px;

}

#main .content {

	padding: 10px;

}

#main .content h1 {

	margin-bottom: .5em;

}

#main .content .left_nav {

	float: left;
	margin-left: 8px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #4a6e76;
	margin-top: 5px;
	padding-top: 5px;

}

#main .content .push_right {

	margin-left: 180px;

}

#main .content ul {

	list-style-type: disc;
	margin-left: 25px;

}

#main .content li {

	margin-bottom: 1em;

}

#main .content li ul {

	margin-top: .5em;
	margin-left: 30px;

}

#main .content li ul li {

	margin-bottom: .5em;

}

#main .content .push_right .board_block {

	border-bottom: 1px solid  #4a6e76;
	width: 500px;
	margin-bottom: 1em;
	margin-top: 1em;


}

#main .content .push_right .board_block img {

	float: left;
	margin-right: 8px;

}

#main .content .push_right a {

	text-decoration: underline;

}

#main .content .calloutLink {

	background-color: #6a0101;
	background-image: url('/images/interface/callout_link_bg.jpg');
	width: 200px;
	text-align: center;
	margin-bottom: 1em;
	background-repeat: repeat-x;
	padding: .5em;
	
}

#main .content .calloutLink a {

	font-size: 1.3em;

}

#main .content p a {

	text-decoration: underline;

}

#main table.contact {

	border-collapse: collapse;
	border: 1px solid #7ba4a8;

}

#main .contact td {

	padding: 4px;
	border: 1px solid #7ba4a8;

}

#main table.americans {

	border-collapse: collapse;
	border: 1px solid #7ba4a8;
	width: 500px;
	margin-bottom: 1em;
	float: left;

}

#main .americans tr td {

	padding: 4px;
	border: 1px solid #7ba4a8;
	background-color: #bdd6f3;
	color: black;

}

#main .americans tr.shaded td {

	background-color: #9dbcdf;

}



/**********************************

	Footer Styles

***********************************/

#footer {

	width: 965px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #7ba4a8;
	color: #7ba4a8;
	margin-bottom: 2em;
	padding-right: 10px;
	font-size: .8em;
	padding-top: 4px;
	background-image: url('/images/interface/home/eventbar_bg.png');
}

#footer a {

	color: #7ba4a8;

}

#footer p {

	text-align: right;

}
