html {
    background: #000 url(../cmsimages/contests-background-rtr.jpg) top center no-repeat;
    color: #d2d3bd;
}

#content, #content_2, #content_3 {
    font: 1.9em/2 arial, sans-serif;
    opacity: .999;
}

#content, #content_2 { width: 346px; margin-right: 48px;}

#content {
    font-size: 2.7em;
    color: #b9baa5;
    margin-bottom: 46px;
}

#content_2 {
    clear: left;
    padding-bottom: 0px;
	font-size: 1.8em;
}

#content_3 {
    float: right;
    width: 465px;
}
/*          Left Side       */
/* Line Spacing */
.line-1 {margin: 0px 0px 3px 0px;}
.line-2 {margin: 0px 0px 15px 36px;}
.line-3 {margin: 0px 0px 1px 0px;}
.line-4 {margin: 0px 0px 0px 71px;}
.line-5 {margin: 0px 0px 7px 164px;}

/* Paragraph Styles */
.bold {font-weight: bold;}
.italic {font-style: italic;}
.spaced {letter-spacing: .05em;}
.font-smaller {font-size: .8em;}
.font-larger {font-size: 2em;}
.caps {text-transform: uppercase;}
#contest_poster {height: 237px; width: 247px;}
#contest_poster p {
    background: url(../cmsimages/contest-poster-background.png) top left no-repeat;
    width: 346px;
    height: 237px;
    position: relative;
    top: -247px;
}

.entry a {color: #fff; margin: 0px 0px 0px 10px; text-decoration: none; border-bottom: 1px solid #fff;}
.entry {
    background: url(../cmsimages/arrow_trans.png) no-repeat;
    padding: 1px 0px 2px 10px;
    margin: 10px 0px 35px 0px;
    font-size: .9em !important;
}

h3 {
    line-height: normal;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.links { padding: 5px 0px 15px 0px;}
p.links a {color: #fff; text-decoration: none; border-bottom:1px solid #999685;}


/*      Right Side      */


#content_3 h2 {
    color: #fff;
    background: url(../cmsimages/scroll_right.png) 0px 4px no-repeat;
    padding: 0px 0px 5px 22px;
    line-height: 27px;
    font-weight: normal;
    font-size: 1.9em;
}
#content_3 h2 .h2_small {
    margin: 0px 0px 0px -20px;
    font-style: italic;
    font-size: .6em;
}
#content_3 h3 {font-size: 1em;}
hr {
    background: url(../cmsimages/hr.png) top left no-repeat;
    height: 1px;
    width: 100%;
    border: none;
}

hr.bigmargin {margin: 0px 0px 20px 0px;}

#content_3 p {margin: 20px 0px 7px 0px; line-height: normal;}

#content_3 ul {
    color: #fff;
    list-style: none;
    font-weight: bold;
    margin: -7px 0px 0px 0px;
}
#content_3 ul li {
    height: 17px;
}

#other_con {
    text-align: right;
    overflow: auto;
    margin: 80px 20px 0px 0px;
}

#other_con img { float: right; }

#other_con p {
    float: right;
    margin: 0px 10px 0px 0px;
    border-right: 2px solid #fff;
    padding: 10px 10px 15px 0px;
    font-size: 1.2em;
    color: #fff;
}

#content_2 h3 {
	color: #6a7e91 !important;
}

#content_2 p {
	line-height: 1.3em;
	font-size: 1em;
}
#content_2 p.info { color: #fff; font-size: 1em; font-weight: bold; margin-top: 15px; }
#content_2 p.info span {
	display: block;
	width: 70px;
	float: left;
	clear: left;
}

h4 {
	font-weight: normal;
	border-bottom: 1px solid #443c35;
	line-height: 13px;
	text-transform: uppercase;
	font-size: .9em;
}
.sponsors { padding: 27px 10px 27px 25px; background: #000; border: 1px solid #413932; }
.sponsors img { margin-right: 15px; }
