html { height: 100%; }

body
{
	background-color: #c2c2c2;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/* For IE */
	height: 100%;
}

.external_pagewrapper
{
	width: 955px;
	margin: auto;
	height: 100%;
	background-color: #ffffff;
	vertical-align: top;
}

.logobar
{
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

table.topbar
{
	font-family: arial;
	font-size: 7pt;
	width: 909px;
	margin-right: 0px;
	height: 22px;
}

.topbar td
{
	padding: 0px;
	margin: 0px;
}

.menubar
{
	font-family: arial;
	font-size: 7pt;
	padding: 0px;
	margin: 0px;
	height: 26px;
}

.menubar td
{
	padding: 0px;
	margin: 0px;
}

.padding_bar
{
	margin: 0px;
	padding: 0px;
	height: 3px;
}

.sidebar_left
{
	background-image: url(/images/structure/greygradleft.gif);
	background-repeat: repeat-y;
	width: 25px;
	padding: 0px;
}

.sidebar_right
{
	background-image: url(/images/structure/greygradright.gif);
	background-repeat: repeat-y;
	width: 25px;
	padding: 0px;
}

#newsletter_logo
{
	text-align: right;
	padding-bottom: 13px;
	padding-right: 5px;
}

#masterclass_logo
{
	text-align: right;
	padding-bottom: 16px;
	padding-right: 10px;
}

#go_button
{
	/* Nasty CSS hack for IE go buttons... */
	vertical-align: bottom;
}

.leftbar
{
	width: 200px;
	height: auto;
	vertical-align: top;
	margin-left: 0px;
}

.left_menu
{
	width: 200px;
	height: 100%;
	background-color: white;
	font-family: arial;
	font-size: 9pt;
	margin-left: 0px;
	text-align: left;
	padding-top: 3px;
}

.left_menu tr
{
	vertical-align: top;
	margin-top: 1px;
}

.left_navigation td
{
	width: 200px;
	font-family: arial;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.topbar_input
{
	width: 160px;
	height: 17px;
	font-family: arial;
	font-size: 9pt;
	border: 1px solid black;
}

.rightbar_input
{
	width: 175px;
	height: 17px;
	font-family: arial;
	font-size: 9pt;
	border: 1px solid black;
}

.left_navigation ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-left: 10px;
	font-family: arial;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.left_navigation ul li
{
	margin-bottom: 1px;
	margin-top: 1px;
	font-family: arial;
	font-size: 10px;
}

.right_box2 ul li a:link,
.right_box2 ul li a:visited,
.right_box2 ul li a:active,
.right_box2 ul li a:hover,
.left_navigation ul li a:link,
.left_navigation ul li a:visited,
.left_navigation ul li a:active,
.left_navigation ul li a:hover,
.left_menu a:link,
.left_menu a:visited,
.left_menu a:active,
.left_menu a:hover,
.content_table th a:link,
.content_table th a:visited,
.content_table th a:active,
.content_table th a:hover
{
	color: black;
	text-decoration: none;
}


.left_navigation ul ul
{
	border-bottom: 1px solid #E5E5E5;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: arial;
	font-size: 10px;
}

.left_navigation ul ul.last
{
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.left_navigation ul ul li
{
	font-family: arial;
	font-size: 10px;
}

.left_text
{
	font-family: arial;
	font-size: 9pt;
}

.small
{
	font-size: 7pt;
}

.middle
{
	vertical-align: top;
	width: 380px;
}

h1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	color: black;
	margin: 0px 0px 0px 7px;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	color: black;
	margin: 0px 0px 0px 7px;
}

.bar
{
	background-color: #D1E1DA;
	width: 100%;
	height: 2px;
}

.content,
.content_wide,
.content_unlimited
{
	margin-top: 10px;
	margin-left: 15px;
	text-align: justify;
	font-family: Arial;
	font-size: 9pt;
}

.content_table
{
	width: 100%;
	font-family: arial;
	font-size: 9pt;
}

.sidebar_table
{
	width: 100%;
	font-family: arial;
	font-size: 8pt;
	padding: 4px;
}


.little_content
{
	font-family: arial;
	font-size: 8pt;
}

.supporter_of_month
{
	margin: 10px;
	padding: 5px;
}

.left_image
{
	float: left;
	padding: 5px;
}

a:link,
a:visited,
a:active
{
	color: #008542;
	text-decoration: none;
}

a:hover
{
	color: #008542;
	text-decoration: underline;
}

.bodytext
{
	font-family: arial;
	font-size: 9pt;
}

.body_table
{
	height: 153px;
	width: 706px;
	padding: 0px;
	margin: 0px;
}

.imagebox
{
	width: 300px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.blurb
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 0px;
	line-height: 190%;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	color: white;
	vertical-align: bottom;
	height: 110px;
}

.news_blurb
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 0px;
	line-height: 190%;
	font-family: arial;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	color: white;
	vertical-align: bottom;
	height: 110px;
}

td.rightbar
{
	width: 216px;
	background-color: #D1E1DA;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.spacer
{
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.divide_bar
{
	background-color: #A9C7B9;
	text-align: center;
	height: 3px;
	width: 90%
}

.right_content { background-color: #FFFFFF; }

.right_title
{
	background-color: #D1E1DA;
	font-size: 9pt;
	letter-spacing: 1px;
	padding: 8px 0px 2px 7px;
}

#page_image { margin: 3px; }

.events
{
	list-style-type: none;
	list-style-image: url("/images/site/menu_bullet_triangle.gif");
	list-style-position: outside;
	text-indent: 0px;
	padding: 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 10px;
}

.events li
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.row2 { background-color: #EEEEEE; }
.border { border: 1px solid #046100; }

.rightbar_bottom
{
	width: 215px;
	height: 200px;
	background-color: #D1E1DA;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: right;
}

table.get_involved
{
	width: 200px;
	text-align: center;
}

.bottom_bar { height: 10px; }

.bottom_color_bar
{
	background-color: #D1E1DA;
	height: 2px;
}