<!-- 

body, html {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin:0;
  padding:0;
  color: #FFFFFF;
  
  /*background-color: #E8E8E8;*/
  background-color: #B3B3B3;
}
    
body {
  min-width:867px;
	background-image: url(../images/bgfade.jpg);
	background-color: #E7E7E7;
	background-repeat: repeat-x;
	background-position: top;
	
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;  
}
a:visited {
  text-decoration: none;  
}
a:active {
  text-decoration: none;  
}


#top_wrapper {
	overflow: hidden;
	/*background-color: #000000;*/
	margin:0 auto;
	/*text-align: center;*/
	width: 867px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;	
  /*border-width: 2px;*/
	/*border-style: solid;*/
}

#top_ad {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}

#main {
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
  background-color: #000000;
  width: 560px; 
  float:left;
  overflow: hidden;
  /*margin: 0 auto; 
  text-align: center; */
}

#main_archive {
  padding-top:0px;
  padding-bottom: 0px;
	/*padding-right: 30px;
	padding-left: 30px;*/
	padding-right: 0px;
	padding-left: 0px;
}




#right_sidebar {
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
  text-align: left;
  background-color:#161616;
  width: 307px; 
  float: right;
  /*background-image: url(../images/temp_right_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/

}

#right_menu {
  height: 30px;
  /*vertical-align: top;*/
  padding-left: 10px;
	background-image: url(../images/rightmenubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#right_menu a {
  margin-top: 20px;
  font-size: 11px;
  color: #BEBEBE;
}

#right_menu a.selected {
  font-size: 11px;
  color: #C44507;
}

.menu_img {
  vertical-align: middle;
}


#right_calendar {
  /*width: 300px; */
  background-image: url(../images/calenderbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
  background-color:#161616;
	/*padding-right: 31px;
	padding-left: 31px;*/
	/*padding-top: 10px;
	margin-bottom: 65px;*/
	/*height:291px;*/
	/*border: 1px solid #999999;*/
	height:310px;
	overflow: hidden;
}

#right_logo {
  background-color: #000000;
  padding-top: 10px;
}

#slave_cal_table {
	/*padding-right: 0px;
	padding-left: 0px;*/
  /*background-color:#FFFFFF;*/
	margin-right: 31px;
	margin-left: 31px;
	/*background-color:#FFFFFF;*/
}


#slave_cal_top {
  padding-top: 20px;
  padding-bottom: 20px;

}

/*#right_cal_fill {
  height: 19px;
  background-color:#161616;
  margin:0;
  padding:0;

}*/

#ads_top {
	background-image: url(../images/rightmenubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	padding-left: 20px;
}

#ads_top a {
  font-size: 11px;
  color: #DEDEDE;
}

#ads {
  padding-left: 25px;
}

#ads div a img{
  margin-top: 20px;
  
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

#pre_footer {
  background-color:#000000;
  height: 60px;
	clear:both;
	width: 867px;
	z-index: 10;
}

#footer {
  z-index: 5;
	clear:both;
	width: 867px;
	height: 150px;
	position: relative;
	top: -100px;
	/*padding-top: 50px;*/
	background-image: url(../images/transgrass.gif);
	background-repeat: no-repeat;
	background-position: top;

}

#footer a {
	position: relative;
	top: 100px;
	left: 280px;
}





/*
 *
 * Classes below
 *  
 */




.normaltext {
  color: #EEEEEE;
  font-size: 8pt;

}



/*.smalltext{
	color: #BEBEBE;
  position: relative;
  top: 120px;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
}*/


/* Calendar */
.cal_next_prev_month {
  font-size: 10pt;
  padding-right: 20px;
  padding-left: 20px;
  color: #686868;
  font-weight: bold;
  cursor:pointer;
}
.cal_curr_month {
  font-size: 14pt;

  font-weight: bold;
  color: #FFFFFF;
}

.cal_heading {
  font-size: 10pt;
  font-weight: bold;
  width: 34px; 
  height: 20px;
  text-align: center;
}

.cal_cell {
  font-size: 9pt;
  text-align: center;
  height: 20px;
  color: #686868;
}

.cal_cell_selected {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  height: 20px;
  color: #C44507;
}

.cal_cell_today {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  height: 20px;
  color: #FFFFFF;
}

/* Right Box */

.right_box {
  height: 74px;
  background-color:#101010;
  overflow: hidden;
}

.right_box_rss {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
}

.right_box_rss a {
  text-decoration:none;
  font-size: 10px;
  color: #FFFFFF;
}
.right_box_rss img {
  vertical-align: middle;
  margin-right: 5px;
}

.right_box_search {
  text-decoration:underline;
  font-size: 10px;
  color: #FFFFFF;
}

.right_box .right_box_text {
	margin-top: 5px;
	margin-left: 10px;
	/*font-size: 11px;*/
	font-size: 14px;
	color: #FFFFFF;
  /*color: #686868;*/
}

/* Author Box */

.author_box {
  text-align: left;
  height:45px;
  width: 210px;
  background-color: #BEBEBE;
  overflow: hidden;
  /*float: right;*/
}

.author_box .author_box_image {
  float: left;
	height: 45px;
	width: 45px;
}

.author_box .author_box_right{
  float: right;
  width: 165px;
  height: 45px;
}

.author_box .author_box_right .author_box_title {
	margin-top: 5px;
	margin-left: 10px;
	width: 145px;
	overflow: hidden;
}

.author_box .author_box_right .author_box_title a {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.author_box .author_box_right .author_box_mail_to {
	margin-top: 5px;
	margin-left: 10px;
	width: 145px;
	overflow: hidden;
  font-size: 10px;
  color:#696969;
}
.author_box .author_box_right .author_box_mail_to a {
  font-size: 10px;
  color:#696969;
}

/* PDF Box */

.pdf_box {
  text-align: left;
  height:45px;
  width: 210px;
  background-color: #BEBEBE;
  overflow: hidden;
}

/*            */
.main_box_right {
  float: right;
}
/* STAFF */

.staff_wrap {

}

.staff_left {
  float:left;
  width: 250px;
}

.staff_right {
  float:right;
  width:250px;
}

.staff_left .author_box {
  margin-left: 20px;
  margin-top:30px;
}

.staff_right .author_box {
  margin-left: 20px;
  margin-top:30px;
}

.staff_label {
  font-size:12px;
  line-height: 16px;
  color: #FFFFFF;
  font-weight: normal;
}

.staff_text {
  color: #C44507;
  font-size:12px;
  line-height: 16px;
  font-weight: normal;
}

.staff_clear {
  clear:both;
  width:100%;
  /*font-size:1px;*/
  padding-top:20px;
  padding-right:20px;
  text-align: right;
  height:200px;
}


/*** Contact Form ****/

.contact_field {
 font-size: 10px;
 background-color: #FFFFFF;
 border: 1px solid #999999;
 margin-bottom: 10px;
 padding: 5px;
 width: 350px;
}

.contact_heading {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 20px;
}
.contact_submit {
  height: 30px;
	background-image: url(../images/leftmenubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 0px;
	color: #FFFFFF;
}
.contact_message {
  color: #FF0000;
  font-size: 12pt;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 30px;
}

/*** Archive search form ***/
.search_field {
  font-size: 10px;
  background-color: #FFFFFF;
  border: 1px solid #999999;
}

.search_field_artist {
  width:150px;
}
.search_field_all {
  width:200px;
}
.search_field_author {
  width:80px;
}

.search_field_type {
  width:150px;
}

.search_result_box {
  width:560px;
  overflow: hidden;
  text-align: left;
	border-color: #303030;
  border-style: solid;
	border-width: 1px 0px 0px 0px;
}
.search_result_odd {
  background-color: #212121;
}
.search_result_even {
  background-color: #2A2A2A;
}

.search_result_fill {
  background-color: #303030;
}

.search_result_box_common {
  float: left;
  overflow: hidden;
  height: 26px;
	border-color: #303030;
  border-style: solid;
	border-width: 0px 1px 0px 0px;
}
.search_result_subject {
  width: 229px;
  /*padding: 10px 10px 10px 10px;*/
}
.search_result_artist {
  width: 139px;
  /*padding: 10px 10px 10px 10px;*/
}
.search_result_author {
  width: 109px;
  /*padding: 10px 10px 10px 10px;*/
} 
.search_result_date {
  width: 79px;
  /*padding: 10px 10px 10px 10px;*/
}

.search_result_text {
  margin: 7px 5px 7px 5px;
	font-size: 10px;
  color: #686868;
}
.search_result_text a {
	font-size: 10px;
  color: #686868;
}
.search_result_prevnext {
  margin: 10px 10px 10px 10px;
	font-size: 10pt;
  color: #686868;
  cursor:pointer;
}



.shop_box {
	height: 230px;
	width: 558px;
	overflow: hidden;
	border-color: #303030;
  border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: #212121;
	text-align: left;
}

.shop_box_left_image {
	float: left;
	height: 230px;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
}

.shop_box_right {
	float: right;
	height: 230px;
	width: 396px;
	color: #FFFFFF;
}

.shop_box_right_heading {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 20px;
  color: #FFFFFF;
}

.shop_box_right_text {
	margin-top: 5px;
	margin-left: 10px;
	font-size: 11px;
	overflow: hidden;
}


/*.right_box1 {
  background-color:#101010;
}

.right_box2 {
  background-color:#252324;
}*/


-->
