body {
	background: url(../images/b3.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	scrollbar-arrow-color: #F69609; 
	scrollbar-base-color: #006600
}
#sidebar {
	color: #e4e4e4;
	float: right;
	width: 200px;
	background: #676767
}
#sidebar #submenu {
	list-style: none;
	margin: 0;
	padding: 0
}
#sidebar #submenu #subcurrent {
	background: #ffffcc;
	color: #333;
	letter-spacing: 1px
}
#sidebar #submenu a {
	color: #e6e6e6;
	display: block;
	height: 25px;
	padding-left: 10px;
	text-decoration: none
}
#sidebar #submenu a:hover {
	background: #cccc99;
	color: #666
}
#sidebar h2 {
	color: #fff;
	font-size: 23px;
	margin: 0 0 5px 0;
	padding-top: 3px;
	text-align: center
}
#sidebar p {
	margin: 0;
	margin-left: 9px
}
#sidebar p a, #sidebar li a {
	color: #fff
}
#sidebar ul {
	list-style: square;
	margin-left: 30px;
	margin-top: 0;
	padding: 0
}
#content {
	padding-left: 20px;
	padding-right: 20px
}
li {
	margin-bottom: 3px
}
#sidebar li {
	line-height: 135%
}
#main {
	border: 1px solid #006600;
	background: #ffffcc;
	margin: auto;
	padding: 0;
	width: 735px
}
#logo {
	background: #99cc66;
	border-bottom: 1px solid #F69609;
	margin: 0;
	padding: 0 0 0 1px
}
#logo a {
	background: url(../images/logo.png) no-repeat left bottom;
    color: #006600; 
	display: block;
	height: 70px;
	text-decoration: none
}
.menu .edge a {
	border-right: none
}
.menu {
	background-image: url(../images/b2.gif);
	font-size: 12px;
	border-bottom: 1px solid #006600;	
	height: 23px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px
}
.menu a {
	border-right: 1px solid #006600;
	color: #000;
	float: left;
	padding: 5px 10px;
	text-decoration: none
}
.menu a:hover {
	background: #009900;
	color: #333
}
.menu li {
	display: inline;
	margin: 0;
	text-align: center
}
#footer {
	background: #dcdcdc;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 10px 0;
	text-align: center
}
.dl a {
	display: block;
	text-decoration: none;
	color: #4a4a4a
	}
.dl:hover {
	background-color: #f4f4f4
}
.dl {
    font-size: 30px;
	background: #eee;
	border: 1px solid #ccc;
	width: 85%;
	margin: 2px
}
a:link img, a:visited img { border-style: none }
h1 {
	color: #660000; 
	font-size: 16px
}
h2 {
	font-size: 22px;
	font-weight: normal
}
h3 {
	font-size: 18px;
	font-weight: normal
}