body {
	background-color: #3f0606;
	/* background-color: #4040a0; */
	background-image: url(images/paper_texture4.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
}

a {
	color      : #ffff00;
	font-weight: bold;
	text-decoration  : none;
}

a:hover{
	text-decoration  : none;
	color            : #58A1F4;
	/* text-decoration  : underline; */
}

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/border2.gif);
	background-repeat: repeat-y;
}
#main2 {
	width: 100%;
	background-image: url(images/border2.gif);
	background-position: right 0%;
	background-repeat: repeat-y;
	/*background-attachment: fixed;*/
}

.cen {
	text-align: center;
}


.t0 {
	text-align: center;
	font-weight: bold;
	padding: 10px;
}




p.t1 {
	font-size: 24px;
	font-weight: normal;
}

p.t1 b {
	color: #ffff60;
}

p.t1 a {
	text-decoration: none;
	outline: none;
}

span.super {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -4px;
}

p#foot1 {
	font-size: 16px;
	font-weight: normal;
	color: #b0b0b0;
	background-color: #3f0606;
	padding: 2px 10px 2px 0px;
	float: left;
	margin: -36px 0px 10px 0px;
}

p#foot2 {
	font-size: 16px;
	font-weight: normal;
	color: #b0b0b0;
}

div#box1 {
	/* clear: both; */
	font-size: 18px;
	width: 460px;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px;
	background-color: #b37b4c;
	/* color: #460000; */
	color: #ffffff;
	border: 16px solid #351505;
	background-image: url(images/midbox3.gif);
	background-repeat: repeat-y;
}

div#box1 h2 {
	color: #460000;
	margin-bottom: 4px;
	font-size: 24px;
}

/*
div#box1 h2 {
	color: #b8c7e6;
	margin-bottom: 4px;
}
*/



div#box2 {
	font-size: 18px;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 0px;
	color: #ffff60;

	/* clear: both; */
	font-size: 18px;

	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 20px;
	background-color: #b37b4c;
	/* color: #460000; */
	color: #ffffff;
	border: 16px solid #351505;


}


div#boxleft {
	position: relative;
	float: left;
	margin-left: -40px;

	font-size: 18px;
	width: 170px;

	padding: 40px 20px;
	background-color: #b37b4c;
	color: #460000;
	border: 8px solid #351505;
	background-image: url(images/leftbox.gif);
	background-repeat: repeat-y;
}

div#boxleft h1 {
	font-size: 30px;
	/* color: #460000; */

	padding: 2px 8px;
}
div#boxright {
	position: relative;
	float: right;
	margin-right: -40px;

	font-size: 18px;
	width: 170px;

	padding: 40px 20px;
	background-color: #b37b4c;
	color: #460000;
	border: 8px solid #351505;
	background-image: url(images/leftbox.gif);
	background-repeat: repeat-y;
}

div#boxright h1 {
	font-size: 30px;
	padding: 2px 8px;
}

div#boxthree {
	width: 100%;
}

/*******************/
/***  top horizontal menu  ***/
#menu {
	height:40px;
	text-align:center;
	clear:both;
	padding-top: 0px;
	margin-top: 10px;
}
#menulist {
	display: block;
	width: 560px; /* 4 items 140 */
	margin:10px auto;
	padding:0 0 0 32px;
}
#menulist .item { 
	display:table-cell;
	float:left;
	width:140px;
	text-align:center;
}
#menulist a { 
	display:block;
	float:center;
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size:14px;
	text-decoration:none;
	color:#202080;
	font-weight:bold;
	background-image: url(images/menub.png);
}
#menulist a:hover {
	color:#000080;
	background-image: url(images/menut.png);
}
#menulist a:active {
	background-image: url(images/menut.png);
}
#menulist a:focus { /* firefox */
	outline: none;
	background-image: url(images/menut.png);
}
/*** end of horizontal menu ***/
/*******************/
div#info {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	height: 40px;
	margin-bottom: -40px;
	z-index: 5;
}

div.inf {
	width: 600px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	color: #ffff60;
	background-image: url(images/paper_texture5.gif);
	/* background-color: #ffffa0; */
	/* border: 2px solid #808080; */
	border: 2px solid #240200;
	margin-bottom: -40px;

	border-radius:			18px; 
	-moz-border-radius:		18px; 
	-webkit-border-radius:	18px;

}

div#inf1, div#inf2, div#inf3  {
	display: none;
}


ul.bands {
	list-style-type: none;
	/* list-style-image: url(images/bullet.gif); */
}

li:before {
	content:url(images/bullet.gif);
	padding-right: 12px;
}

/*
li:after {
	content:url(images/bullet.gif);
	padding-left: 12px;
}
*/

li {
	/* display: inline; */
	/* display: block; */
}


div#news {
	color: #000000;
	background-color: #f0f0c0;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 40px;
	padding: 40px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 4px solid #240200;
	border-bottom: 4px solid #240200;

}

/******************************/
