html {
	margin: 0px;
	padding: 0px;
}

body { 
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

div { margin: 0px; padding: 0px; }
img { border: 0px; }

#body {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

#header {
	position: relative;
	height: 125px;
	padding-bottom: 15px;
}

#content {
	position: relative;
	padding: 10px 25px 10px 25px;
	font-size: 14px;
}

#content p { padding: 0px; margin: 0px 0px 10px 0px; font-size: 14px; text-align: justify;}
/**
#content p:first-letter { 
	font-family: "Times New Roman", Times, Times, serif; 
	font-size: 2.0em; 
	font-weight: bold;
	float: left;
	width: 1em;
	color: #333333;
	margin-right: 5px;
} **/

#sidebar {
	float: right;
	width: 224px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 10px;
	border-left: 1px solid #eee;
}

#sidebar_content {
	/*width: 90%;*/
	margin-left: auto; 
	margin-right: auto;
}
#sidebar p { padding: 0px; margin: 0px 0px 15px 0px; font-size: 12px; }


#footer { 
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-size: 10px;
	width: 500px;
	margin: 0px auto 0px auto;
}

#footer p { clear: both; padding: 0px; margin: 0px; margin-bottom: 10px; }


#logo {
	position: absolute;
	top: 10px;
	right: 10px;
}

a { padding: 0px; margin: 0px; color: #333333; }

#mainmenu {
	position: absolute;
	top: 75px;
	left: 0px;
	font-size: 12px;
	color: #ffffff;
	width: 650px;
	font-weight: bold;
}

#mainmenu ul { padding: 0px; margin: 0px; }
#mainmenu li { display: inline; }
#mainmenu a { text-decoration: none; color: white; padding: 15px 10px 20px 10px; }
#mainmenu a:visited { text-decoration: none; color: white; padding: 15px 10px 20px 10px; }
#mainmenu a:hover { background: url('../images/hover_menu.png') repeat-x top left; text-decoration: none; color: white; padding: 15px 10px 20px 10px; }
#mainmenu .selected { background: url('../images/hover_menu.png') repeat-x top left; color: white; padding: 15px 0px 20px 0px; }

#topmenu {
	position: absolute;
	top: 0px;
	left: 10px;
	font-size: 13px;
	color: #ffffff;
	width: 465px;
	height: 30px;
	font-weight: bold;
	background: url('../images/top_menu.png') repeat-x top left;
}

#topmenu ul { padding: 0px; margin: 0px; margin-top: 5px; margin-left: 15px; }
#topmenu li { display: inline; padding: 0px; }
#topmenu a { text-decoration: none; color: white; }
#topmenu a:visited { text-decoration: none; color: white; }
#topmenu a:hover { text-decoration: underline; color: white; }

.section-hidden { display:none; }
.section-visible { display:block; }

.submenu {
	position: absolute;
	top: 105px;
	left: 10px;
	font-size: 12px;
	color: #333333;
	width: 650px;
	font-weight: bold;
	line-height: 20px;
}

.submenu ul { padding: 0px; margin: 0px; }
.submenu li { display: inline; padding: 0px; margin-right: 10px; }
.submenu a { text-decoration: none; color: #333333; }
.submenu a:visited { text-decoration: none; color: #333333; }
.submenu a:hover { text-decoration: underline; color: #990000; }
.submenu .selected { color: #990000; }

.listmenu { padding: 0px; margin: 0px; }
.listmenu > li { display: inline; padding: 0px; margin-left: 5px; margin-right: 5px; }

table { width: 100%; }

h1 {
	background: url('../images/header_leaf.png') no-repeat top left;
	font-family: Times;
	height: 40px;
	font-size: 30px;
	font-variant: small-caps;
	padding: 0px 0px 10px 80px;
	margin: 0px 0px 15px 0px;
	color: #333333;
	border-bottom: 1px solid #666666;
}

h2 {
	font-family: Times;
	font-size: 26px;
	font-variant: small-caps;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	color: #064100;
	color: #990000;
}

h3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #333333;
} 

h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color: #333333;
}

table { font-size: 12px }
th { vertical-align: top; text-align: center; font-size: 14px; background-color: #eeeeee; }
td { vertical-align: top; }

#sidebar h3 {
	background: url('../images/side_header.png') no-repeat top center;
	font-family: Times;
	font-variant: small-caps;
	height: 55px;
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
	margin: 0px;
	color: #333333;
}

#sidebar h4 {
	font-family: Arial;
	background: url('../images/bullet_green.png') no-repeat top left;
	font-size: 12px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	color: #333333;
}

a { text-decoration: underline; color: #333333; }
a:visited { text-decoration: underline; color: #333333; }
a:hover { text-decoration: underline; color: #990000; }

.ss {
	padding: 10px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color: white;
	width: 475px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

#sidebar img {
	padding: 5px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
}

#content ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

