body
{
	background: #e4e4e4 url(../images/background.png) repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

#head
{
	background: #e4e4e4 url(../images/head_empty.png) no-repeat top left;
	width: 747px;
	height: 117px;
	padding: 0px;
	margin: 0px auto;
}

#head #title
{
        height: 50px;
	float: left;
	font-size: 36px;
	color: white;
	padding: 0px;
	padding-left: 144px;
	padding-top: 28px;
}

#head #title a
{
	float: left;
	font-size: 36px;
	color: white;
	border-bottom: 1px dashed;
	text-decoration: none;
}

#head #title a:hover
{
	float: left;
	font-size: 36px;
	color: white;
	border: none;
	border-bottom: 1px dashed;
}

#body
{
	background: url(../images/body_top.png) no-repeat top left;
	float: left;
	padding: 10px 20px 0px 20px;
	min-height: 343px;
	display: block;
	margin: 0px;
	text-align: left;
}

#body_wrapper
{
	background: url(../images/body_cont.png) repeat-y top left;
	margin: 0px auto;
	text-align: center;
	width: 747px;
	display: block;
}

#end_body
{
	background: url(../images/footer.png) no-repeat top left;
	margin: 0px auto;
	width: 747px;
	height: 37px;
	display: block;
}

.clearer
{
	clear: both;
	height: 1px;
}

#all
{
	background: url(../images/all_middle.png) repeat-y top left;
	width: 707px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#all .top
{
	background: url(../images/all_top.png) no-repeat top left;
	width: 707px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#all .bottom
{
	background: url(../images/all_bottom.png) no-repeat bottom left;
	width: 707px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#left
{
	background: url(../images/left_middle.png) repeat-y top left;
	width: 538px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#left .top
{
	background: url(../images/left_top.png) no-repeat top left;
	width: 538px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#left .bottom
{
	background: url(../images/left_bottom.png) no-repeat bottom left;
	width: 538px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#right
{
	background: url(../images/right_middle.png) repeat-y top left;
	width: 169px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#right .top
{
	background: url(../images/right_top.png) no-repeat top left;
	padding: 0px;
	margin: 0px;
	width: 169px;
	height: 18px;
}

#right .bottom
{
	background: url(../images/right_bottom.png) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
	width: 169px;
	height: 21px;
}

.content 
{
	padding: 0px 15px;
}

.google
{
	font-size: 11px;
	background: #ddddee;
}

#footer
{
	margin: 0 auto; 
	width: 747px;
	text-align: center;
	color: black;
	font-weight: bold;
}

#footer a
{
	color: black;
}

#right ul
{
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	list-style: none;
}

#right ul li
{
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	list-style: none;
	display: block;
}

#right ul a 
{
	display: block;
	width: 125px;
	background: #d6dcfa;
	color: black;
	padding: 1px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 2px;
	border: 0px;
}

#right ul a:hover, #right ul li.active a:active, #right ul li.active a:hover, #right ul li.active a:link, #right ul li.active a:visited
{
	color: black;
	background: #ffaa00;
	border-left: 3px solid;
	border-right: 3px solid;
	padding-left: 7px;
	width: 122px;
}

/* Navigation */

#menu 
{
	float: right;
	margin: 0px;
	margin-top: 15px;
	margin-right: 20px;
	height: 21px;
	width: 588px;
	padding: 0px;
	line-height: 21px;
	vertical-align: bottom;
	font-size: 11px;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#menu ul li 
{
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}

#menu ul li a 
{
	color : black;
	background-color: transparent;
	text-decoration : none;
	display: block;
	border-style:none;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li.active a:hover 
{
	background-image: url(../images/menu_item_off.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 84px;
	margin: 0px;
}

#menu ul li a:hover, #menu ul li a:active,#menu ul li.active a:active, #menu ul li.active a:link, #menu ul li.active a:visited
{
	background-image: url(../images/menu_item_on.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 84px;
	margin: 0px;
}

/* Headers */
h1 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #008ecc;
	background-color: transparent;
	line-height: 200%;
}

h2 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #0095d0;
	background-color: transparent;
	line-height: 200%;
}

h3 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	color: olive;
	background-color: transparent;
	line-height: 200%;
}

h4 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	color: black;
	background-color: transparent;
	line-height: 200%;
}

h5 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color: transparent;
	padding: 0px;
	line-height: 200%;
}

h6 
{
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

/* HTML Tags */

code
{
	display: block;
	margin: 3px;
	padding: 16px;
	color: black;
	border: 1px dashed;
	background: #e7ebfd;
	font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
	font-size: 14px;
}

.overview
{
	display: block;
	margin: 3px;
	padding: 16px;
	color: black;
	border: 1px dashed;
	background: #e7ebfd;
	font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
	font-size: 14px;
}

a
{
	color: #0095d0;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	background: #2178AD;
	border-bottom: 2px dashed;
	border-top: 2px dashed;
}

hr
{
	border: 0px;
	border-bottom: 1px #F0EBE7 dashed;
	height: 1px;
}

#left hr, #all hr
{
	margin: 10px 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

form .item
{
	clear: left;
	border-top: 1px solid #EEE;
	margin: 3px;
}

form .label
{
	float: left;
	clear: left;
	width: 150px;
}

blockquote
{
	background: transparent url(../images/quotes.png) left top no-repeat;
	margin: 5px;
	padding-left: 37px;
}

blockquote[cite]:after
{
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}

del 
{
	color: #800;
	text-decoration: line-through;
}

dt
{
	font-weight: bold;
	font-size: 1.05em;
	color: #2276aa;
}

dd 
{
	margin-left: 15px;
}

/* adds a space and then a graphic after any external (i.e. off-site) links */
a[target]:after
{
	content: " " url(../images/externalpage.png);
}
