body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          5px 0;
	padding:         0;
	background:      transparent url('images/bg.png') top left repeat;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}



#topbandI
{
	margin:          0 auto;
	height:          12px;
	background:      transparent url('images/lowband.gif') repeat-x;
}





#container
{
	margin:          0 auto;
	width:           800px;
	position:        relative;
	background:      transparent url('images/containerbg.png') top left repeat-y;
}



#header
{
	margin:          0 auto;
	width:           757px;
	height:          96px;
	background:      transparent url('images/header.jpg') top left no-repeat;

}




.topbandII
{
	margin:          0 auto;
	height:          12px;
	background:      transparent url('images/topbandII.jpg') repeat-x;
}




.header2
{
	margin:          -5px 0;
	width:           150px;
	height:          90px;
	float:		 right;		
	
}




.headtitle
{
	position:        relative;
	font-family:     'lucida grande', 'arial black', tahoma, sans-serif;
	font-size:       50px;
	color:           #0000cc;
	top:             -15px;
	left:            12px;
}

.subhead
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           #0000cc;
	top:             -20px;
	left:            12px;
}

#menu
{
	margin:          0 20px;
	height:          29px;
	background:      #5daaff !important;
	background:      #5daaff;
	padding:         5px 0;
}

#menu ul
{
	margin:          0;
	padding:         7px;
	background:      transparent url('images/menuoff.png') top left repeat-x;
	height:          25px;
}

#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:      transparent url('images/menuoff.png') center left repeat-x;
	font-family:     'lucida grande', arial, sans-serif;
	font-weight:     bold;
	text-decoration: none;
}

#menu ul li a:hover
{
	background:      transparent url('images/menuon.png') center left repeat-x;
	color:           #fdfdfd;
}

#roundedheader
{
	width:           757px;
	height:          8px;
	margin:          0 auto;
	background:      transparent url('images/belowheader.png') top left no-repeat;
}

#content
{
	min-height:      450px;
	width:           757px;
	margin:          0 auto;
	background:      transparent url('images/contentbg.png') top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           472px;
	
}





#insidecontent p
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     170%;
}





#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:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           757px;
	height:          17px;
	margin:          0 auto;
	background:      transparent url('images/abovefooter.png') top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #ededed;
	font-size:       4.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            1em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #0066cc;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #0066cc;
}

#footer
{
	margin:          0 auto;
	width:           758px;
	height:          39px;
	background:      transparent url('images/footer.png') top left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	padding:         10px;
	color:           #fdfdfd;
}

#lowband
{
	margin:          0 auto;
	height:          12px;
	background:      transparent url('images/lowband.gif') repeat-x;
}