@charset "UTF-8";
.main {
	background-color: #fff;
	float: left;
	width: 955px;
	margin: 0px 18px 0px 18px;
	background-image: url(../images/loctite_logo_bottom.jpg);
	background-repeat: no-repeat;
	/* FIX FOR FIREFOX AND IE6 */
	min-height:700px;
	height: auto;
 }
.main_container {
	margin: 60px 0 20px 0;
	width: 955px;
	background: #fff url(../dreamrace/images/bg.jpg) center top no-repeat;
	background-position: -60px 0 0 0;
	font-family: Helvetica, sans-serif;
}

.contest_content {
	width: 744px;
	height: 1150px;
	margin: 20px auto;
	padding-top: 120px;
}

a, a:active { color: #003d7e; }

a:hover { color: #e32128;}

.photos {
        margin-top: 18px;
        margin-bottom: 45px;
        float: left;
}

img#pic1 { }

.info p, .info li {
        color: #555;
        font-size: 16px;
        line-height: 18px;
}


#price { color: #003d7e; }

h1 {
        font-size: 45px;
        text-align: center;
        color: #003e7d;
}

h2 {
        font-size: 22px;
        color: #555;
}

.buttons { height: 130px; }

.link1 { float: left; }

.link2 { float: right; }

.link1, .link2 {
        display: block;
        padding: 10px 0;
        border-top: 1px #999 solid;
        border-bottom: 1px #999 solid;
}

#rules {
        color: #555;
        font-size: 11px;
}
