body {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-family: "century gothic", verdana, helvetica, sans-serif;
	margin: 0px;
}
p, td {
	font-size: 14px; color: #000000; line-height: 20px; font-family: "century gothic", verdana, helvetica, sans-serif;
}

h1 {
	font-weight:lighter;
	font-size: 2em;
	line-height: 20px;
	margin-top: 0px;
}

h3 {font-size:18px;
}

h4 {font-size:16px;
}
h5 {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

a {
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
ul li {
	list-style-image: url(images/bulletgg.gif);
	line-height: 25px;
}
.unnamed1 {
	line-height: 25px; font-family: arial, helvetica, sans-serif;
}
#header {
	top : 0px;
	left : 0px;
	z-index : 5;
	background-color: #333333;
	height: 111px;
	width: 100%;
	margin: 0px;
	}
#header_inner {
	position : absolute;
	top: 2px;
	right : 0px;
	z-index : 50;
	background-image: url(images/header2a.jpg);
	background-repeat: no-repeat;
	}
#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}
#menu ul {
	margin-left: 70px;
}
#menu ul li{
	display: inline;
	padding-right: 40px;
	padding-left: 40px;
}
#menu ul li a{
	color: #9C0;
	font-size: 1.3em;
}
#menu ul li a:hover{
	color: #424242;
}
#menu ul li a.selected{
	color: #424242;
	font-size: 1.3em;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#content #content_l {
	float: left;
	width: 350px;
}
#content #content_big {
	float: left;
	width: 650px;
	padding-left: 75px;
}

#content #content_l #box {
	float: left;
	margin-bottom: 30px;
}
#content #content_l #box_l {
	float: left;
	width: 220px;
}
#content #content_l #box_r {
	float: right;
	width: 120px;
	padding-left: 10px;
}
#content #content_l #box2 {
}
#content #content_l #box2_l {
	float: left;
	width: 220px;
}
#content #content_l #box2_r {
	float: right;
	width: 120px;
	padding-left: 10px;
}
#content #content_r {
	float: right;
	width: 440px;
}
#plus {
	font-size: 1.5em;
	color: #A5FF00;
	float: left;
	clear: right;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
}
#footer {
	z-index : 5;
	background-color: #99FF00;
	height: 50px;
	width: 100%;
	position: relative;
	float: left;
	background-image: url(images/test.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 0px;
	}
#footer p {
	font-weight: normal;
	color: #FFF;
	text-indent: 30px;
	font-size: .9em;
	font-family: "Century Gothic";
}
