/***************************************************************
This is the style sheet for the So Cal Colivata Regional Club Web site main center page
***************************************************************/


/* Styling the page body **************************************/
body {
	padding: 0;
	margin: 0;
	height: 800px;
	width: 705px;
	position: absolute;
	border-style: none;
	background-color: #fff;
    font: 11px Futura, "Verdana", Futura, Helvetica, Arial , san-serif;
}

#gal_body {
	padding: 0;
	margin: 0;
	height: 520px;
	width: 705px;
	position: absolute;
	border-style: none;
	background-color: #fff;
    font: 11px Futura, "Verdana", Futura, Helvetica, Arial , san-serif;
}

/* Styling links **********************************************/
a:link { color: #2f7016; }
a:visited { color: #d03218; }
a:hover { color: #6d1608; }
a:focus, a:active { color: #91b383;}

img {border: none;}

/* Styling headings *******************************************/
h1 { font-size: 10pt;
     font-style: Verdana;
     font-weight: bold;
     color: #5ba225;
     text-align: left;
     text-decoration: underline;
   	}

h2 {
     font-size: 10pt;
     font-style: Verdana;
     font-weight: bold;
     color: #5ba225;
     text-decoration: underline;
     }
h3 { font-size: 8pt;
     font-style: Verdana;
     color: #5ba225;
     text-decoration: underline;
}



/* Styling the Mission_statement  **********************************/
#Mission_statement {
	position: absolute;
    margin: 0;
    padding: 4px;
    width: 420px;
    font: 11px Futura, "Verdana", Futura, Helvetica, Arial , san-serif;
	border-style: none;
	background-color: #fff;
	}

/* Styling the Sponsor_area  **********************************/
#Sponsor_area {
	position: absolute;
    margin: 0;
    top: 0;
    right: 0;
    padding: 0;
    width: 260px;
    border-style: none;
	}

   /* Styling the Race_info  **********************************/
#Race_info {
	position: absolute;
    top: 0px;
    left: 0px;
    margin: 0;
    padding: 5px;
    width: 700px;
    height: 250px;
    font: 11px Futura, "Verdana", Futura, Helvetica, Arial , san-serif;
    list-style: none;
    border-style: none;
   	}

 /* Styling the Race_calendar  **********************************/
#Race_calendar {
	position: absolute;
    top: 140px;
    left: 50px;
    margin: 0;
    padding: 0px;
    height: 35px;
    border-style: none;
    font: 11px Futura, "Verdana", Helvetica, Arial , san-serif;
	}

/* Styling the Race_info 2  **********************************/
#Race_info_2 {
	position: absolute;
    top: 380px;
    left: 0px;
    margin: 0;
    padding: 5px;
    width: 205px;
    height: 450px;
    font: 11px Futura, "Verdana", Futura, Helvetica, Arial , san-serif;
    list-style: none;
    border-style: none;
   	}

/* Styling the Team Members  **********************************/
#End_Team_Members {
	position: absolute;
    top: 380px;
    left: 235px;
    margin: 0;
    padding: 0px;
    width: 470px;
    border-style: none;
    line-height: 2px;
    font: 11px Futura, "Verdana", Helvetica, Arial , san-serif;
	}

 /* Styling the Team Members  **********************************/
#XC_Team_Members {
	position: absolute;
    top: 1180px;
    left: 235px;
    margin: 0;
    padding: 0px;
    width: 470px;
    border-style: none;
    line-height: 2px;
    font: 11px Futura, "Verdana", Helvetica, Arial , san-serif;
	}

/* Styling the join club link  **********************************/
#Join_club {
	text-align: center;
    position: absolute;
    top: 20px;
    left: 455px;
    margin: 0;
    padding: 0px;
    border-style: none;
   }

#gallery_list  {
	position: absolute;
    top: 20px;
    left: 0;
    margin: 0;
    padding: 0;
    border-style: none;
    font-weight: bold;
    font-size: 9.0pt;
    font-family: Futura, "Verdana", Helvetica, Arial , san-serif;
   }