body {
	margin: 0;
	padding: 0;
	font-family: "Arial", Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #ffcc00;
	text-decoration: none;
	}

h1, h2, h3, h5 {
	margin: 0;
	font-weight: normal;	
}

h1 {
	font-family: "Calisto MT", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 150%;
	color: #336600;
}

h2 {
	font-size: 120%;
	color: #336600;
	}

h3 {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 70%;
	}
h5 {
	font-size: 110%;
	font-weight: bold;
	color: #ec2460;
	}
p, ol, ul {
	line-height: 150%;
}

p {
}

ol {
}

ul {
}

a {
	color: #336600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 41px;
	background-color: #ffcc00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 550px;
	height: 20px;
	background-color: #ffcc00;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
	font-size: 95%;
	}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #ffcc00;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
	font-size: 80%;
}

#topmenu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #ffffff;
	text-decoration: none;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

#topmenu a:hover {
	color: #336600;
}
#topmenu a#active {
	color: #336600;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
	}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu a:hover {
	color: #ffcc00;
}
#menu a#active {
	color: #ffcc00;
}


#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
	background-color: #9c1c4c;
}


/* Page */

#page {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	float: left;
	width: 480px;
	background-color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-decoration: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat 0 8px;
	text-decoration: none;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	background: url(images/img10.gif) no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.twocols {
	text-decoration: none;
}

.twocols .col1 {
	float: left;
	width: 220px;
	text-decoration: none;
}

.twocols .col2 {
	float: right;
	width: 220px;
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 225px;
	background-image: url(images/img07.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
}
#sidebarwhite {
	float: right;
	width: 225px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-right: 5px;
	list-style-type: circle;
	text-transform: uppercase;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
	}

#sidebar li ul {
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border-top: 1px dotted #336600;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	background: url(images/img06.gif) no-repeat;
	font-family: "Calisto MT", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11pt;
	color: #336600;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar h3 {
	margin: 0;
	background-image: url(images/img07.gif);
	background-repeat: repeat-y;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}
#sidebarwhite a {
	text-decoration: none;
	}

#sidebarwhite a:hover {
	text-decoration: underline;
}
/* Footer */

#footer-wrapper {
	height: 40px;
	width: 760px;
	margin: 0 auto;
	border-top: 2px solid #ffcc00;
	background-color: #ffcc00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	color: #999999;
	text-decoration: none;
}
#footer-wrapper a {
	color: #999999;
	text-decoration: none;
}

#footer-wrapper a:hover {
	color: #0000FF;
}
