body {
	text-align: center;
	margin-top: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 80.5%;
	color: #474a51;
	background-image: url(images/cf_bg.png);
}

div#wrapper {
	width: 750px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right: medium ridge Black;
	border-left: medium ridge Black;
	border-bottom: medium ridge Black;
	background-color: White;
}

#wrap-inner {
	margin: 15px 10;
	font-size: 1.2em;
	padding: 1em 2em;
}
	
a:link		{ color: #003399; text-decoration: none }

a:visited	{ color: #003399; text-decoration: none }

a:active	{
	color: Maroon;
	text-decoration: none;
}

a:hover		{ color: #6699FF; text-decoration: none }





.menutrans 	{ filter:alpha(opacity=50) }


.hovermenu ul{
	font: bold 14px arial;
	padding-left: 0;
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	height: 20px;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 3px 0.5em;
	text-decoration: none;
	float: left;
	color: black;
	background-color: Red;
	border: 2px solid Black;
}

.hovermenu ul li a:hover{
	background-color: #B22222;
	border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

.smalltext{
	font-family: Tahoma;
	font-weight: normal;
	font-size: smaller;
	font-variant: small-caps;
	font-style: italic;
}

.h2 		{
	COLOR: #000000;
	FONT: 24px tahoma, verdana, sans-serif;
	font-weight: bold;
}

.title 		{
	COLOR: #8B0000;
	FONT: 20px tahoma, verdana, sans-serif;
	font-weight: bold;
}

.subtitle 	{
	COLOR: #696969;
	FONT: 13px verdana, tahoma, sans-serif;
	font-weight: bold;
}

.regtext {
	color: #000000;
	font: 12px tahoma, arial, sans-serif;
	font-weight: bold;
	
}

.cite {
	color: #696969;
	font: 11px tahoma, arial, sans-serif;
	font-variant: normal;
	font-style: oblique;
	
}

.subtext {
	color: #8B0000;
	font: 11px tahoma, arial, sans-serif;
	font-weight: bold;	
}

.copytext 	{
	COLOR: #000000;
	FONT: 11px tahoma, verdana, sans-serif;
	font-weight: bold;
}

.subnav 	{
	COLOR: #8B0000;
	FONT: 11px tahoma, verdana, sans-serif;
	line-height: 125%;
	letter-spacing: 3px;
}