body
{
	font-size:       72.5%; 
	margin:          0;
	padding:         0;
	background:      url('images/bg1.jpg') top left repeat;
	font-family:     'verdana', arial, tahoma, sans-serif;
}

#container
{
	margin:          0 auto;
	width:           683px;
	position:        relative;
	background:      url('images/containerbg.jpg') top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           640px;
	height:          96px;
	background:      url('images/header7.jpg') top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     'verdana', arial, tahoma, sans-serif;
	font-size:       25px;
	color:           #FFFFFF;
	top:             40px;
	left:            10px;
}

#menu
{
	font-size:		 91%;
	margin:          0 20px;
	height:          29px;
	background:      #bbd75a !important;
	background:      #b3d24e;
	padding:         5px 0;
}

#menu ul
{
	margin:          0;
	padding:         7px;
	background:      url('images/menuoff.jpg') top left repeat-x;
	height:          29px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #767676;	
	padding:         13px 7px 15px 7px;
	font-size:       1em;
	background:      url('images/menuoff.jpg') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: underline;
}

#menu ul li a:hover
{
	background:      url('images/menuon.jpg') center left repeat-x;
	color:           #E09625;
	text-decoration: none;
}

#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      url('images/belowheader.jpg') top left no-repeat;
}

#content
{
	min-height:      390px;
	width:           640px;
	margin:          0 auto;
	background:      url('images/contentbg.jpg') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           355px;
}

#insidecontent p
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     170%;
}

#insidecontent li
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     170%;
}

#insidecontent a:link, a:active, a:visited
{
	text-decoration: underline;
	color:           #767676;
}

#insidecontent a:hover
{
	text-decoration: none;
	color:           #E09625;
}

#sidebar
{
	padding:         0 10px 10px 10px;
	float:           right;
	width:           210px;
	background:      #f6f6f6;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
	color:           #E09625;
}

#sidebar a:hover
{
	text-decoration: none;
	color:           #767676;
}

#roundedfooter
{
	width:           640px;
	height:          17px;
	margin:          0 auto;
	background:      url('abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #d8f7af;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #94c258;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
}

#footer
{
	margin:          0 auto;
	width:           641px;
	height:          39px;
	background: url('images/footer.jpg') top left repeat-x;
}

#footer a:link, a:active, a:visited
{
	text-decoration: underline;
	color:           #767676;
}

#footer a:hover
{
	text-decoration: none;
	color:           #E09625;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #565656;
}