body
{
	background: url(/images/site_bg.jpg) repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial, ms-serif, verdana, tahoma;
	font-size:12px;
}
body.small_view
{
	border: 0px;
}
a
{
	color: #2078A7;
}
.news_item h3
{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}
.news_item .more_link a
{
	color: #6B844C;
}
.news_item
{
	border-bottom: 1px solid #92D2F4;
	padding-bottom:10px;
}
.archive_item
{
	width:75px;
	height:43px;
	float:left;
	margin:10px 10px 10px 10px;
	background: url(/images/archive_year_bg.png) center top no-repeat;
	text-align:center;
	padding-top:16px;
	font-weight:bold;
	font-size:16px;
}
.archive_item a
{
	color:000000;
	text-decoration:none;
	display:block;
}
/*
#iexplore .archive_item
{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/archive_year_bg.png',sizingMethod='crop');
}
*/
#content_area #gallery_content
{
/*	background-color:#FFFFFF; */
	width:100%;
	text-align:center;
}
#content_area.galleries #navigation
{
	font-weight:bold;
	font-size:20px;
	text-align:center;
	height:40px;
}
.gallery
{
/*	display:inline;*/
	float:left;
	text-align:center;
	position:relative;
	margin-left:20px;
	margin-right:20px;
	width:160px;
}
.gallery .title
{
	position: absolute;
	top: 135px;
	left:18px;
	text-align:center;
	width:124px;
	height:15px;
	z-index:2;
	overflow:hidden;
}
.gallery img
{
	width:160px;
	height:170px;
	background: no-repeat center top;
	position:relative;
	z-index:1;
}
.photo_icon
{
	float:left;
	text-align:center;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	width:137px;
	height:185px;
}
.photo_icon .title
{
	position: absolute;
	top: 135px;
	left:0px;
	text-align:center;
	width:135px;
	height:30px;
	z-index:2;
	overflow:hidden;
}
.photo_icon img
{
	width:137px;
	height:185px;
	background: no-repeat center top;
	position:relative;
	z-index:1;
}
.photo_image
{
/*	width: 600px; */
	text-align:center;
}
#site_wrapper
{
	background: url(/images/content_bg.jpg) no-repeat center top;
	width:900px;
	height: 512px;
	text-align:center;
	margin: 0 auto;
}
.small_view #site_wrapper
{
	background-image: url(/images/content_bg_small.jpg);
	width:500px;
	height: 500px;
}
#header img
{
	background: url(/images/site_header.png) no-repeat center top;
}
.small_view #header img
{
	background-image: url(/images/small_header.png);
}
#site_music
{
	position:absolute;
	top:0px;
	left:0px;
	width: 210px;
	padding-top:10px;
	paddin-left:10px;
}
#iexplore #header img
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site_header.png',sizingMethod='crop');
}
#iexplore.small_view #header img
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/small_header.png',sizingMethod='crop');
}
#header #navigation
{
	margin-left:26px;
	margin-right:26px;
}
#header #navigation img
{
	background-image: none;
	filter: none;
}
#content
{
	width: 900px;
	text-align:left;
	position:relative;
}
.small_view #content
{
	width: 500px;
}
#content #left-navigation
{
	width: 200px;
	float:left;
	padding-left:26px;
}
#content.home_page #left-navigation
{
	width: 200px;
	position:absolute;
	z-index:2;
	top:0px;
	left:26px;
	padding-left:0px;
}
#content #left-navigation #rebbe
{
	font-size:11px;
}
#content #left-navigation #rebbe div
{
	width: 150px;
	padding-bottom:10px;
}
#content #mainContent
{
	width:674px;
	overflow-x:hidden;
	float:right;
	margin:0px 0 20px 0px;
}
#content.home_page #mainContent
{
	width:675px;
	overflow-x:visible;
	position:absolute;
	float:none;
	top:0px;
	left:226px;
	margin:5px 0 0 5px;
	z-index:1;
}

.small_view #content #mainContent
{
	width:500px;
	position:relative;
	left:0px;
	margin: 0 0 0 0;
}

#content #home_flash
{
	position:absolute;
	left:0px;
	top:360px;
	z-index:1;	
}
#content h1
{
	font-size:18px;
	font-weight:bold;
}

.home_page #mainContent .mainContent_wrap
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}

#mainContent #quick_search
{
	background: url(/images/quick_search_header.gif) left top no-repeat;
	padding-top:55px;
	border-bottom: 1px solid #90D2F3;
	padding-bottom:15px;
	width: 600px;
}
.small_view #mainContent #quick_search
{
	background-image: none;
	padding-top:0px;
	width: 500px;
}
#quick_search .letters
{
	margin-top: 10px;
}
#content_area .formContent
{
	margin-top:-20px;
	margin-bottom:10px;
	font-size:12px;
}
#content_area .formContent .required
{
	font-size:10px;
	color:#E10000;
}
#content_area .formSection_heading
{
	margin-top:30px;
	border-top: 2px solid #92D2F4;
	border-bottom: 2px solid #92D2F4;
	padding-top:10px;
	padding-bottom:10px;
	
	color:#072434;
	padding-left:20px;
	text-align:left;
	
	font-weight:bold;
	font-size:14px;
	background-color: #DAEBF4;
}
#content_area .small
{
	font-weight:normal;
	font-size:11px;
}
#mainContent #view_selector
{
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:10px;
	text-align:center;
	border-bottom: 1px solid #90D2F3;
	width: 600px;
}
#mainContent #view_selector span
{
	color:#185C80;
	font-weight:bold;
}
#mainContent #view_selector a
{
	color:#185C80;
	text-decoration: none;
}
#mainContent #view_selector a:hover
{
	text-decoration: underline;
}
#mainContent .person_index th
{
	font-size: 16px;
	font-weight: bold;
}
#mainContent .person_index td
{
	font-size:12px;
	padding-left:10px;
}
#mainContent .person_index .group_header
{
	font-weight:bold;
	font-size:14px;
	padding: 7px 0px 7px 0px;
}
#mainContent .person_index a
{
	color: #1F77A5;
}
#mainContent .person_index a:hover
{
	text-decoration: none;
}
#content_area #cgi_wizard_process
{
	font-size:13px;
	font-weight:normal;
	font-family:georgia;
	color: #1F77A5;
	border-bottom: 1px solid #1F77A5;
}
#content_area #cgi_wizard_process td
{
	padding:3px;
}
#content_area #cgi_wizard_process #cgi_wizard_step_num
{
	font-size:15px;
	font-weight:bold;
}
#content_area #cgi_wizard_process .selected
{
	font-weight:bold;
}
#content_area .border
{
	border: 1px solid #2078A7;
	padding: 3px;
}
#content_area .notification
{
	font-weight:bold;
	font-size: 14px;
	font-family:georgia;
	color: #1F77A5;
	text-align:center;
}
#content_area .padded
{
	padding:10px;
}
#content_area table.index
{
	color: #175778;
	font-size:12px;
	border-bottom: 1px solid #2078A7;
}
#content_area table.index td
{
	padding: 2px;
	border-top: 1px solid #2078A7;
}
#content_area table.index th
{
	text-align:left;
	color: #175778;
	padding:4px;
	background-color: #A9DAF3;
}
#content_area table.index tr.alternating
{
	background-color:#DAEBF4;
}
#content_area ul, #content_area li
{
	margin-left:10px;
	padding-left:0px;
}
#content_area li
{
	padding-top: 2px;
	padding-bottom:2px;
}
.input_light
{
	border: 1px solid #2078A7;
	font-size:12px;
	font-family:arial;
}

#content_area .details
{
	margin-top:10px;
}

#content_area .details label
{
	font-weight:normal;
}

.button_light
{
	border-bottom: 1px solid #154D6B; 
	border-right: 1px solid #154D6B; 
	border-top: 1px solid #56AFDF; 
	border-left: 1px solid #56AFDF; 
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	background-color:#DAEBF4;
	padding: 4px 15px 4px 15px;
	margin: 0 6px 0 6px;
	color:#072434;
}
label
{
	font-weight:bold;
}
#site_footer
{
	clear:both;
	text-align:center;
	margin:15px;
	padding-top:15px;
	color: #1F77A5;
}
#site_footer hr
{
	width: 700px;
	height:1px;
	border-top: 1px solid #1F77A5;
	margin-bottom:10px;
}
#site_footer a
{
	text-decoration: none;
	font-weight:bold;
	color: #185C80;
}
#site_footer a:hover
{
	text-decoration:underline;
}
#site_footer .copyright
{
	font-size:11px;
	margin:7px;
}
.error_message, #content_area .error_message, .notice
{
	color:#C51D18;
	font-weight:bold;
}