/* CSS Document */
#rs_head {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:200px;
	background-image:url('http://www.rampantspeculation.com/images/header/rs_header_bg.gif');
	background-repeat:repeat-x;
}
#rs_head a {
	color:#ffffff;
	text-decoration:none;
}
#rs_head a:hover {
	text-decoration:none;
}
#rs_head .graphs {
	width:100%;
	height:164px;
	position:relative;
	top:0px;
	left:0px;
}
#rs_head .photo {
	position:absolute;
	top:0px; 
	right:0px;
	width:615px;
	height:164px;
}
#rs_head .logo {
	position:absolute;
	left:0px;
	top:0px;
	width:270px;
	height:164px;
}
#rs_head_nav {
	position:absolute;
	top:165px;
	left:0px;
	width:100%;
	height:26px;
}
#rs_head_nav .tabs {
	position:absolute;
	top:0px;
	left:25px;
}
#rs_head_nav .tab {
	float:left;
	height:23px;
	margin-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	background-repeat:repeat-x;
	font-weight:bold;
	/*cursor:pointer;*/
}
#rs_head_nav .bgi {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_i.gif);
}
#rs_head_nav .bgi:hover {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_i_hover.gif);
}
#rs_head_nav .bgo {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_o.gif);
}
#rs_head_nav .bgo:hover {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_o_hover.gif);
}
#rs_head_nav .bgi_green {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_i_green.gif);
}
#rs_head_nav .bgi_green:hover {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_i_green_hover.gif);
}
#rs_head_nav .bgo_green {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_o_green.gif);
}
#rs_head_nav .bgo_green:hover {
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_tab_o_green_hover.gif);
}
#rs_head_nav .tab_lo, #rs_head_nav .tab_li {
	float:left;
	width:6px;
	height:23px;
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_left_i.gif);
	background-repeat:no-repeat;
}
#rs_head_nav .tab_to, #rs_head_nav .tab_ti {
	float:left;
	height:15px;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	background-repeat:no-repeat;
	background-position:center;
}
#rs_head_nav .tab_to:hover, #rs_head_nav .tab_ti:hover {
	background-image:url(http://www.rampantspeculation.com/images/header/but_hover.png);
}
#rs_head_nav .tab_ro, #rs_head_nav .tab_ri {
	float:left;
	width:6px;
	height:23px;
	background-image:url(http://www.rampantspeculation.com/images/header/rs_nav_right_i.gif);
	background-repeat:no-repeat;
}
#rs_head .rs_head_line {
	position:relative;
	top:26px;
	left:0px;
	width:100%;
	height:10px;
	background-image:url(http://www.rampantspeculation.com/images/header/line_blue.gif);
}
#rs_head .line_green {
	background-image:url(http://www.rampantspeculation.com/images/header/line_green.gif);
}
#rs_head .tab_image {
	float:left;
}