/***********************************************/
/* about.css                   				   */
/* Use only with about.asp                     */
/***********************************************/

#header{
	background-image: url(../../images/headers/about.jpg);
}

#racelegalteam{
}

#mission h1{
	margin-top: 30px;
	border-top: 1px solid #EEEEEE;
	padding-top: 15px;
	padding-bottom: 10px;
}

#racelegalteam h2{
	clear: both;
	text-align: center;
	font-size: x-small;
	background-color: #999999;
}

#racelegalteam li{
	clear: both;
}

#racelegalteam img{
	float: left;
	margin: 0 1em 0 0;
}

#mission{
}

#contactinfo{
	text-align: center;
	margin-bottom: 1em;
}

table{
	text-align: center;
	border: 1px solid #666666;
}

th{
	border-bottom: 1px solid #666666;
}

.name{
	font-weight: bold;
}

.title{
	font-size: x-small;
	display: block;
	line-height: 1;
}

.bullets1{
	list-style: disc;
}

.imgcirclegif{
	text-align: center;
}

#racelegalteam a{
	text-decoration: none;
	color: #8ECF0B;
	font-weight: bold;
}

#racelegalteam a:visited{
}

/********************* end **********************/
