#header {
	background-image: url(layout/country.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 350px;
	align: left;}

#table 	{
	height: 100%;
	background-image: url(layout/table.png);
	background-repeat: repeat-y;
	background-attatchment: fixed;
	margin-right: auto;
	margin-left: auto;
	width: 700px;} 

#wrapper {width: 700px;}

#menu {
	background-color: #251610;
	border-style: dotted;
	border-width: 1px 0px 1px 0;
	border-color: #6f5242;
	width: 700px;
	height: 32px;}

#main {
	margin-left: 15px;
	width: 430px;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #a18a7b;}

#main a {
	color: #dccbc3;
	text-decoration: none;}

#main a:hover {
	color:#967d6c;
	text-decoration: none;}

a img {border:0px;}

.bold {font-weight: 800;}


#sidebar {
	float: right;
	padding-right: 35px;
	padding-top: 17px;
	width: 200px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #a18a7b; 
	font-style:none;}

#sidebar a {
	color: #dccbc3;
	text-decoration: none;}

#sidebar a:hover {
	color:#967d6c;
	text-decoration: none;}


h2 {	font-family: verdana, arial, helvetica;
	font-size: 15px;}

#footer {	padding-top: 5px;
	padding-left: 10px;
	clear: both;
	background-image: url();
	background-image: no-repeat;}

.footer {
	clear: both;
	background-image: url();
	background-image: no-repeat;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #563f33;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
	width: 700px;}

.footer a {color: #563f33;
	font-style: italic;
	text-decoration: none;}

.footer a:hover {color: #a18a7b;
	font-style: italic;
	text-decoration: none;}


body {background-image: url(layout/skulls.jpg);}


.cutenews {
	text-transform: uppercase;}

.error	
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #b38e71;
	background-color: #000000;
	background-image: url();
	margin-left: 50px;
	margin-top: 50px;}

.error a	
	{
	color: #82654f;
	text-decoration:none;
	font-style:italic;}

.error a:hover {
	color: #b38e71;
	text-decoration:none;
	font-style:italic;}

input { 
	background-color: #251610; 
	border-color: #dccbc3; 
	color: #dccbc3;
	font-family: arial, verdana, ms sans serif;
	font-size: 10px;}

textarea {
background-color: #251610;
border: #dccbc3 1px solid;
color: #dccbc3;
font-family: arial, verdana, ms sans serif;
font-size: 11px;
font-weight: normal;
margin-top: 10px;
margin-bottom: 5px;
}


.jqueryslidemenu{
font: bold  12px trebuchet ms,verdana,arial,helvetica;
background: #251610;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #251610; /*background of tabs (default state)*/
color: #a18a7b;
padding: 7px 10px;
border-right: 1px solid #3f2f27;
color: #6f594b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: #a18a7b;}

.jqueryslidemenu ul li a:hover{
background-color: #3f2f27;  /*tab link background during hover state*/
color: #a18a7b;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
border-top-style:none;
border-right-style:solid;
border-bottom-style:none;
border-left-style:solid;
border-color: #3f2f27;
border-size: 1px;}

/*All subsequent sub menu levels vertical offset after 1st level sub menu 2c0d00 */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 12px trebuchet ms,verdana,arial,helvetica;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 0px #3f2f27;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: a18a7b;
}



/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


.firstlisten {
margin-top: -20px;}
