@charset "utf-8";
/* CSS Document */

html {
	border:0;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:url(images/bg_red.jpg) repeat-x;
	text-align:center;

}



/***************************
*
*	containers
*
*
****************************/



#main_wrapper {
	position:relative;
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding-left:10px;
}

#nav_container {
	background:url(images/nav.png) no-repeat;
	position:relative;
	margin-top:101px;
	margin-left:0px;
	padding-bottom:25px;
	width:593px;
	height:43px;
	left:0px;
	text-align:left;
}

#styleswitch {

	position:absolute;
	text-align:left;
	width:350px;
	top:10px;
	left:700px;
}

#top_container {
	background:url(images/top_content.png) no-repeat;
	position:relative;

	width:978px;
	height:282px;
}

#mid_container {
	position:relative;
	width:100%;

}

#mid_top_container {
	background:url(images/mid_cap.png) no-repeat;
	position:relative;
	width:978px;
	height:6px;
}

#mid_content_container {
	background:url(images/mid_content.png) repeat-y;
	position:relative;
	width:978px;
	

}

#mid_container_cap {
	background:url(images/mid_bottom_cap.png) no-repeat;
	position:relative;
	width:978px;
	height:33px;
}

#bottom_container {
	position:relative;
	padding-top:10px;
	vertical-align:top;
	width:100%;
	height:100%;
}

#hyperbole-13_ {
	background:url(images/bottom_cap.png) no-repeat;
	position:relative;
	width:978px;
	height:59px;
}

#btm_content_container {
	background:url(images/bottom_content.png) repeat-y;
	position:relative;
	width:978px;
	
}

#bottom_end_cap {
	background:url(images/bottom_end.png) no-repeat;
	position:relative;
	width:978px;
	height:5%;
	bottom:0px;
	clear:both;
	margin:0 auto;
	left:-11px;
	
}

/***************************
*
*	content
*
*
****************************/

/*ul#ul_switch li{
	list-style:none;
	display:inline;
	padding-left:2px;	
}*/

#ul_switch, #ul_switch ul {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}

#ul_switch a {
	display:block;
	width:7em;
}

#ul_switch li {
	float:left;
	width:7em;

}

#ul_switch li ul {
	position:absolute;
	width:5em;
	left: -999em;
	
}

#ul_switch li:hover ul {
	left:auto;
}

#ul_switch li:hover ul, #ul_switch li.sfhover ul {
	left: auto;
}

ul#nav_content {
	position:relative;
	top:15px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	text-transform:uppercase;
	display:inline;

}

ul#nav_content li {
	display:inline;
	margin-left:10px;
	list-style:none;
	padding-left:15px;
}

#top_content {
	padding-left:25px;
	padding-top:20px;
}

#top_graphic{
	position:absolute;
	top:9px;
	left:14px;
	border:none;
}

.top_headline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
	color:#00FF00;
	padding-left:10px;
}

.top_summary{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	padding-left:15px;
	width:400px;
}

#top_articlemenu{
	position:absolute;
	top:9px;
	left:450px;
	width:250px;
	height:275px;	
}

.articlemenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
}

ul#articlelist {
	text-align:left;
	text-transform:uppercase;
}

ul#articlelist li {
	padding-top:10px;
	list-style:none;
}

li#featured {
	font-size:18px;
	font-weight:bold;
	color:#00FF00;
}


a.featuredlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00ff00;
	font-weight: bold;
	text-decoration:none;
}
a.featuredlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00ff00;
	font-weight: bold;
	text-decoration:none;
}
a.featuredlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.featuredlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00ff00;
	font-weight: bold;
	text-decoration:none;
}
a.article:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.article:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.article:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00ff00;
	font-weight: bold;
	text-decoration:none;
}
a.article:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}

#top_overlay{
	background:url(images/overlay.png) no-repeat;
	position:absolute;
	width:455px;
	height:91px;
	top:179px;
	left:14px;
	border:none;
}

#top_right_area {
	position:absolute;
	left:730px;
	top:15px;
	width:225px;
	vertical-align:top;
	text-align:center;
	padding:0;
	margins:0;
}

.arrows {
	padding:0;
	margins:0;
	border:0;
}

.shotoftheday {
	
}

#mid_content {
	position:relative;
	color:white;
	width:100%;

	padding-left:20px;
	padding-top:10px;
	overflow:auto;
}

.mid_column1 {
	float:left;
	width:400px;
	margin-right:30px;
}

.mid_column2 {
	float:left;
	width:275px;
	margin-right:50px;
}

.mid_column3 {
	float:left;
	width:200px;
}




#btm_content {
	width:978px;
	height:100%;
	color:white;
	padding-left:10px;
	overflow:auto;
}

.bottom_left_content {
	width:695px;
	height:100%;
	margin-right:30px;
	float:left;

}

.bottom_right_content {
	height:150%;
	margin-left:30px;
	margin-right:30px;
}

.clearer {
height: 0px;
clear: both;
width: 100%;
}





/***************************
*
*	links and html elements
*
*
****************************/

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00FF00;
	font-weight: bold;
	text-decoration:none;
}
a.fl:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.fl:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}
a.fl:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.fl:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:blue;
	font-weight: bold;
	text-decoration:none;
}
