@charset "utf-8";
/* CSS Document */
body {
	font-size: 100%;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 19px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #1998d4 url(/images/rachel_design/background.jpg) repeat-x;
}

h1 {
	text-align: center;
	line-height: 25px;
	font-size: 24px;
	margin-top: 0;
}

h2 {
	text-align: center;
	font-size: 16px;
	margin-top: 0;
	padding-top: 5px;
}
h3 {
	text-align: center;
	font-size: 14px;
}
hr {
	color: #000000;
}
a {
	color: #18426c;
}
a:hover {
	color: #000000;
}

#container {
	background: none;
	border: 0;
	width: 100%;
	position:relative;
	z-index:1;
}
#body_container {
	background: none;
	border: 0;
	text-align: left;
	margin: 0 auto;	
	padding: 0;
	clear: both;
	width: 800px;	
	overflow: auto;
}
#below_slideshow_container {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#frontpage_below_slideshow_container {
	width: 800px;
	background-color: #1998D4;
	margin: 0 auto;
}

#header {
	background-color: #FFFFFF;
	width: 100%;
	border-bottom: 5px solid #4D4D4D;
	height: 103px;
	padding-top: 35px;	
}
#logo_container {
	width: 800px;
	margin: 0 auto;
}
#main_logo_header {
	float: left;
	padding: 0;
	background-color: #FFFFFF;
	height: 41px;
	width: 266px;
	margin: 0 auto;
	margin-left: 15px;
}
#motto_header {
	float: left;
	width: 300px;
	height: 15px;	
	padding: 0;
	margin-top: 13px;
	margin-left: 100px;
}

#footer_menu {
	margin-top: 20px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 800px;
	text-align: center;
	font-size: 9px;
}
#footer_menu a {
	margin-right: 20px;
}
#footer {
	width: 800px;
	background:#DDDDDD;
}

#main_menu {
	width: 800px;
	height: 47px;
	margin: 0 auto;	
	clear: both;
	background-image: url(/images/rachel_design/menu_bg.png);
	position: relative;
	top: 20px;
}

#mainContent {
	height: auto;
	margin-right: 0px;
}

#frontpageContent {
	height: 100%;
	margin-right: 0px;
	width: 600px;
	background-color: #FFFFFF;
}

#sidebar {
	background-image: url(/images/rachel_design/sidebar_bg.png);
	background-repeat:repeat-y;
	text-align: center;
	margin-right: 5px;
	width: 201px;	
	float: right;
	margin-bottom: 20px;
}

#frontpage_sidebar {
	background-image: url(/images/rachel_design/sidebar_bg.png);
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	text-align: center;
	width: 191px;
	float: right;
	position: relative;
	height: auto;	
}

#test2 {
	background-color: #1998D4;
	text-align: center;
	width: 10px;
	margin: 0;
	padding: 0;
	height: 100%;	
	margin-bottom: 20px;
	float: left;
	position: relative;
	clear: both;
}

#top_container {
	padding: 0;
	padding-top: 23px;	
	width: 798px;
	height: 415px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
	border: 1px solid #4D4D4D;
	border-top: 0;	
}

#latest_headlines_container {
	width: 250px;	
	height: 303px;
	margin-left: 15px;
	padding: 0;
	border: 1px solid #EAEAEA;
	float: left;
	background-image: url("/images/rachel_design/sidebar_bg.png");
	background-repeat:repeat-y;
}
#latest_headlines {
	background-color: #1998D4; 
	width: 250px; 
	height: 30px;	
}
#latest_headlines_title
{
	width: 250px; 
	max-height: 30px; 
	border-top: 1px solid #004777; 
}
#latest_headlines_title_videos, #latest_headlines_title_results, #latest_headlines_title_news {
	float: left; 
	width: 82.5px; 
	background-color: #b9d6f1; 
	height: 25px; 
	margin: 0; 
	border-right: 1px solid #004777; 
	padding: 0; color: #004777; 
	text-align: center;
	font-size: 18px; 
	padding-top: 4px; 
	border-bottom: 1px solid #004777;
	cursor: pointer;
}
#latest_headlines_img_news, #latest_headlines_img_results, #latest_headlines_img_videos {
	height: 34px; 
	width: 83px; 
	margin: 0; 
	padding: 0; 
	position: relative; 
	top: -3pt; 
	z-index: 99; 
	float: left;	
}
#latest_headlines h2 {
	margin: 0;
	padding: 0;
	padding-top: 3px;
	font-size: 22px;
	color: #FFFFFF;	
}
#latest_headlines_container_news, #latest_headlines_container_results, #latest_headlines_container_videos {
	width: 250px;
	height: 242px;
	overflow: auto;
	position: relative;
	display: none;
	padding: 0;
}
#latest_headlines_container_news a, #latest_headlines_container_results a, #latest_headlines_container_videos a {
	text-decoration: none;	
}
#latest_headlines_container_news ul, #latest_headlines_container_results ul, #latest_headlines_container_videos ul {
	margin-top: 2px;
}
#latest_headlines_container_news ul li, #latest_headlines_container_results ul li, #latest_headlines_container_videos ul li {
	margin-left: -15px;
	line-height: 19px;
	margin-bottom: 7px;
}

#slideshow_ad {
	width: 208px;
	height: 68px;
	margin-top: 5px;
	margin-left: 15px;	
	display: inline-block;
}
#slideshow_container {
	text-align: center;
	padding: 0;
	padding-top: 30px;	
	width: 798px;
	height: 400px;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
	display: block;
	border: 1px solid #4D4D4D;
	border-top: 0;	
}

#frontpage_slideshow_container {
	float: left;
	width: 515px;
}

#myGallery {
	text-align: center;
	width: 775px !important;
	height: 363px !important;
	margin-top: 3px;
	margin-left: 12px;
	padding: 0;
}

#frontpageSlideshow {
	text-align: center;
	width: 500px !important;
	height: 303px !important;
	margin-top: 3px;
	margin-left: 12px;
	padding: 0;
}

#slideshow_menu {
	width: 800px;
	margin: 0 auto;
	display: inline;
	text-align: center;
	overflow: hidden;
}
#slideshow_menu a {
	padding: 5px;
	border: 1px solid #000000;
	border-bottom: 0;
	background: #18426c;
	color: #FFFFFF;
}
/*FRONTPAGE */
#slideshow_menu_adjust {
	width: 9px;
	height: 100px;
	display: inline;
	float: left;	
}
#frontpage_slideshow_menu {
	width: 500px;
	display: inline;
	overflow: hidden;
	text-align: center;
	height: 85px;
}
#frontpage_slideshow_menu .picture_box {
	width: 119px;
	height: 85px;	
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	z-index: 9999;
	padding: 0;
}
#frontpage_slideshow_menu a {
	padding: 0; 
	text-decoration: none;	
}

#frontpage_slideshow_menu .menu_pic {
	width: 119px;
	height: 72px;	
	background: #18426c;
	margin: 0;
	padding: 0;
}

#slideshow_seperation {
	width: 500px;
	height: 22px;		
}

#frontpage_slideshow_menu .slideshow_active_arrow {
	width: 119px;
	height: 19px;
	margin: 0;
	padding: 0;
	visibility:hidden;
}

#frontpage_slideshow_menu .link {
	width: 119px;
	height: 72px;
	margin: 0;
	padding: 0;	
}

