@CHARSET "UTF-8";

hr {
    width: 415px;
    margin-top: 10px;
}

#contentInfo {
	font-family: Arial;
}

#contentInfo h2 {
	font-size: 26px;
}

#contentInfo h4 {
    font-style: italic;
    font-size: 15px;
}

#contentInfo p {
	width: 415px;
}
       
/****************/
/* Top Menu CSS */
/****************/
       
#stars {
    width: 109px;
    height: 36px;
    display: block;
    float: left;
    background: url(/images/events2009/trackTheStars_over.jpg);
    margin-left: 80px;
}

#stars:hover {
    background: url(/images/events2009/trackTheStars_over.jpg);
}

#rightSponsors {
    margin-top: 30px;
}

#contentInfo img {
	margin-top: 10px;
}
