/* CSS Document */

#wrapper{
	background:#e2dccc;
	}

#content{
	margin: 16px 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;}

/* IWG Header */

#iwg_hd h1{
	position:relative;
	background:url(../images/iwg_hd.gif) top left no-repeat;
	text-indent: -5000px;
	height: 53px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

/*Race Page*/

#maincontent{
	position:relative;
	margin: 23px 0 0 5px;
	width: 557px;
	background:white;
	}

#maincontent h2{
	background:url(../images/iwg_race_hd.gif) center center no-repeat;
	width: 557px;
	height: 46px;
	text-indent: -5000px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	}

#maincontent #text_box{
	position: relative;
	top:0px;
	width: 527px;
	padding: 0px 15px 15px 15px;
	}
	
#text_box .event{
	border-bottom: 1px dashed rgb(171,101,13);
	padding: 15px 0px 15px 0px;
	}	

.event h3{
	font-family:Arial, Helvetica, sans-serif;
	color: rgb(0,118,153);
	font-size:12pt;
	line-height:1.5em;
	margin: 10px 0px 10px 0px;
	}

#maincontent img{
	padding: 15px 15px 15px 0px;
	float:left;
	}

#maincontent p{
	line-height:1.5em;
	/*text-indent: 20px;*/
	margin: 0px 15px 7px 0px;
	}

#maincontent p.first{
	text-indent: 0;
	margin: 0px 0px 0px 0px;
	font-style:italic;
	}
	
#maincontent p.byline{
	text-align:right;
	font-style:italic;
	}	
	
#maincontent p.quote{
	text-indent: 0;
	margin: 30px 20px 0px 40px;
	font-size: 12pt;
	}	
	
#maincontent .event p.byline{
	font-style:normal;
	text-align:right;
	}	
	
.lt_blue{
	color: rgb(128,186,204);
	}

.tan{
	color: rgb(171,101,13);
	}

.dk_blue{
	color: rgb(0,118,153);
	}	

.red{
	color: rgb(147,6,9);
	}		
	
.bold{
	color:rgb(171,101,13);
	font-weight:bold;
	}	
	
hr.clear{
	clear: both;
	visibility:hidden;
	}	
	
	

/*Right Column Starts*/

#rightcolumn{
	position:absolute;
	right:0;
	padding: 0 5px 0 15px;
	top:254px;
	width:156px;}

/*Previous Next*/

#prevnext{
	position:relative;
	width:160px;
	height:22px;
	margin-left:-3px;
	padding: 0px 0px 7px 0px;
	}

#prevnext a{
	padding: 0 4px 0 0;}

/*Get Involved*/

#getinvolved{
	position:relative;
	background:#A4D9EF url(../images/getinvolved_hd.gif) no-repeat top;
	width:150px;
	right: 3px;
	margin: -3px 0px 0px 0px;
	padding: 27px 3px 3px 3px;}

#getinvolved ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	margin: 0px;
	padding: 7px 0 10px 0px;
	list-style:none;
	background:#E8F5FB;}

#getinvolved ul li{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/getinvolved_bullet.gif) center left no-repeat;}
#getinvolved ul a,
#getinvolved ul a:link,
#getinvolved ul a:visited,
#getinvolved ul a:active{
	color:#0099CC;
	text-decoration:none;}

#getinvolved ul a:hover{
	color:#993333;
	text-decoration:none;}

/*Right Column Ends*/
	