body
{
	font-size:			62.5%; /* reset 1EM to 10px */
	margin:				0;
	padding:			0;
	background:			transparent url('images/bg1.gif');
	background-repeat: 	repeat-x;
	font-family:		'Microsoft Sans Serif', 'Trebuchet MS', arial, tahoma, sans-serif;
}

#container
{
	margin:			0 auto;
	width:			783px;
	position:		relative;
	background:		transparent url('images/containerbg.png') top left repeat-y;
}

#header
{
	margin:			0 auto;
	width:			740px;
	height:			96px;
	background:		transparent url('images/header.jpg') top left no-repeat;
}

.headtitle
{
	position:			relative;
	font-family:		'Microsoft Sans Serif', "Trebuchet MS", Tahoma, Arial;
	font-size:			4em;
	color:				#FFF;
	top:				8px;
	left:				12px;
}

#menu
{
	margin:			0 20px;
	height:			29px;
	background:		#bbd75a !important;
	background:		#b3d24e;
	padding:		5px 0;
}

#menu ul
{
	margin:			0;
	padding:		7px;
	background:		transparent url('images/menuoff.png') 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:				#3B3B3B;	
	padding:			13px 7px 15px 7px;
	font-size:			1.2em;
	background:			transparent url('images/menuoff.png') center left repeat-x;
	font-family:		arial, sans-serif;
	font-weight:		none;
	text-decoration:	none;
}

#menu ul li a:hover
{
	background:	transparent url('images/menuon.png') center left repeat-x;
	color:				#FDFDFD;
}

#roundedheader
{
	width:			740px;
	height:			18px;
	margin:			0 auto;
	background:	transparent url('images/belowheader.png') top left no-repeat;
}

#content
{
	min-height:		490px;
	width:			740px;
	margin:			0 auto;
	background:	transparent url('images/contentbg.png') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           455px;
}

#insidecontent p
{
	margin:          0;
	color:           #3B3B3B;
	font-family:     'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
	font-size:       1.3em;
	line-height:     170%;
	text-decoration: none;
}
#insidecontent table
{
	margin:          0;
	color:           #3B3B3B;
	font-family:     'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     110%;
	text-decoration: none;
}
#insidecontent a:link, #insidecontent a:active, #insidecontent a:visited
{
	color:			#CC0000;	
	font-size:		1.1em;
	font-family:   	'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
	font-weight:	none;
	text-decoration:none;
}

#sidebar
{
	padding:         0 10px 10px 10px;
	float:           right;
	width:           210px;
	background:      #f6f6f6;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:    'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: none;
	color:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           740px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('images/abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #d8f7af;
	font-size:       2.8em;
}

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.6em;
	font-weight:     normal;
	color:           #94C258;
	font-family:     'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
}
h4
{
	margin:          0;
	font-size:       1.2em;
	font-weight:     normal;
	color:           #94C258;
	font-family:     'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
}
h5
{
	margin:          0;
	font-size:       1.7em;
	font-weight:     normal;
	color:           #808080;
	font-family:     'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
	text-decoration: bold;
}
h6
{
	color:           #f6f6f6;
	font-size:       1%;
}

#footer
{
	margin:          0 auto;
	width:           741px;
	height:          39px;
	background:      transparent url('images/footer.png') top left repeat-x;
}

#footer span
{
	display:		block;
	position:        relative;
	font-family:     'Microsoft Sans Serif', 'Trebuchet MS', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #565656;
	text-align:		center;
}

.link1 
{
	font-family: 'Microsoft Sans Serif', "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
{

.buttonscontainer {width: 20px;}
}

.buttons a 
{
	color: #CC0000;
	background-color: #f6f6f6;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 12px 'Microsoft Sans Serif', Trebuchet MS, sans-serif;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}

.buttons a:hover 
{
	background-color: #FFFFFF;
	color: #565656;
	text-decoration: none;
}
