body
{
	font-family: Arial, Heltevica;
	font-size: small;
	background: url(images/background.jpg) no-repeat;
}
#wrapper
{
	padding: 0px 10px 0 10px;
	background: #FFF;
	margin: 0px auto 0px auto;
}
#innerwrapper
{
	margin: 0px auto 0px auto;
	width: 780px;
}


/* Fixed Width Content Box */
#top {background: url(images/box/fixed/topbox.jpg) no-repeat;}
.settop {height: 30px;}
#mid {background: url(images/box/fixed/midbox.jpg) repeat-y;}
#bottom {background: url(images/box/fixed/botbox.jpg) no-repeat;}
.setbottom {height: 28px;}
/* End Fixed Content Box */


/* Fixed Width Sub Content Box */
#subtop {background: url(images/box/sub/subtop.jpg) no-repeat;}
.setsubtop {height: 18px;}
#submidhead {background: url(images/box/sub/subhead.jpg) no-repeat;}
#submid {background: url(images/box/sub/submid.jpg) repeat-y;}
#subbottom {background: url(images/box/sub/subbot.jpg) no-repeat;}
.setsubbottom {height: 20px;}
/* End Fixed Sub Content Box */


/* Main Content */
#maincont
{
	margin: 10px auto 0px auto;
	margin-top: 10px;
	text-align: center;
}
.welcomeimage {border: 1px solid #009933;}
/* End Main Content */


/* Sub Content */
#subcontent {padding: 10px 0px 10px 35px;}
.textcontainer
{
	font-size: .95em;
	color: #000;
	width: 450px;
	line-height: 1.4em;	
	text-align: left;
	list-style-image: url(images/recycle2.jpg);
}
.Heading
{
	font-size: 1.85em;
	color: #009933;
	font-weight: bold;
}
/* End Sub Content */


/* Add Content */
#addcontent 
{
	width: 220px;
	padding-bottom: 75px;
	padding-left: 30px;
}
.links {width: 220px;}
.containertext 
{
	margin-left: 10px;
	line-height: 1.5em;
	color: #FFF;
	font-weight: bold;
}
#addcontent ul 
{
	line-height: 1.5em;
	list-style-image: url(images/recycle2.jpg);
}
#addcontent a 
{
	color: #000;
	text-decoration: none;
}
#addcontent a:hover {color: #00992E;}
/* End Add Content */


/* Footer */
.footer
{
	text-align: center;
	font-size: 0.85em;
	color: #009933;
}
.footer ul {padding: 0;}
.footer li
{ 
	display: inline;
	margin-right: 10px;
}
.footer a
{
	text-decoration: none;
	color: #009933;
}
.footer a:hover {color: #20E520;}
img {border: none;}
#firefox
{
	margin-left: 640px;
	margin-top: -52px;
}
/* End Footer */
