body {
	margin:0px; padding:0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}


#outside_container {
		background:url(images/d2.jpg);
	background-color:#000;
}

#super_container {
	background:url(images/fire.png) repeat-x;
	}
#container {
	/*background:url(images/background_main.jpg) no-repeat; */

	/*		background-color:#180305; */

/*background-color:#19050b; */

	min-height:800px;
    width:1100px;
	position:relative;
    text-align:center;
	font-size:12px;
}

#shelf {
	width: 128px;
	position:absolute;
	left: 60px;
	top: 360px;
	background-color:#000;
}

#shelfr {
	width: 128px;
	position:absolute;
	right: 60px;
	top: 360px;
	background-color:#000;
}

/*
	Logo / Menu / Panel Positioning
*/


#logo { position:absolute; top:15px; left:75px; }

#adbrite2 {
	position:absolute;
	top:36px;
    right:75px;
	width: 468px;
	height: 60px;	
}
#box {
	position:absolute;
		top:240px;
	left:765px;
	width: 210px;
	height: 300px;
}


#incentive {
	position:absolute;
	top:449px;
	left:708px;
	width: 125px;
	height: 77px;
}
#donate {
	position:absolute;
		top:882px;
	left:784px;
	width: 169px;
	height: 232px;
}
#banner1 {
	position:absolute;
/*		top:1480px; align with skyscraper*/
	top:1150px;
	left:510px;
	width: 468px;
	height: 60px;
}
#leaderboards {
	position:relative;
	width: 728px;
	height: 180px;
}
#bookad {
	position:relative;
	width: 300px;
	height: 250px;
}
#banner2 {
	position:relative;
	width: 300px;
	height: 250px;
}
#adbrite {
	position:relative;
	width: 300px;
	height: 250px;
}

#panel { position:absolute; top:165px; left:51px; }

#menu {
	padding-top:139px;
	font-size:14px;
	color: #bd92b2;

  margin-left: auto ;
  margin-right: auto ;
}


/*
	Content
*/
#content {
	padding-top:20px;
margin-left: auto ;
  margin-right: auto ;
	min-width:815px;
/*	color:#674f5d; */
	color:#dbaa70;
	font-size:13px;
	line-height:20px;
}

#content a:visited { color:#c0bfbf; }

.column0 { width:740px;
margin-left: auto ;
  margin-right: auto ;
  }

.column1 { width:1100px;
margin-left: auto ;
  margin-right: auto ;
  }
  
.column2 { width:720px;   margin-left: auto ;
  margin-right: auto ;  
}

.thumbindex { float:center; width:50%; height:144px margin-right:10px; }

.thumbnail { float:left; width:175px; margin-right:10px; }

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dbaa70;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

ul.work {
	margin:0px; padding:0px;
}

/*
	Footer
*/
#footer {
	border-top:1px solid #3f2324;
	padding:30px 50px 30px 50px;
	color:#674f5d;
	font-size:9px;
	line-height:14px;

}
#footer img {
	float:left;
	margin-right:10px;
}
#footer span {
	display:block;
margin-left: auto ;
  margin-right: auto ;
	width:750px;
}
#footer a {
	color:#9e8292;
	text-decoration:none;
}
#footer a:hover { color:#ffffff; }


/* CG nav setup */
#cg_nav1 { height: 19px; width: 400px; margin: 0px ; }
#cg_nav1 a, #cg_nav1 span {
height: 19px; width: 48px; float: left;
background: #fff top left no-repeat; }
#cg_nav1 a span, #cg_nav1 span span,
#cg_nav1 .cg_divider { display: none; }

/* CG nav images */
a#cg_first { background: url(cg_nav/first_on.gif); }
a#cg_back { background: url(cg_nav/back_on.gif); }
a#cg_next { background: url(cg_nav/next_on.gif); }
a#cg_last { background: url(cg_nav/last_on.gif); }

/* CG nav rollover images */
a#cg_first:hover { background: url(cg_nav/first_on.gif); }
a#cg_back:hover { background: url(cg_nav/back_on.gif); }
a#cg_next:hover { background: url(cg_nav/next_on.gif); }
a#cg_last:hover { background: url(cg_nav/last_on.gif); }

/* CG nav unavailable images */
span#cg_first { background: url(cg_nav/first_off.gif); }
span#cg_back { background: url(cg_nav/back_off.gif); }
span#cg_next { background: url(cg_nav/next_off.gif); }
span#cg_last { background: url(cg_nav/last_off.gif); }

/*
	General Styles
*/

a img { border:0px }
a:link {text-decoration: none; color: #bd92b2;}
a:visited {text-decoration: none; color: #bd92b2;}
a:active {text-decoration: none; color: #bd92b2;}
a:hover {text-decoration: underline overline; color: red;}
