/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


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, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica,Verdana, sans-serif;
}
body {
	line-height: 1.5;
	font-family: Arial, Helvetica,Verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-color: #191919;
}
#header {
	height: 225px;
	width: 960px;
	position: relative;
	background-image: url(../images/swirls.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position:absolute;
	width:360px;
	height:140px;
	z-index:1;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	top: 40px;
}
/*NAV*/
#nav {
	position:absolute;
	width:950px;
	height:25px;
	z-index:1;
	top: 190px;
	padding-top: 5px;
	padding-left: 35px;
}
.navlist li {
	display: inline;
	padding-right: 10px;
}
#main {
	padding-bottom: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	background-image: url(../images/footer-bg-2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*LINKS*/

a {color:#FF0000;text-decoration: none;}
a:visited {color:#FF0000;text-decoration: none;}
a:hover {color:#FFFFFF;text-decoration: none;}
a#current{color:#FFFFFF;text-decoration: none;}
/*TEXT*/
p {
	color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#by a {
	font-size: 12px;
}
#logo h1 {
	text-indent: -999999px;
}
h2 {
	color: #F00;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
#message {
	color: #F00;
	padding: 10px 10px;
	font-size: 18px;
	background-color: white;
}

#sidebar {
	float: left;
	width: auto;
	margin-left: 20px;
	padding: 20px;
	margin-bottom: 40px;
}
#content {
	float: right;
	width: 450px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
    margin-bottom:20px;
}
#content-front {
	width: 450px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

#details {
	position: absolute;
	left: 650px;
	top: 5px;
	color: #F00;
}
hr {
	width: 400px;
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-bottom-color: #C33;
}
.gal {
	width: 400px;
	display: block;
	position: relative;
	padding: 0;
	width: 92%;
	clear: both;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F00;
	border-bottom-color: #C33;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: 0px;
}
#footer #by {
	display: block;
	padding-top: 180px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#gall {
}
#gall {
	margin-bottom: 40px;
}
.red {
	color: #F00;
}
h3 {
	color: #999;
}
#content ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
}
div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #272727;
border: 10px solid black;
color: white;
padding: 3px;
width: 500px; /*width of tooltip*/
}
/*-- global links--*/
#links {
	position:static;
	left:450px;
	top:560px;
	width:126px;
	height:18px;
	z-index:8;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#links_wrap {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	overflow: auto;
}
div.scroll {
	height: 470px;
	width: 430px;
	overflow: auto;
	background-color: transparent;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.scroll_columns {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #F400A1;
	background-image: url(images/links/link_bg.gif);
	border: thin dotted #FF0000;
	padding-top: 10px;
	width: 530px;
}
.new_links #dv {
	text-align: center;
}
#link-holder {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}

