html, * {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #000;
	font-size: 62.5%;
	color: #555;
	font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, span {
	text-align: left;
}

a:link, a:visited {
	color: #c00;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}


.wrapper {
	width: 100%;
	text-align: center;
	background: #fff url(../images/wrapper_bg.gif) repeat-x top;
}

.container {
	min-width: 730px;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	background: transparent url(../images/container_bg.gif) no-repeat top;
	*width: expression(document.body.clientWidth < 762? "730px" : document.body.clientWidth > 992? "960px" : "auto");
	border-bottom: 20px solid #fff;
}

.logo {
	margin: 0 auto;
}

.logo h1 a:link, .logo h1 a:visited {
	margin: 0 0 0 520px;
	_margin: -1px 0 0 520px;
	.margin: -12px 0 0 520px;
	padding: 0;
	overflow: hidden;
	width: 121px;
	height: 60px;
	_height: 59px;
	display: block;
	background: transparent url(../images/logo_dv_br.gif) no-repeat top;
	text-indent: -5000px;
	text-decoration: none;
	color: #fff;
	border: none;
}

.logo h1 a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
	background: transparent url(../images/logo_dv_br_over.gif) no-repeat top;
}

.intro_nav {
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/topgrad_bg.jpg) repeat-x top;
	clear: both;
}

p.navi {
	margin: 0 40px 0 0;
	float: right;
	clear: both;
	background: transparent url(../images/navtab1_bg.gif) no-repeat right top;
	width: 127px;
	line-height: 22px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 12px;
}

p.navi a:link, p.navi a:visited {
	color: #bbb;
	text-decoration: none;
}

p.navi a:hover {
	color: #fff;
	text-decoration: underline;
}

p.maindate {
	clear: both;
	padding: 15px 0 0;
	width: 730px;
	font-size: 2.4em;
	font-weight: bold;
	color: #999;
	letter-spacing: -1px;
	line-height: 1em;
}

.intro_nav h2 {
	padding: 0 0 25px;
	font-size: 2.6em;
	font-weight: bold;
	color: #999;
	letter-spacing: -1px;
	line-height: 1.1em;
}

.intro_nav h2 a:link, .intro_nav h2 a:visited {
	color: #ccc;
	text-decoration: none;
	padding: 0 23px 0 10px;
	.padding: 0 5px 0 10px;
	_padding: 0 5px 0 10px;
	width: 25px;
	_width: 30px;
	line-height: .95em;
	display: inline-block;
	background: url(../images/slashstar.gif) no-repeat right;
}

.intro_nav h2 a:hover {
	color: #000;
	text-decoration: none;
	background: url(../images/slashstar_over.gif) no-repeat right;
	border: none;
}

.maincontent {
	min-width: 730px;
	max-width: 960px;
	margin: 0 auto;
	background: #eee url(../images/maincontent_bg.gif) repeat-x top;
}

.mainleft {
	float: left;
	display: inline;
	padding: 0 40px 0 0;
	width: 480px;
	background: #fff;
}

p.leftnavi {
	float: left;
	clear: both;
	background: transparent url(../images/navtab1_bg.gif) no-repeat right top;
	width: 127px;
	line-height: 22px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 12px;
}

p.leftnavi a:link, p.leftnavi a:visited {
	color: #bbb;
	text-decoration: none;
}

p.leftnavi a:hover {
	color: #fff;
	text-decoration: underline;
}

p.feature {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	line-height: 1.3em;
	padding: 0 0 25px;
}

.previous {
	width: 480px;
	clear: both;
	border-top: 5px solid #000;
}

.previous br {
	clear: both;
}

.previous h3 {
	clear: both;
	font-size: 2.6em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999;
	padding: 0 0 15px;
}

.previous h3 span {
	color: #ccc;
}

.prevart {
	float: left;
	width: 230px;
	margin: 20px 0;
	border-bottom: 25px solid #fff;
	display: inline;
}

.prevpad {
	padding-right: 9px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}

.prevart h4 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
}

h4.work {
	padding: 0 0 5px;
	border-bottom: 1px solid #ccc;
}

.prevart p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 10px 0 5px;
}

p.subdate {
	font-size: 14px;
	color: #ccc;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

p#unitlink a:link, p#unitlink a:visited {
	width: 230px;
	height: 92px;
	display: block;
	color: #ccc;
	text-decoration: none;
	background: transparent url(../images/unit_button.gif) no-repeat left top;
	text-indent: -5000px;
}

p#unitlink a:hover {
	color: #ccc;
	text-decoration: none;
	background: transparent url(../images/unit_button_over.gif) no-repeat left top;
	border: none;
}

.ads {
	clear: both;
	width: 480px;
	padding: 12px 0;
	border-top: 1px solid #ccc;
}

.ads h5 {
	padding: 15px 0 5px;
	font-weight: bold;
	font-size: 1.6em;
	color: #ccc;
}

.ads p {
	font-size: 1.2em;
	text-align: left;
	line-height: 20px;
}

.jag-label {
	font-weight: bold;
}

.jag-ads-by {
	display:block;
	text-align:right;
}

.mainright {
	float: left;
	min-width: 210px;
	max-width: 440px;
	border-top: 5px solid #bca362;
	background: #ebebeb;
	padding: 15px 0;
}

h4.news {
	padding: 15px 0 0;
	font-size: 2.6em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #999;
}

h4.news span {
	color: #d6d6d6;
}

p.news {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 20px 0 0;
}

p.news a {
	font-weight: bold;
}

.preload {
	width: 500px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: -5000px;
}

/* INTERIOR PAGE STYLES
-------------------------------------------------------------------------- */
#bodywrap {
	width: 100%;
	text-align: center;
	background: #fff url(../images/wrapper_bg.gif) repeat-x top;
}

#maincontent {
	min-width: 730px;
	max-width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	background: transparent url(../images/container_bg.jpg) no-repeat top;
	*width: expression(document.body.clientWidth < 762? "730px" : document.body.clientWidth > 992? "960px" : "auto");
	border-bottom: 20px solid #fff;
}

#article {
	margin: 0 auto;
	width: 700px;
	text-align: center;
}

#article h2 {
	font-size: 4em;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 0 0 40px;
	line-height: .95em;
	color: #666;
}

#article h3 {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 40px;
	padding: 0 0 40px;
	line-height: 1em;
	color: #000;
	border-bottom: 1px solid #ccc;
}

#article h4 {
	font-size: 3em;
	font-weight: bold;
	padding: 10px 10px 0 20px;
	line-height: .95em;
	color: #000;
}
#article h5 {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 10px 0 20px;
	line-height: .95em;
	color: #000;
}

#article h6 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px 10px 25px 20px;
	line-height: .95em;
	color: #000;
}

#article p {
	margin: 0 30px;
	padding: 15px 0 10px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
}

#article p.articledate {
	margin: 0 0 -10px;
	padding: 15px 0 0;
	font-size: 3em;
	font-weight: bold;
	color: #ddd;
	clear: both;
}

#article p.update {
	margin: 0 250px;
}

#article blockquote p {
	float: left;
	margin: 0 15px 0 0;
	_margin: 0 7px 0 0;
	padding: 20px 15px 0;
	_padding: 20px 0 0;
	width: 184px;
	display: block;
	font-size: 1.8em;
	line-height: .98em;
	font-weight: bold;
	color: #ccc;
	_color: #000;
	background: transparent url(../images/bq_bg_top.gif) no-repeat top;
	_background: #fff;
}

#article blockquote p span {
	margin: 0 15px 0 -15px;
	_margin: 0 7px 0 7px;
	width: 214px;
	height: 45px;
	display: block;
	background: transparent url(../images/bq_bg_bottom.gif) no-repeat top;
	_background: #fff;
}

p span.indent {
	font-size: .8em;
	color: #000;
}

p span.note {
	font-size: .8em;
	color: #000;
}

p span.note {
	background: #ffc;
}

p span.strike {
	text-decoration: line-through;
}

#article ul {
	margin: 0 30px;
	padding: 15px 0 10px;
	font-size: 1.5em;
	font-weight: bold;
	list-style: square;
}

#article ol {
	margin: 0 30px;
	padding: 15px 0 10px;
	font-size: 1.5em;
	font-weight: bold;
}

#article li {
	margin: 0 0 0 20px;
	padding: 4px 0;
}

.bottomborder {
	border-bottom: 4px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

/* IMAGE STYLES 
------------------------------------------------------------------------------- */

.rightpad {
	padding: 0 10px;
}

.dropcap {
	float: left;
	clear: left;
	padding: 0 0 0 10px;
}

.maintitle {
	padding: 0 0 3px;
	border-bottom: 1px solid #ccc;
}

.clearimg {
	clear: both;
}

.toppad {
	padding-top: 15px;
}

.vertpad {
	padding: 20px 0;
}

img.fade {
	filter:alpha(opacity=50);   
	-moz-opacity: .5;   
	opacity: .5;
	padding-bottom: 15px;
}

img.fade:hover {
	 filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

.featureimg {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

.mainimg {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 5px;
}

.space {
	padding: 20px 0;
}

.rightbotimg {
	float: right;
	margin: 15px 15px 10px 10px;
	padding: 3px;
	border: 1px solid #ccc;
}

.rightimg {
	float: right;
	margin: 15px 10px 10px 10px;
}

.leftimg {
	float: left;
	margin: 10px 0 0 40px;
	padding: 10px 10px 0 0;
}

.bigborder {
	border: 2px solid #e1d8c7;
}



/* BOTTOMLINE STYLES
-------------------------------------------------------------------------- */
.bottomline {
	width: 100%;
	background: #999;
	border-top: 10px solid #bca362;
	.margin-top: -12px;
}

.bottomcontent {
	margin: 0 auto;
	min-width: 730px;
	max-width: 960px;
	padding: 15px 20px;
	background: transparent url(../images/botcontent_bg.gif) repeat-y center;
	*width: expression(document.body.clientWidth < 762? "730px" : document.body.clientWidth > 992? "960px" : "auto");
}

.bottomcontent h5 {
	font-size: 1.8em;
	color: #fff;
}

.bottomcontent h5 span {
	color: #aaa;
}

.bottomcontent p {
	padding: 10px 0 5px;
	font-size: 1.2em;
	color: #000;
	line-height: 1.4em;
}

.bottomcontent p a:link, .bottomcontent p a:visited {
	color: #fff;
	text-decoration: underline;
}

.bottomcontent p a:hover {
	color: #ccc;
	text-decoration: none;
}

.currently {
	float: left;
	width: 480px;
	padding-right: 40px;
}

.currently img {
	margin: 15px 0 0;
	border: 5px solid #333;
}

.stayright {
	margin-left: 520px;
}

/* FOOTER STYLES
-------------------------------------------------------------------------- */
.footer {
	width: 100%;
	padding: 20px 0;
	background: #000;
}

.footcontent {
	margin: 0 auto;
	min-width: 730px;
	max-width: 960px;
	padding: 15px 20px;
	text-align: left;
	background: transparent;
	*width: expression(document.body.clientWidth < 762? "730px" : document.body.clientWidth > 992? "960px" : "auto"); 
}

.footcontent p {
	color: #999;
	font-size: 1.2em;
	line-height: 2em;
}

.footcontent p a:link, .footcontent p a:visited {
	color: #ccc;
	text-decoration: none;
}

.footcontent p a:hover {
	color: #fff;
	text-decoration: underline;
}


/* BOXOVER STYLES
-------------------------------------------------------------------------- */
.dvhdr1 {
	font-family:arial, helvetica;
	color: #fff;
	background: transparent url(../images/tooltip_header.gif) no-repeat top; 
	font-size: .1em;
	height: 15px;
	font-weight:normal;
	text-align: left;
	text-indent: -5000px;
	padding: 0;
	width: 131px;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}   

.dvbdy1 {
	background: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 10px;
	width: 121px;
	color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}


/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
-------------------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */