html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
	font-weight: bold;

}

body {
	
	background: #9d8f68;
	font: 12px arial, sans-serif;
	
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: 0px 0px url(images/header.jpg) repeat-x;
	height: 265px;
	z-index: 2;

}
#header h1 {
	background: 0px 0px url(images/header_left.jpg) no-repeat;
	height: 190px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;

}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "verdana", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;}


#left-bg {
	position: absolute;
	top: 190px;
	left: 0;
	width: 1203px;
	background: 0px 0px url(images/sidebar.jpg) repeat-y;
	height: 1578px;
	z-index: 3;
	overflow: visible;
	background-image: url(images/sidebar.jpg);


}
#bottom-bg {
	position: absolute;
	bottom: 0px;
	left: -320px;
	width: 282px;
	background: url(images/sidebar.jpg) repeat-y;
	height: 100%;
	z-index: 0;
	overflow: visible;
	visibility: visible;
	top: 75;



}

#navBTN-top {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 200px;}
#navBTN-top li {
	display: inline;}
#navBTN {
	background: none;
	position: absolute;
	top: 30px;
	left: 20px;
	width: 225px;
	text-align: center;
	z-index: 15;}
#navBTN ul {

	padding: 0px 0 225px 0px;}
#navBTN a {
	font-weight: normal;
	color: white;}



#nav-top {
	position: absolute;
	top: 128px;
	left: 267px;
	width: 740px;
	z-index: 4;
    height: 50px;
}
#nav-top li {
	display: inline;
	
	}
	
	
#nav {
	background: url('none') no-repeat left top;
	position: absolute;
	top: 12px;
	left: 3px;
	width: 530px;
	text-align: left;
	z-index: 15;
    height: 33px;
}
#nav div {
	background: url('none') no-repeat right top;
	padding: 0 0px;
    width: 63%;
}
#nav ul {
	background: url('#') repeat-x left top;
	padding: 10px 0 0px 0px;
    width: 159%;
    height: 22px;
}
#nav li {
	display: inline;
	
	}

#nav a {
	font-weight: bold;
	font-size: 18;
	color: black;}

#body {
	position: absolute;
	z-index: 0;
	margin-left: 320px;
	padding-top: 0px;
	width: 650px;
	visibility: visible;

}

#body h2 {
	font-weight: normal;
	font-size: 15px;}
#body h2 em {
	font-size: 25px;
	font-family: serif;}

#angel {
	margin-left: 0px;
	margin-top: 10px;
	width: 650px;
	font-color: #660000;}
#angel h2 {
	font-size: 25px;
	font-weight: normal;	
	font-family: verdana;
	color: #660000;}
#angel h2 em {
	font-size: 22px;
	font-family: verdana;}

#bac-top {
	position: absolute;
	top: 0px;
	right: 15px;
	width: 172px;
}
#bac-top li {
	display: inline;}

#bac {
	background: top left url() no-repeat;
	position: absolute;
	top: 10px;
	right: 8px;
	width: 246px;
	text-align: center;
	z-index: 15;}

#bac ul {
	padding: 0px 0 246px 0px;}
#bac li {
	display: inline;}
#bac a {
	font-weight: normal;
	color: white;}
	
	
#login-top {
	position: absolute;
	top: 200px;
	right: 30px;
	width: 172px;
}
#login-top li {
	display: inline;}

#login {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 200px;
	font-weight: normal;
	color: black;
	text-align: right;
	z-index: 200;
	height: 128px;
	left: 280px;

}

#login ul {
	padding: 0px 0 0px 0px;}
#login li {
	display: inline;}
#login a {
	font-weight: normal;
	color: white;}
		
		
		#search {
	position: absolute;
	top: 200px;
	left: 30px;
	width: 200px;
	font-weight: normal;
	color: black;
	text-align: right;
	z-index: 200;
	height: 128px;
	left: 280px;

}
	
	
	
#footer {
	position: absolute;
	z-index: 0;
	margin-left: 23px;
	margin-top: 19px;
	width: 227px;
	height: 340px;
    top: 581px;
    left: 0px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 55px;
	margin-top: 25px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
	
	
	
	
	
}
#menu {
width: 18.5em; /* set width of menu */
background: #eee;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
background:  #333;
font: bold 17px/17px arial, helvetica, sans-serif;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 17px/17px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background:  0px 0px url(images/sidemenu/header.jpg) no-repeat;
text-transform: uppercase;
}

#menu a {
color: #666666;
border-width: 1px;
background: #fff;
text-decoration: none;
}

#menu a:hover {
color: #999999;
background:  0px 0px url(images/sidemenu/activemenu.gif) repeat-y;
}



#menu li {
/* make the list elements a containing block for the nested lists #001f39 */
position: relative;
} 

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}



div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]
