body 
{
	font-family: Arial, Helvetica, sans-serif; 
      font-size:80%;
	text-align: center;
}

/* General settings */
p
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

table, td
{
	font-size:100%;
	border: 1px solid #e9d16f;/*#BBBBBB*/;
}

table
{
   background-color:#fbf7b4;
}

thead
{
   background-color:#e9d16f;
   font-weight:bold;
}

h1, h2, h3, h4, h5, p, div, td, ul, li { text-align: left; }

h1
{
	font-size: 1.4em;
	color: #365F91;
	padding-top: 1em;
	padding-bottom: 0.5em;
}

h2 { font-size: 1.2em; color: #111188; padding-top: 0.8em; padding-bottom: 0.3em; }

/* Generic page settings */

.clear { clear: both; }

.header{
  /* padding-top:0.5em;*/
   text-align:right;
}

.bottom_menu
{ 
  width: 950px;
  padding-top:0.3em;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
 
}

.bottom_menu a
{
   color: #000000;
   text-decoration: none;	
   font-size:0.8em;
}

.bottom_menu a:hover
{
   color #365F91;
   text-decoration: underline;	
}

/* Homepage style settings */

.frame_home
{
    width:950px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 2px double #E7E7E7;
	
}


#home_main{ 
    width:950px;
    background-image: url(../images08/home/grey_middle_gradient.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    display:block;
}

a img#home_raceonline2012 { margin: 10px; text-decoration: none; border: 0; }

#home_leftcol
{
   float:left;
   width:310px;
}

.content_home
{ 
   font-size:1.1em; 
   margin-top:2em;
   margin-left:3em;
   margin-bottom:3em;
}

#content_area_images
{
  text-align:center;
  margin-left:3em;
}

#home_centercol
{
   float:left;
   width:324px;
   text-align:center;

}

#home_centercol img
{
   padding-top:1.2em;
}

#home_centercol #home_main_image
{
    padding-top:1em;
}


#home_rightcol
{
   float:right;
   width:310px;
}

#home_footer
{
   width:950px;
   background-image: url(../images08/home/blue_bottom_gradient.gif);
   background-position: bottom;
   background-repeat: repeat-x;
   display:block;
   text-align:center;
   
}

#footer_contents
{
   width:900px;
   margin-left: auto;
   margin-right: auto;
   padding-top:1em;
   padding-bottom:1.5em;

}
.footer_box
{
    float:left;
    width:209px;
    margin-left:1em;
    !margin-left:0.7em;
	
}

.footer_box_middle
{
   margin-top:-3px;
}

.footer_box_content
{
   height:85px;
   margin-left:0.8em;
   margin-right:0.8em;
   font-size:0.9em;
   font-weight:bold;
   line-height:1em;
   padding-top:0.1em;
}

#download_box_content
{
   color:#fff;
   font-size:1.0em;
}

#win_box_content
{
   color:#fff;
}

#submitpoll
{
   float:right;
   margin-top:0.3em;
   margin-bottom:-1.5em;
}

#vote_box_middle
{ 
   background-image: url(../images08/home/green_panel_bg.gif); 
   background-repeat: repeat-y;
}

#watch_box_middle
{
   background-image: url(../images08/home/orange_panel_bg.gif);
   background-repeat: repeat-y;
}

#download_box_middle
{
   background-image: url(../images08/home/pink_panel_bg.gif);
   background-repeat: repeat-y;
}

#win_box_middle
{ 
   background-image: url(../images08/home/mauve_panel_bg.gif);
   background-repeat: repeat-y;
}

#vote_box_bottom
{ 
   margin-top:-3px;
   height:13px; 
   background-image: url(../images08/home/green_panel_bottom_bg.gif);
   background-repeat:no-repeat;
   background-position: bottom;
   
}

#watch_box_bottom
{
   margin-top:-3px;
   height:13px; 
   background-image: url(../images08/home/orange_panel_bottom_bg.gif);
   background-repeat:no-repeat;
   background-position: bottom;
}

#download_box_bottom
{
   margin-top:-3px;
   height:13px; 
   background-image: url(../images08/home/pink_panel_bottom_bg.gif);
   background-repeat:no-repeat;
   background-position: bottom;
}

#win_box_bottom
{ 
   margin-top:-3px;
   height:13px;
   background-image: url(../images08/home/mauve_panel_bottom_bg.gif);
   background-repeat:no-repeat;
   background-position: bottom;
}




/* Main content page settings */

.frame_main
{
    background-image: url(../images08/main/lefthand_gradient.gif);
    background-position: left;
    background-repeat: repeat-y;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 2px double #E7E7E7;
	
}

#main_leftcol
{
   width:235px;
   height:100%;
   background-image: url(../images08/main/lefthand_gradient.gif);
   background-position: left;
   background-repeat: repeat-y;
   float:left;
}

#image_links_top
{
  margin-left:2.5em;
  margin-bottom:1em;
}

#rangers_logo
{
   padding-top:2em;
   text-align:left;
}


#main_rightcol
{
  float:right;
  width:686px;
  padding-right:1em;
  padding-bottom:2em;
}

#content
{
  background-image: url(../images08/main/yellow_container_side.jpg);
   background-position: left;
   background-repeat: repeat-y; 
}

#content_top
{
   height:140px;
   background-image: url(../images08/main/yellow_container_top.jpg);
   background-position: left;
   background-repeat: no-repeat; 
}

#content_top_folder
{
   position: relative;
   left: 45px;
   top: 8px;
   font-size:1.1em;
   font-weight: bold;
}
#content_top_page
{
  position: relative;
  top: 30px;
  width:686px;
  text-align:center;
  font-size:3em;
  color:#006e9c;
}

.content_main
{
   margin: 2em 3em 1em 3em; 
}


#content_bottom
{
   height:35px;
   background-image: url(../images08/main/yellow_container_bottom.jpg);
   background-position: left;
   background-repeat: no-repeat;
}

/* are you an internet ranger quiz */

#quiz_image
{
   float:left;
   padding-right:20px;
   margin-right:10px;
}

#quiz_questions
{
   float:left;
   margin-right:20px;
   width:350px;
   
}

#quiz_questions h1
{
   color:#000;
   font-weight:normal;
   font-size:1.8em;
}

#quiz_questions strong
{
   color:orange;
   font-weight:bold;
   font-size:2em;
}

.submit_button
{
    border:none;
    width:100px;
    height:35px;
    *margin-left:-3em;
    background-image:url(../images08/main/quiz-button.gif);
    background-position:center;
    background-repeat:no-repeat;
    background-color:transparent;
    overflow: hidden;
}



