/*
	Author	:	Christopher Ludwig
	Email		:cludwig@cdlstudios.com
	Website	:	http://www.cdlwebdesign.com
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* body */

body {
	color:#8E8E91;
	font-family: Tahoma;
	color: #CCCCCC;
	background-color: #000000;
}

/* general */

a {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

h2 {
	font-size:1.4em;
	padding:20px 0 0;
	font-family: "Trebuchet MS";
	color: #FF0000;
}

#contain
{
	margin: 0 auto;
	font-size: 10px;
	width: 80%;
}

/* header */
#header {
	height:153px;
	margin:0 auto;
	width:100%;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#header h1 {
	color:#888;
	font-size:300%;
	letter-spacing:-3px;
	text-align:right;
	padding:5px;
	font-family: "Trebuchet MS";
}
#header h2 {
	font-size:200%;
	letter-spacing:-2px;
	text-align:right;
}

/* navigation */

#navigation {
	margin:0 auto;
	width:800px;
	height:60px;
	list-style:none;
	padding-left: 50px;
	border-bottom: solid 1px #fff;
/*	background-image: url(../images/nav-back.png);
	background-repeat:no-repeat;*/
}
#navigation li {
	float:left;
	width:110px;
	height:50px;
	padding:20px 0 0 0;
	list-style:none;
	font-size: 12px;
	text-transform: uppercase;
}
#navigation a {
	color:#FFFFFF;
	display:block;
	line-height:20px;
	text-align:center;
	font-weight: bold;
}
#navigation a:hover {
	color:#FF0000;
	font-weight: bold;
}
#navigation .active {
	background:#e3e3e3;
	color:#777;
}
#content {
	padding:10px 0px 20px 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	margin: 0 auto;
	border-bottom: #fff solid 1px;
}
#content h1 {
	font-size:1.8em;
	padding:20px 0 0 0;
	font-family: "Trebuchet MS";
	color: #FF0000;
}
#content p {
	padding:5px 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#inner-content {
	height:450px;
	width:900px;
}
#clear {
	width: 80%;
	padding: 10px;
	clear: both;
}
#side-bar {
	height:auto;
	width:250px;
	float: right;
	padding: 10px 0 10px 10px;
	border-left: 1px dashed #999;
}
/* main */

#left-main,#right-main
{
	padding-top:5px;
	margin-right: 3px;
	filter: Alpha(opacity=50);
	opacity: .5;
}


#left-main
{
	float:left;
	width: 560px;
	padding-left: 60px;
}

#right-main
{
	float:right;
	
}

#left-main h1,#right-main h1,#center-main h1,#center2-main h1
{
	font-size:16px;
	padding:10px 0 0 10px;
	font-family:arial;
	color: #999999;
	text-transform: uppercase;
}

#left-main p,#right-main p,#center-main p,#center2-main p
{
padding:10px 15px 0px 20px;
}

#left-main h2,#right-main h2,#cente-mainr h2,#center2-main h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
	color: #999999;
}

#left-main a,#right-main a,#center-main a,#center2-main a
{
	color:#FF0000;
	text-decoration:none;
}

#left-main a:hover,#right-main a:hover,#center-main a:hover,#center2-main a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#left-main:hover,#right-main:hover,#center-main:hover,#center2-main:hover
{
	text-decoration:none;
	filter: Alpha(opacity=100);
	opacity: 1.0;
}


#left
{
	float:left;
	width: 560px;
	padding-left: 60px;
}

#right
{
	float:right;
	width: 200px;
	padding: 0 10px 0 10px;
	filter: Alpha(opacity=50);
	opacity: .5;
}

#left h1,#right h1,#center h1,#center2 h1
{
	font-size:16px;
	padding:10px 0 0 10px;
	font-family:arial;
	color: #FF0000;
	text-transform: uppercase;
}

#left p,#right p,#center p,#center2 p
{
padding:10px 15px 0px 20px;
}

#left h2,#right h2,#center h2,#center2 h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
	color: #999999;
}

#left a,#right a,#center a,#center2 a
{
	color:#FF0000;
	text-decoration:none;
}

#left a:hover,#right a:hover,#center a:hover,#center2 a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#left:hover,#right:hover,#center:hover,#center2:hover
{
	text-decoration:none;
	filter: Alpha(opacity=100);
	opacity: 1.0;
}


/* footer */
#footer {
	height:70px;
	text-align:left;
	width:795px;
	padding: 15px 0px 30px 5px;
	font-size: 10px;
	margin: 0 auto;
	line-height: 14px;
}
#img {
	height:200px;
	width: 250px;
	float: left;
	border: #aeaeae solid 1px;
	padding: 10px 5px 5px 10px;
	text-transform: uppercase;
	background-color: #000000;
	filter: Alpha(opacity=50);
	opacity: .5;
}

#img:hover {
	background-color: #000000;
	filter: Alpha(opacity=100);
	opacity: 1.0;
}
#right ul {
	filter: Alpha(opacity=50);
	list-style: none;
	margin-top: 15px;
	margin-bottom: 10px;
}
#right li {
	width: 150px;
	list-style: none;
	height: 20px;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #333;
}
#gallery {
	padding: 1px;
}
#topic {
	padding: 10px 0 10px 0;
	filter: Alpha(opacity=50);
	opacity: .5;
}
#topic:hover {
	padding: 10px 0 10px 0;
	filter: Alpha(opacity=100);
	opacity: 1;
}
.mini {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
#left-down {
	float:left;
	width: 560px;
	padding-left: 60px;
}
#img-gal {
	height:auto;
	width: auto;
	float: left;
	border: #aeaeae solid 1px;
	text-transform: uppercase;
	background-color: #000000;
	filter: Alpha(opacity=50);
	opacity: .5;
}
#img-gal:hover {
	background-color: #000000;
	filter: Alpha(opacity=100);
	opacity: 1.0;
}
#leftgal {
	float:left;
	width: 560px;
	padding-left: 60px;
}
#inner-left {
	float:left;
}
