/* sKIP LINK */ 


#skipLink {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 text-align: center;
 }


#skipLink a {
 display: block; 
 color: #FEBF18;
 font: 10px Verdana,Arial,sans-serif;
 font-weight:bold;
 padding-top: 8px;
 padding-bottom: 10px;
 }

#skipLink a:hover {
 color: #000000;
 }

#skipLink a:focus {
 color: #000000;
 }


/* Layout Stylesheet */ 

html {
 font-size:100%
 }

body{
 font-size:62.5%;
 font-family :verdana,arial,helvetica,sans-serif;
 color:#000;
 min-width:720px; 
 margin:0px;
 margin-bottom:0px;
 padding:0;
 }


#navbg{
 margin: 0px;
 padding: 0px;
 background-image:url('../images/bodybg.gif');
 background-repeat:repeat-y;
 border-right:10px solid #fff;
 }
	 
#hdr{
 height:170px;
 background:#fff;
 border-top:10px solid #fff;
 border-right:10px solid #fff;
 border-left:10px solid #fff;
 border-bottom:5px solid #fff;
 }

/* Masthead */ 

#masthead{
 height:170px;
 margin: 0px;
 padding: 0px;
 }

#mh_panel{
 height:140px;
 background:#010402;
 }

#mh_left{
 height:140px;
 width:515px;
 position: absolute;
 top: 25px;
 left: 10px;
 background:#010402;
 z-index:5;
 }

#mh_logo{
 width:83px;
 height:98px;
 position: absolute;
 top: 17px;
 left: 32px;
 z-index:10;
 }

#mh_nactitle{
 width:343px;
 height:83px;
 position: absolute;
 top: 17px;
 left: 127px;
 z-index:20;
 }

#dateblock{
 width:400px;
 height:30px;
 position: absolute;
 top: 104px;
 left: 127px;
 z-index:25;
 color:#fff;
 font-size:1.3em;
 }


#mh_right{
 height:140px;
 width:185px;
 background:#010402;
 float:right;
 }

#mhbar_yellow_top{
 height:15px;
 background:#fff;
 margin:0px;
 background-image:url('../images/mh_ybartop.gif');
 background-repeat:repeat-x;
 }

#mhbar_yellow_bot{
 height:15px;
 background:#fff;
 border-top:5px solid #fff;
 background-image:url('../images/mh_ybartop.gif');
 background-repeat:repeat-x;
 }

/* End of Masthead */ 



/* Left hand navigation column */ 

#lh-col{
 position: absolute;
 top: 183px;
 left: 10px;
 width: 150px;
 height:314px;
 background-image:url('../images/nav_bg.gif');
 background-repeat:no-repeat;
 margin: 0px;
 padding: 0px;
 }

#subnav{
 font-size:0.9em;
 color:#FEBF18;
 padding-top:21px;
 padding-left:21px;
 margin: 0px;
 }

/* End of Left hand navigation column */ 



/* Right hand, or content column */ 

#content{
 margin: 0 0 0 165px;
 color: #000;
 padding: 0 12px 12px 10px;
 position :relative;
 top:0px;
 }

/* End of content column */ 

/*Left hand column base*/
#lhcol_base{
 height:14px;
 background:#fff;
 background-image:url('../images/lhcol_base.gif');
 background-repeat:repeat-y;
 border-right:10px solid #fff;
 border-left:10px solid #fff;
 border-bottom:0px;
 }

/*End of Left hand column base*/

/* Foot, or breadcrumb column */ 

#foot{
height:15px;
 border-top:5px solid #fff;
 border-right:10px solid #fff;
 border-left:10px solid #fff;
 border-bottom:0px;
 text-align:center;
 background:#fff;
 border-top:5px solid #fff;
 background-image:url('../images/mh_ybartop.gif');
 background-repeat:repeat-x;
 clear:left;
 }
/* End of Foot, or breadcrumb column */


/* Final info column */  
#crumbs{
 background:#fff;
 border-top:5px solid #fff;
 border-right:10px solid #fff;
 border-left:10px solid #fff;
 border-bottom:25px solid #fff;
 text-align:center;
 float:left;
 }

#credit{
 background:#fff;
 border-top:10px solid #fff;
 border-right:10px solid #fff;
 border-left:10px solid #fff;
 border-bottom:25px solid #fff;
 text-align:center;
 }
 
 #sponsors{
 background:#fff;
 text-align:left;
 font-weight:bold;
 float:left;
 }
 #sponsors_anim{
 background:#fff;
 width:200px;
 text-align:left;
 font-weight:bold;
 float:right;
 }

.linkblocks {
 width:475px;
 border-top:9px solid #fff;
 border-bottom:8px solid #fff;
 }

.linklogos {
 width:170px;
 float:left;
 }

.linksdesc {
 width:285px;
 float:right;
 }

/* End of Final info column */ 