body {
	background: url(../../images/b3.jpg) fixed;
	background-repeat: repeat-x;
	margin: 0;
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.topad {
	top: 0px;
	position: absolute; 
	height: 90px
}
#sidebar {
	margin-top: -5px;
	color: #e4e4e4;
	float: right;
	width: 175px;
	background: #676767
}
#sidebar #submenu {
	list-style: none;
	margin: 0;
	padding: 0
}
#sidebar #submenu #current {
	background: #ffffcc;
	color: #333;
	padding-left: 5px;	
	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
}
li { margin-bottom: 3px }
#sidebar li { line-height: 135% }
#main {
	border: 1px solid #006600;
	background: #ffffcc;
	margin: auto;
	padding: 0;
	width: 750px;
}
#logo {
	border-bottom: 1px solid #F69609;
	margin: 0;
	padding: 0 0 0 1px;
	background: url(../../images/logo.png) #99cc66 no-repeat left bottom;
	height: 55px;
	text-decoration: none;
	text-indent: -3000px
}
.menu .edge a { border-right: none }
.menu {
	background-image:  url(../../images/b2.gif);
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom: 1px solid #006600;	
	height: 32px;
	list-style: none;
	margin: 0;
	margin-bottom: 5px;	
	padding: 0 0 0 15px
}
.menu a {
	border-right: 1px solid #006600;
	color: #000;
	float: left;
	padding: 7px 10px;
	text-decoration: none
}
.menu a:hover {
	background: #009900;
	color: #333
}
#main .menu .current {
	background-image:  url(../../images/b2.gif);
	color: #000;	
}
.menu li {
	display: inline;
	margin: 0;
	text-align: center
}
#content { border-right: 175px solid #676767 }
#footer {
	background: #dcdcdc;
	border-top: 1px solid #ccc;
	font: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 1px 0
}
a:link, a:visited {
	color: #00019b
}
a:link img, a:visited img { border-style: none }
h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center
}
h2 {
	font-size: 22px;
	font-weight: normal;
	text-align: center
}