body
{
	background: #6bacc8 url(../images/bg.gif) top left repeat-x;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	text-align: center;
}

strong
{
	font-weight: bold;
}

#container
{
	position: relative;
	width: 66em;
	margin: auto;
	text-align: left;
	background: white;
}

#logo
{
	position: absolute;
	top: 3em;
	left: 3em;
	z-index: 1;
	width: 38.166667em;
}

#navigation
{
	position: absolute;
	top: 0.75em;
	right: 0;
	z-index: 2;
	/*border-bottom: 1px solid #dfdfdf;*/
	background: url(../images/nav_bg.gif) bottom right no-repeat;
	text-align: right;
	padding: 3em 3em 0 0;
	width: 50em;
}

#print
{
	position: absolute;
	right: 3em;
	top: 15.5em;
	z-index: 2;
}

#print a
{
	color: #c3c3c3 !important;
	font-weight: bold;
	text-decoration: none;
}

#print a:hover
{
	color: #909090 !important;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation li
{
	float: right;
	margin: 0 0 0 2em;
	padding-bottom: 0.9em;
	list-style: none;
	line-height: 1em;
}

#navigation a
{
	color: #c3b600;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover
{
	color: #908600;
}

.navigation_selected
{
	background: url(../images/nav_arrow.gif) bottom center no-repeat;
}

.navigation_selected a
{
	color: #908600 !important;
}

#main
{
	margin: 0em 3em 3em 3em;
	padding-top: 15em;
}

a
{
	color: #487386;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #385968;
}

a:hover
{
	color: #64a1bb;	
}

h1
{
	font-size: 1.3em;
	line-height: 1.3846em;
	font-weight: bold;
	margin-bottom: 1.8em;
	color: #525252;
	border-bottom: 1px solid #EFEFEF;
	padding-right: 10em;
	padding-bottom: .3em;
}

h2
{
	font-size: 1.1em;
	line-height: 1.63636em;
	font-weight: bold;
	margin-bottom: 1.63636em;
	margin-top: 1.63636em;
	color: #525252;
}

p
{
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

ul,ol
{
	margin: 0 1em 1.8em 1em;
}

ul
{
	list-style: circle;
}

ol
{
	list-style: decimal;
}

li
{
	margin-left: 1em;
}

li
{
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

table
{
	width: 90%;
	border: 0;
}

table
{
	font-size: 1em;
	line-height: 1.8em;
}

td
{
	padding: .3em;
	font-size: 1em;
}

.main_nav
{
	height: 2em;
	margin: 0 0 1.8em 0 !important;
}

.main_nav li
{
	float: left;
	margin: 0 2em 0 0 !important;
	background: #F6F6F6;
	border-bottom: 1px solid #E7E7E7;
	padding: 0 1em 0 1em;
	list-style: none !important;
	font-size: .9em !important;
}

#footer
{
	position: relative;
	border-top: 1px solid #dfdfdf;
	padding: 1em 3em 2em 3em;
	font-size: 0.8em;
}

#footer a
{
	color: #c3b600;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover
{
	color: #908600;
}

#footer_right
{
	position: absolute;
	top: 1em;
	right: 3em;
}

#print_disclaimer
{
	display: none;
}

.msg
{
	background: #FBFAE7;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #D2C400;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	margin-top: 1.8em;
}

.mceContentBody
{
	background: white;
	text-align: left;
	padding: 2em;
}

.mceContentBody a
{

}

#members_list
{
	float: left;
	width: 15em;
	margin: 0 2em 2em 0em;
	border-right: 1px solid #EFEFEF;
	background: #FBFBFB;
	padding: .5em 0 .5em 0;
}

#members_list_header
{
	font-size: 1.2em;
	font-weight: bold;
	padding: .3em;
	text-align: center;
}

#members_list_body
{
	font-size: 1em;
	font-weight: bold;
	padding: 1em;
	text-align: center;
}

#members_list_body ul
{
	margin: 0 !important;
	padding: 0 !important;
}

#members_list_body li
{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.member_profile_name
{
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.8em;
	margin-bottom: .5em;
}

.member_profile_title
{
	font-size: 1em;
	line-height: 1.8em;
}

.member_profile_email
{
	font-size: 1em;
	line-height: 1.8em;
}

.member_profile_description
{
	margin-top: 2em;
}

.member_profile_portrait
{
	float: right;
	margin: 0 0 2em 2em;
}

#portrait_input
{
	display: none;
	margin-top: 1em;
}

.img_float_left
{
	float: left;
	margin: 0 3em 3em 0;
}

.img_float_right
{
	float: right;
	margin: 0 0 3em 3em;
}

#members_portraits
{
	position: relative;
	float: right;
	margin: 0 0 2em 2em;
	width: 18em;
	height: 30em;
}

.members_portrait
{
	position: absolute;
	top: 0;
	left: 0;
	width: 18em;
	opacity: 0;
	filter: alpha(opacity=0);
}

.members_portrait_img
{
	width: 18em;
}

.members_portrait_name
{
	text-align: center;
	margin-top: 1em;
	font-weight: bold;
}

.thick_table td
{
	padding: .7em;
}

blockquote
{
	margin-left: 2em;
}