/*=================================================================

Title : 
URL : http://

Author : John McNiel  - http://jgm3.net

Description :

Created : 
Modified : 

==================================================================*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 62.5%; 
	background: #690c07;
}




/*====================== DIVS/SPANS ==================================*/

#outer
{
	background: #000 url(../_img/_dzn/bgtile.jpg) repeat-x top left;
	border-left: 2px solid #212426;
	border-right: 2px solid #212426;
	border-bottom: 1px solid #212426;
	width: 950px;
	overflow:hidden;
	margin: 0 auto;
}
#content
{
	width:100%;
	background: #515448;
	margin-bottom: 12px;
	padding-top:12px;
	overflow:hidden;
	border-bottom: 1px solid #212426;
}
#header
{
	background: #fff url(../_img/_dzn/hdr.jpg) no-repeat top center;
	width: 100%;
	height: 160px;
	border-bottom: 1px solid #212426;
}

#gallery
{
	width: 612px;
	height: 352px;
	float:left;
	margin-left: 15px;
	margin-bottom: 12px;
}
#press
{
	width:295px;
	float:left;
	margin-bottom:8px;
	margin-left:10px;
}
#fullpress
{
	padding-top: 20px;
	padding-bottom:25px;
	width:800px;
	margin: 0 auto;
	background: #515448;
	margin-bottom:8px;
}
#sub
{
	background: transparent url(../_img/_dzn/sub.jpg) no-repeat top center;
	width: 950px;
	height: 326px;
	margin-top: 10px;
	border-top: 1px solid #212426;
}
/*95 385 664*/
#sub ul
{
	width:750px;
	margin-left:132px;
	margin-top:35px;
}
#sub ul li 
{
	float:left;
	color:#fff;
	font-size:14px;
}
#redamp_link,
#spang_link,
#madbox_link
{
	
}
#redamp_link 
{
	width: 117px;height:116px;display:block;
	margin-right:116px;
	background: transparent url(../_img/_dzn/redamp.png) no-repeat top left;
}
#spang_link 
{
	width:195px; height:110px;display:block;
	margin-right: 88px;
	background: transparent url(../_img/_dzn/spang.png) no-repeat top left;
}
#span_spang {margin-top:11px;display:block;}
#red_span {margin-top:5px;display:block;}
#madbox_link 
{
	width:160px; height:123px;display:block;
	background: transparent url(../_img/_dzn/madbox.png) no-repeat top left;
}

#footer
{
	/*background: #212426;*/
	background: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 950px;
	margin:0 auto;
	text-align:center;
}

/*====================== HEADINGS ====================================*/

h1, h2, h3, h4, h5, h6
{
	margin: 10px;
	font-weight:bold;
}
h2
{ font-size: 16px;}
h3
{ font-size: 15px;}
h4
{ font-size: 14px;}
h5
{ font-size: 13px;}
h6
{ font-size: 12px;}

#header h1
{
	text-indent: -9999px;
	margin:0;
	padding:0;
}
/*====================== CLASSES ======================================*/

.error
{
	color: #800000;
	font-weight: bold;
}


/*===================== TEXT FORMATTING =============================*/

p, a, li
{
	
}

p
{
	padding: 8px 15px 8px 15px;
	font-size:12px;
	color: #fff;
}

#fullpress p
{
	padding-left: 20px;
	padding-right: 20px;
	font-size:13px;
	color: #fff;

}

/*====================== LISTS ======================================*/

ul
{
	list-style: none;
}

li
{
	padding: 5px; 
}

#topNav ul
{
}

#topNav ul li
{
	float: left;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}


/*====================== LINKS ======================================*/

a:link, a:visited
{
	color: #FFC570;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #fff;
}

a:active
{
	color: #ED8F65;
}

#topNav li a 
{
	display: block;
	padding: 1px 5px 1px 5px;
}



/*====================== TABLES ======================================*/


