html,body {
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: Maroon;
	scrollbar-darkshadow-color: #480000;
	scrollbar-track-color: #1a1a1a;
}

body {	
	background: #000000 url('../images/headerleft/rotate.php') no-repeat top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

body.popup {	
	background-image:none;
	color:#ffffff;
}

#head {
	width:100%;
	height:250px;
	background:transparent url('../images/headerright/rotate.php') no-repeat top right;
}

#head_overlay {
	position:absolute;
	top:0px;
	right:0px;
	width :376px;
	height:250px;
	background:transparent url('../images/headerright_overlayblack.png') no-repeat top left;
}

#menu {
	background:url('../images/menubg.gif') repeat-x top right;
	height:40px;
	position:absolute;
	top:210px;
	left:0;	
}

#sidemenu {
	background:#000000 url('../images/ballonbg.gif') repeat-x top right;
	margin-top:10px;
	margin-bottom:20px;
}

#sidemenu .menuhead {
	background:transparent url('../images/ballontopright.gif') no-repeat top right;
}

#sidemenu+#sidemenu .menucontent {
	/*background:transparent url('../images/heraldic3.gif') no-repeat center right;*/
	background: transparent none;
}

#sidemenu .menucontent {
	background:transparent url('../images/heraldic2a.gif') no-repeat center right;
}

#sidemenu h4 {
	color:white;
	font-size:12px;
	background:transparent url('../images/ballonbottomright.gif') no-repeat bottom right;
	padding: 1px 3px 1px 3px;	
}

#sidemenu ul {
	list-style: none;
	margin:0;
	padding:0;
}

#sidemenu li {
	color:white;
}

#sidemenu li a {
	padding-left:15px;
	text-decoration: none;
	color:white;
	background:transparent url("../images/arrowred.gif") left center no-repeat;
}

#sidemenu li a:hover {
	background:transparent url("../images/arrowgold.gif") left center no-repeat;
	color:#d0bd1e;
}

#sidemenu .indent {
	padding-left:10px;
}

#sidemenu_image {
	position:relative;
	width:220px;
	height:495px;
}
#sidemenu_image_content {
	position:absolute;
	top:0;
	left:0;
}
#sidemenu_image_overlay {
	position:absolute;
	top:0;
	left:0;
}

#title {
	width:800px;
	height:220px;
	background:transparent url(/images/headerleft_overlayblack.png) top left no-repeat;
	position:absolute;
	top:0;
	left:0;
}

#footer {
	margin:auto;
	font-size:10px;
	color:#cccccc;
	text-align:center;
}
#footer a {
	color:#bbbbbb;
	font-weight:normal;
	font-size:10px;	
}
#footer a:hover {
	color:#ffffff;
}

.button{
	background: url('../images/button.gif');
	border-bottom: #6E5A30 1px solid;
	border-left: #C8A23F 1px solid;
	border-right: #6E5A30 1px solid;
	border-top: #C8A23F 1px solid;
	color: #D3BC16;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}

.bodycr{
	background: transparent;
	background-image: url('../images/pergament.jpg');
	color: #000000;
	padding: 3px 10px 10px 10px;
	width: 100%;
}

.bodylt{
	background-image: url('../images/left.gif');
	background-repeat: repeat-y;
	width: 20px;
}

.bodyrt{
	background-image: url('../images/right.gif');
	background-repeat: repeat-y;
	width: 20px;
}

.bottomcr{
	background-image: url('../images/bottom.gif');
	background-repeat: repeat-x;
	width: 100%;
}

.bottomlt{
	background-image: url('../images/bottomleft.gif');
	width: 20px;
}

.bottomrt{
	background-image: url('../images/bottomright.gif');
	width: 20px;
}

.topcr{
	background-image: url('../images/top.gif');
	background-repeat: repeat-x;
	width: 100%;
}

.toplf{
	background-image: url('../images/topleft.gif');
	width: 20px;
}

.toprt{
	background-image: url('../images/topright.gif');
	width: 20px;
}

.blankpanel {
	background: transparent url('../images/paneltop.gif') top left repeat-x;
	padding:8px 0 0 0;	
	color:white;
}

.panel {

}

.panel ul {
	list-style:none;	
	margin:0;
	padding:0;
}
.panel ul li {
	padding-left:15px;
}

.panel h4 {	
	display:block;
	background: transparent url('../images/panelline.gif') left bottom no-repeat;
	padding-bottom:5px;
}

.panel h1 {
	font-size: 100%;
}

.panel h2 {
	font-size: 90%;
}

.panel h3 {
	font-size: 80%;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
