
/* CSS */


body
{
	background: #030505;
	margin: 0px;
	padding: 0px;
}
a
{
	outline: none;
	color: #820024;
}

#wrapper
{
	width: 800px;
	min-height: 800px;
	height: auto;
	margin: 0px auto;
	background: url(../img/dusk-bg.png) 0 0 no-repeat;
	color: #fff;
}

#dusk-top-nav
{
	position: relative;
	top: 1px;
	left: 1px;
	width: 800px;
	height: 77px;
	display: block;
	background: URL(../img/dusk-nav-bg.png);
}
#dusk-top-nav ul
{
	position: relative;
	top: 50px;
	left: 180px;
	text-decoration: none;
	list-style-type: none;
	width: 600px;
	padding: 0px;
}
#dusk-top-nav li
{
	display: inline;
}
#dusk-top-nav a
{
	color: #9b9a9d;
	text-decoration: none;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}
#dusk-top-nav a:hover
{
	background-color: #e11936;
}
#main-content
{
	position: relative;
	width: 800px;
	height: auto;
	font: 15px Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}
#main-branding
{
	position: relative;
	float: left;
	height: 103px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-main-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#main-images
{
	position: relative;
	float: left;
	width: 100%;
	height: 185px;
	top: 10px;
	left: 0px;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #545f6b;
}
#main-img01
{
	position: relative;
	float: left;
	background: URL(../img/dusk-main-img01.jpg) 0 0 no-repeat;
	height: 0px;
	width: 220px;
	padding: 170px 0 0 0px;
}
#main-img02
{
	position: relative;
	float: left;
	background: URL(../img/dusk-main-img02.jpg) 0 0 no-repeat;
	height: 0px;
	width: 260px;
	padding: 170px 0 0 0px;
}
#main-img03
{
	position: relative;
	float: left;
	background: URL(../img/dusk-main-img03.jpg) 0 0 no-repeat;
	height: 0px;
	width: 320px;
	padding: 170px 0 0 0px;
}
#badge
{
	/* background:url(../img/badge-contest.jpg) 0 0 no-repeat; */
	float:left;
	height:330px;
	margin:40px 0 0 0px;
	text-indent:-999999px;
	width:292px
}
#main-pwrap
{
	position: relative;
	float: left;
	top: 25px;
	width: 430px;
	height: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}
#mainUl
{
	position: relative;
	float: left;
	width: 410px;
	padding: 0px 0 10px 15px;
}
#mainUl li
{
	margin-left: 10px;
}
#main-pwrap
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}
#main-sm
{
	font-size: 11px;
}
#about-branding
{
	position: relative;
	float: left;
	height: 30px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-about-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#aboutCon
{
	position: relative;
	float: left;
	padding-top: 40px;
	top: 5px;
	left: 100px;
	width: 560px;
	height: auto;
	font: 15px Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}

#policy-branding
{
	position: relative;
	float: left;
	height: 30px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-policy-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#policyCon
{
	position: relative;
	float: left;
	padding-top: 0px;
	top: 5px;
	left: 100px;
	width: 560px;
	height: auto;
	font: 15px Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}



#video-branding
{
	position: relative;
	float: left;
	height: 30px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-video-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#myPlayer
{
	position: relative;
	float: left;
	left: 200px;
}
#videoCon
{
	position: relative;
	float: left;
	padding-top: 20px;
	top: 5px;
	left: 100px;
	width: 460px;
	height: auto;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #820024;
	margin: 0 0 0 70px;
	text-align: center;
}

#contact-branding
{
	position: relative;
	float: left;
	height: 30px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-contact-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
.contact-name
{
	color: #c3d0e4;
}
.contact-title
{
	font: 15px italic, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#contact-left
{
	position: relative;
	float: left;
	height: 600px;
	width: 50%;
	padding-top: 40px;
	top: 5px;
	left: 100px;
}
#contact-left li
{
	list-style-type: none;
}
#contact-left ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}

#contact-right
{
	position: relative;
	float: right;
	height: 600px;
	width: 50%;
	padding-top: 40px;
	top: 5px;
}
#contact-right li
{
	list-style-type: none;
}
#contact-right ul
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}

#contact-left h2
{
	font-size: 15px;
	color: #c3d0e4;
}
#contact-right h2
{
	font-size: 15px;
	color: #c3d0e4;
}

#programming-branding
{
	position: relative;
	float: left;
	height: 30px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-programming-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#programmingCon
{
	position: relative;
	float: left;
	padding-top: 40px;
	top: 5px;
	left: 100px;
	width: 560px;
	height: auto;
	font: 12pt Arial, Helvetica, sans-serif;
	color: #9d9d9d;
}

#terms-branding
{
	position: relative;
	float: left;
	height: 30px;
	width: 100%;
	top: 20px;
	left: 50px;
	background: URL(../img/dusk-terms-h1-bg.png) 0 0 no-repeat;
	text-indent: -99999px;
}
#termsCon
{
	position: relative;
	float: left;
	padding-top: 0px;
	top: 5px;
	left: 100px;
	width: 560px;
	height: auto;
	color: #9d9d9d;
}


#footer
{
	margin: 0px auto;
	width: 800px;
	color: #a1a1a4;
	font: 9pt Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
#footer a
{
	text-decoration: none;
	color: #a1a1a4;
}
#footer a:hover
{
	text-decoration: underline;
	color: #820024;
}
#footer ul
{
	position: relative;
	left: 80px;
	float: left;
	width: 100%;
	height: 310px;
	display: inline;
	list-style-type: none;
	padding: 0px;
}
#f01
{
	position: relative;
	float: left;
	height: 0px;
	width: 100px;
	padding: 15px 5px 0 30px;
	text-decoration: none;
}
#f02
{
	position: relative;
	float: left;
	height: 0px;
	width: 90px;
	padding: 15px 5px 0 10px;
	text-decoration: none;
}
#f03
{
	position: relative;
	float: left;
	height: 300px;
	width: 120px;
	top: -5px;
	background: URL(../img/dusk-footer-corus.png) 0 0 no-repeat;
	text-indent: -999999px;
}
#f04
{
	position: relative;
	float: left;
	height: 0px;
	width: 385px;
	padding: 6px 10px 0px 10px;
	text-decoration: none;
	font-size: 10px;
}

img.printBG, img.printImg
{
    display: none;
}



