label {cursor:hand; }
.error {color:#ffffcc; background:#ee0000; font-weight:bold;}
.blog_title,A:link.blog_title,A:visited.blog_title,A:hover.blog_title,A:hover.blog_title { color:#cccccc; font-family:Arial Black; text-decoration:none; font-size:28px;}
.blog_slogan {font-size:10pt; color:#a9a9a9; padding:0; margin:0; font-family:Arial;}
.pright {border-top:0px; border-left:1px; border-right:0px; border-bottom:0px; border-style:solid; border-color:#999999;}
A,A:active,A:link,A:visited,A:hover,A:active,A:visited{text-decoration:underline;cursor:pointer;color:#bd92b2;}
A:hover{color:#0000cc;text-decoration:none;}
.msg1,.msg2 {border-top:0; border-left:0; border-right:0; border-bottom:4px; border-style:dotted; border-color:#f0f0f0; padding-top:20px; padding-bottom:20px;}
.msg_hdr1,.msg_hdr2,.post_reply,.ui_header,.ui_posts_header { color:#990000; font-size:large; }
.post_reply{padding-top:20px;}
.msg_author1,A:link.msg_author1,A:visited.msg_author1,A:hover.msg_author1,
.msg_author2,A:link.msg_author2,A:visited.msg_author2,A:hover.msg_author2,
.msg_info1,.msg_info2,.ui_post1,.ui_post2,.welcome
	{color:#999999; text-decoration:none; font-size:small; }
.ui_time {font-family:Courier;}
A:hover.msg_author1,A:hover.msg_author2 { text-decoration:underline; }
.msg_body1,.msg_body2,.ui_text,.ui_posts_text {padding-top:10px; padding-bottom:10px; text-align:justify;}
.comments { margin-top:20px; margin-left:7%;}
.comment1,.comment2 { text-align:justify; border-left:0; border-right:0; border-top:0; border-bottom:1; border-color:#cccccc; border-style:solid; padding-top:10px; padding-bottom:10px; }
.comment1 { background:#cc9966; }
.comment2 { background:#996633; }
.comment_author1,A:link.comment_author1,A:visited.comment_author1,A:hover.comment_author1,
.comment_author2,A:link.comment_author2,A:visited.comment_author2,A:hover.comment_author2
	{color:#990000; text-decoration:none; font-size:small; }
.comment_info1,.comment_info2
	{color:#999999; text-decoration:none; font-size:small; }
A:hover.comment_author1,A:hover.comment_author2 { text-decoration:underline; }
.t_reply { width:100%; }
.next_t {text-align:right; padding-right:40px; color:#cccccc;}
.page_this { font-size:larger; font-weight:bold; }
.admin {padding-right:50px; text-align:right;}
.admin_link,A:link.admin_link,A:visited.admin_link,A:hover.admin_link
	{color:#669966; text-decoration:none; font-size:small; font-family:Arial Narrow,Arial;}
.calendar {background:#ffffff; border-top:1px; border-left:1px; border-right:1px; border-bottom:1px; border-style:dotted; border-color:#000000; padding:6px;}
.calendar,.cal_table,.cal_month_link,.cal_year_link,.cal_tr_hdr,.cal_td_hdr,
.cal_tr_dweek,.cal_td_dweek
	{font-family:Arial; font-size:14px;}
.cal_td_dweek {font-weight:bold; color:#999999; }
.cal_month_link,A:link.cal_month_link,A:visited.cal_month_link,A:hover.cal_month_link,
.cal_year_link,A:link.cal_year_link,A:visited.cal_year_link,A:hover.cal_year_link
	{color:#999999; text-decoration:none; padding-left:2px; padding-right:2px; }
.cal_today {background:#f0f0f0; border-top:1px; border-left:1px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#999999;}
.cal_select {background:#fff0f0; border-top:1px; border-left:1px; border-right:1px; border-bottom:1px; border-style:solid; border-color:#ff0000;}
.cal_day,A:link.cal_day,A:visited.cal_day,A:hover.cal_day
	{color:#a9a9a9; text-decoration:none; font-weight:bold;}
.cal_none {color:#666666; text-decoration:none;}
.archive_title,.search_title {color:#990000;font-size:larger;}
.arch_num {font-family:Arial; color:#cccccc;}
.arch_link,A:link.arch_link,A:visited.arch_link,A:hover.arch_link {color:#666666; text-decoration:none;}
A:hover.arch_link {color:#a9a9a9;}
.search_t {width:100%; background:#ffffff; border:1px; border-color:#eeeeee; border-style:inset;}
.search_b {width:40px; background:#f0f0f0; border:1px; border-color:#eeeeee; border-style:outset;}
.cpr,.cprl,A:link.cprl,A:visited.cprl,A:hover.cprl {color:#333333; text-align:center; text-decoration:none; font-size:11px; font-family:Arial;}

.p_link,A:link.p_link,A:visited.p_link,A:hover.p_link
	{color:#3366cc; text-decoration:none; border-top:0px; border-left:0px; border-right:0px; border-bottom:1px; border-style:dashed; border-color:#3366cc;}
A:hover.p_link{border-color:#ffffff;}

/*
	General Styles
*/

a img { border:0px }

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:1000px;
	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;
}
#bookad {
	position:relative;

	align:left;
	width: 300px;
	height: 250px;
}
#banner2 {
	position:relative;

	align:center;
	width: 300px;
	height: 250px;
}
#adbrite {
	position:relative;

	align:right;
	width: 300px;
	height: 250px;
}

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

#menu {
	padding-top:139px;
	font-size:14px;
	text-decoration: 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; }

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

.column2 { width:930px;   margin-left: auto ;
  margin-right: auto ;  align:center;
}

.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;}
