/*=== GENERAL STYLES ===*/
body	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; background:url("/media/gideon/2006/bg_tile.gif") repeat top center; }
h1		{ font-size:20px; font-weight:bold; color:#33FF00; text-align:left;}
h2,.Header2		{ font-size:16px;font-weight:bold; color:#33FF00; text-align:left;}
h3,.Header3		{ font-size:14px;font-weight:bold; color:#33FF00; text-align:left;}
a		{ color:#FFCC00; font-weight:bold; text-decoration: none;}
.stretcher			{ clear: both; width: 100%; font-size:1px; /*border: solid 1px yellow;*/}
div#outer_align	{ text-align:center; width:100%; }
.centered			{ width:775px; margin-left:auto; margin-right:auto;}
div#copyright		{ font-size:10px; width:100%; margin-top:20px; }
.Header1		{ font-size:17px; font-weight:bold; color:#FFCC00; text-align:left;}

/*=== DEPT MENU ===*/
div#deptmenu	{ margin-bottom: 20px; }
div#deptmenu a	{ display:block; width:153px; height:30px; background:url('/media/gideon/2006/bg_nav.gif') no-repeat top center; text-decoration: none; font-size: 14px; padding-top: 12px; text-align: center; font-weight: bold; float:left;}
div#deptmenu a:hover	{ color:#F78800; } 

/*=== CONTENT PAGE ===*/
div#bg_roundedtop	{ background:#335463 url('/media/gideon/2006/bg_splash_box_top.gif') no-repeat top left; margin-bottom:20px; padding-top:25px; }
div#bg_roundedtop #bg_roundedbottom	{ background:url('/media/gideon/2006/bg_content_box_bottom.gif') no-repeat bottom left; /*width:100%;*/ padding-bottom:25px; clear:both;}
div#bg_roundedtop #bg_roundedbottom #bg_sideborder	{ width:769px; border:solid 1px #FFF; border-width:0px 3px; }	
div#bg_roundedtop #bg_roundedbottom #bg_sideborder	#pagemenu	{ background:url("/media/gideon/2006/bg_content_logo.jpg") no-repeat top center; width:230px; float:left; padding-top: 275px; margin:0px 10px 0px 10px;/* border: solid 1px yellow;*/ }
div#bg_roundedtop #bg_roundedbottom #bg_sideborder #pagemenu a			{ display:block; width:210px; height:24px; color:white; background:url("/media/gideon/2006/bg_nav_link.gif") no-repeat top center; padding: 7px 7px 7px 7px; /*border: solid 1px yellow;*/}											
div#bg_roundedtop #bg_roundedbottom #bg_sideborder #pagemenu a:hover	{ background:url("/media/gideon/2006/bg_nav_hover.gif") no-repeat top center;}
div#bg_roundedtop #bg_roundedbottom #bg_sideborder #content_box	{ width:450px; float:left; padding-bottom:75px; text-align:left; /*border: solid 3px pink;*/}

/*=== SPLASH PAGE STYLES ===*/
div#splash_box	{ /*border: solid 1px yellow; */ color:#fff; height:450px; width:775px; clear:both; margin-top:20px; background: url('/media/gideon/2006/bg_splash.jpg') no-repeat top center; text-align: left; clear:both; overflow:hidden; }
div#splash_box a	{ display: block; font-family: Arial, Helvetica, sans-serif; color:#FFCC00; text-decoration: none; 	width:105px; text-align: center; font-size: 12px; padding-top: 110px; /*border:solid 1px yellow; */ position:relative; background-repeat:no-repeat; background-position:top center; }
div#splash_box a#tv1			{ background-image: url('/media/gideon/2006/bg_splash_link1.gif'); top: 25px; left: 75px; }
div#splash_box a#tv1:hover	{ background-image: url('/media/gideon/2006/bg_splash_hover1.gif'); }
div#splash_box a#tv2			{ background-image: url('/media/gideon/2006/bg_splash_link2.gif'); top: 25px; left: 50px; }
div#splash_box a#tv2:hover	{ background-image: url('/media/gideon/2006/bg_splash_hover2.gif'); }
div#splash_box a#tv3			{ background-image: url('/media/gideon/2006/bg_splash_link3.gif'); top: 25px; left: 75px; }
div#splash_box a#tv3:hover	{ background-image: url('/media/gideon/2006/bg_splash_hover3.gif'); }
div#splash_box a#tv4			{ background-image: url('/media/gideon/2006/bg_splash_link4.gif'); top: -347px; left: 580px; }
div#splash_box a#tv4:hover	{ background-image: url('/media/gideon/2006/bg_splash_hover4.gif'); }
div#splash_box a#tv5			{ background-image: url('/media/gideon/2006/bg_splash_link5.gif'); top: -347px; left: 600px; }
div#splash_box a#tv5:hover	{ background-image: url('/media/gideon/2006/bg_splash_hover5.gif'); }
div#splash_box a#tv6			{ background-image: url('/media/gideon/2006/bg_splash_link6.gif'); top: -347px; left: 580px; }
div#splash_box a#tv6:hover	{ background-image: url('/media/gideon/2006/bg_splash_hover6.gif'); }
div#splash_content	{ background:url('/media/gideon/2006/bg_splash_box_bottom.gif') no-repeat bottom center; margin-top:20px; }
div#splash_content #top	{ background:url("/media/gideon/2006/bg_splash_box_top.gif") no-repeat top center; width:100%; }
div#splash_content #top div.pagetext	{ padding:10px; }



