@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */


body {
	line-height: 1;
	margin: 0px;
	padding: 0px;
}

<div id=pagecontainer>#pagecontainer {
	color: #666;
	width: 1000px;
}
#header {
	color: #000;
	height: 216px;
	width: 1000px;
	padding: 0px;
	margin: 0px;
	border: 5px solid #090;
}
 #logo {
	SSbackground-color: #0F0;
	color: #000;
	height: 191px;
	width: 1000px;
	top: 0px;
	margin-right: 0%;
	margin-left: 0%;
	background-image: url(images/logo.jpg);
}
#leftbar {
	color: #000;
	float: left;
	height: auto;
	width: 190px;
	padding: 4px;
}


#maincontent {
	color: #FF0;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 1000px;
	margin: 0px;
}

#pagecontainer {
	color: #000;
	width: auto;
	margin: 0px;
	padding-top: 0%;
	padding-right: 10%;
	padding-bottom: 0px;
	padding-left: 10%;
	height: 600px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	overflow: auto;
}
p {
	text-indent: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #F6D635;
}
#maincontent p {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	line-height: 24px;
}


.imgfloatright {
	float: right;
}

.imgfloatleft {
	float: left;
	margin: 4px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topnav {
	color: #FF0;
	height: 25px;
	list-style-type:none;
	padding:0;
	margin: 0;
	background-color: #52810D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

#leftbox1 {
	color: #F6D635;
	float: none;
	height: 150px;
	border: 4px ridge #f6d635;
	padding: 5px;
	overflow: hidden;
}
#leftbox2 {
	color: #F6D635;
	height: 150px;
	float: none;
	border: 4px ridge #f6d635;
	padding: 5px;
	overflow: hidden;

}
#leftbox3 {
	color: #F6D635;
	height: 150px;
	float: none;
	border: 4px ridge #f6d635;
	padding: 5px;
	overflow: hidden;
}
#pagecontainer #content p a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F6D635;
	background-color: #548507;
	padding: 5px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

#footer {
	color: #000;
	height: 25px;
	clear: left;
	width: 1000px;
	float: none;
	text-align: center;
	vertical-align: middle;
}
.navbar {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	color: #FF0;
}
.navbar li {
	display: inline;
	float: left;
	width:158px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: 4px outset #060;
}
.navbar li a {
	display: block;
	height: 25px;
	text-decoration: none;
	color: #F6D635;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	color: #F6D635;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 800px;
	text-indent: 5pt;
	margin-right: 100px;
	margin-left: 100px;
}
#pagecontainer #leftbar a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF0;
}

