/* defaults */

body {
	font-size: 62.5%;
	font-family: Georgia, Times, Serif;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(http://www.dcshorts.com/images/back3.jpg);
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}

/* layout */

#page-outer {
	text-align: left;
	margin: 0px auto 0px auto;
	width: 960px;
	padding: 78px 15px 15px 15px;
	background-color: #ffffff;
	background-image: url(http://www.dcshorts.com/images/header.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;	
	position: relative;
	-webkit-box-shadow: 0px 0px 8px #333333;
}

#page-inner {
	width: 960px;
	background-image: url(http://www.dcshorts.com/images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 50px 0px;
	margin: 0px;
	position: relative;
}

#highlights {
	width: 830px;
	height: 53px;
	background-image: url(http://www.dcshorts.com/images/highlight_bg.gif);
	background-repeat: no-repeat;
	padding: 25px 65px 25px 65px;
	overflow: hidden;
	clear: both;
	position: relative;
	display: none;
}

#highlights #news {
	float: left;
	width: 490px;
	height: 53px;
	text-align: center;
	font-size: 1.5em;
	line-height: 120%;
	position: relative;
}

#highlights #sponsors {
	float: right;
	width: 275px;
	height: 53px;
	text-align: center;
	position: relative;
}

#content-outer {
	background-image: url(http://www.dcshorts.com/images/content_bg_top.gif);
	background-repeat: no-repeat;
	padding: 16px 0px 0px 0px;
	position: relative;
	clear: both;
	width: 960px;
}

#content-inner {
	background-image: url(http://www.dcshorts.com/images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 20px 70px 10px 70px;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 820px;
}

#updated {
	height: 131px;
	background-image: url(http://www.dcshorts.com/images/updated_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}



/* navigation */

ul#navigation {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	list-style: none;
	overflow: visible;
	position: relative;
	display: block;
	z-index: 90;
}

ul#navigation li span.one {
	display: block;
	float: left;
	height: 77px;
	background-repeat: no-repeat;
	position: relative;
}

ul#navigation li#film span.one {
	width: 143px;
	background-image: url(http://www.dcshorts.com/images/nav_film.gif);
	position: relative;
}

ul#navigation li#film:hover span.one {
	background-image: url(http://www.dcshorts.com/images/nav_film_over.gif);
}

ul#navigation li#script span.one {
	width: 153px;
	background-image: url(http://www.dcshorts.com/images/nav_script.gif);
	position: relative;
}

ul#navigation li#script:hover span.one {
	background-image: url(http://www.dcshorts.com/images/nav_script_over.gif);
}

ul#navigation li#why span.one {
	width: 125px;
	background-image: url(http://www.dcshorts.com/images/nav_why.gif);
	position: relative;
}

ul#navigation li#why:hover span.one {
	background-image: url(http://www.dcshorts.com/images/nav_why_over.gif);
}

ul#navigation li#sponsors span.one {
	width: 151px;
	background-image: url(http://www.dcshorts.com/images/nav_sponsors.gif);
	position: relative;
}

ul#navigation li#sponsors:hover span.one {
	background-image: url(http://www.dcshorts.com/images/nav_sponsors_over.gif);
}

ul#navigation li#resources span.one {
	width: 165px;
	background-image: url(http://www.dcshorts.com/images/nav_resources.gif);
	position: relative;
}

ul#navigation li#resources:hover span.one {
	background-image: url(http://www.dcshorts.com/images/nav_resources_over.gif);
}

ul#navigation li#media span.one {
	width: 222px;
	background-image: url(http://www.dcshorts.com/images/nav_contact.gif);
	position: relative;
}

ul#navigation li#media:hover span.one {
	background-image: url(http://www.dcshorts.com/images/nav_contact_over.gif);
}

ul#navigation li span.two {
	margin-left: -8000px;
}

.menu {
	position: relative;
	z-index: 99;
}

.innermenu {
	padding-bottom: 10px;
	background-image: url(http://www.dcshorts.com/images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=9)";
	filter: alpha(opacity=9);
	position: relative;
}

.menu p {
	margin: 0px;
	text-align: center;
}

.menu p a {
	color: #00736a;
	display: block;
	padding: 5px 10px 5px 10px;
	background-color: #FCBA63;
	letter-spacing: 1px;
	font-size: 1.1em;
	line-height: 130%;
	font-weight: 900;
	text-transform: uppercase;
}

.menu p a:hover {
	color: #dd5a4d;
}


/* highlights */

#highlights #news p {
	margin: 0px;
	font-weight: 900;
}

#highlights #news p a {
	color: #00736a;
}

#highlights #news p a:hover {
	color: #dd5a4d;
}

#content-inner h1 {
	font-size: 5.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 120%;
	color: #dd5a4d;
	margin: 0px 0px .15em 0px;
}

#content-inner h2 {
	font-size: 2.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 140%;
	color: #0086c7;
	margin: 0px 0px .5em 0px;
}

#content-inner h2 a {
	color: #0086c7;
}

#content-inner h2 span {
	font-size: 70%;
}

#content-inner h3 {
	font-size: 1.8em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 140%;
	color: #0086c7;
	margin: 0px 0px .5em 0px;
}

#content-inner h4 {
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 900;
	line-height: 140%;
	color: #0086c7;
	margin: 0px 0px .5em 0px;
}

#content-inner p {
	font-size: 1.4em;
	line-height: 140%;
	color: #004E71;
	margin: 0px 0px .75em 0px;
}


#content-inner ul, #content-inner ol {
	font-size: 1.4em;
	line-height: 140%;
	color: #004E71;
	margin-top: 0px;
	margin-bottom: .75em;
}

#content-inner a {
	color: #dd5a4d;
}


/* stay updated */

#updated h3 {
	margin: 0px;
	padding: 0px;
	width: 312px;
	height: 68px;
	background-image: url(http://www.dcshorts.com/images/stayup.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	left: 30px;
}

#updated h3 span {
	margin-left: -8000px;
}

#updated #sites {
	position: absolute;
	left: 395px;
	top: 40px;
	width: 260px;
}

#updated p {
	font-weight: 900;
	font-size: 1.3em;
	line-height: 130%;
	margin: 0px 0px .2em 0px;
	color: #00736a;
}

#updated a {
	color: #dd5a4d;
}

#updated a:hover {
	color: #00736a;
}

#updated #emails {
	position: absolute;
	left: 670px;
	top: 53px;
	width: 260px;
}

#updated #emails #email {
	background: url(http://www.dcshorts.com/images/email_bg.gif);
	background-attachment: fixed;
	width: 167px;
	height: 15px;
	border: 0px;
	padding: 5px;
	font-size: 1.1em;
	color: #008Cb7;
	font-family: Georgia, Times, serif;
	position: relative;
}


#updated #emails form#stayupdated div>input#email {
	background-attachment: scroll;
}
	
#submit {
	margin: 0px 0px -7px 5px;
	position: relative;
}

/* misc */

img.pic_deco_rt {
	float: right;
	margin: 0px 0px 20px 20px;
	position: relative;
}

h1#header {
	width: 960px;
	height: 200px;
	background-image: url(http://www.dcshorts.com/images/static_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

h1#header span {
	margin-left: -8000px;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.pic_rt {
	float: right;
	margin: 0px 0px 10px 10px;
}

#content-inner p.box_rt {
	float: right;
	width: 150px; 
	padding: 10px; 
	margin: 0px 0px 10px 20px; 
	background-color: #ffffff; 
	font-size: 1.1em; 
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
	filter: alpha(opacity=8);
}

#content-inner div.box_bt {
	padding: 10px; 
	margin: 20px 20px 20px 20px; 
	background-color: #ffffff; 
	font-size: 1.1em; 
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
	filter: alpha(opacity=8);
}

#wholinks {
	margin-left: -8000px;
}

p.disclaimer {
	clear: both;
	padding-top: 15px;
	margin-top: 45px;
	border-top: 2px solid #004E71;
}

div#sites img {
	position: relative;
	margin-bottom: -2px;
	margin-right: 2px;
}

.quotes {
	width: 240px;
	padding: 20px;
	float: right;
	background-color: #eee;
	border: 2px solid #ccc;
	margin: 10px 0px 10px 15px;
	clear: right;
	z-index: 99;
}

#content .quotes p {
	margin-top: 0px;
}

.quotes h3 {
	line-height: 130%;
	font-size: 130%;
	color: #f00;
	margin-top: 0px;
}

.quotes img {
	margin-bottom: 5px;
	margin-top: 10px;
}

.copyright {
	text-align: center;
	color: #cccccc;
	font-size: 70%;
}