body
	{
	color: #545452;
	font: small/155% georgia, times, serif;
	text-align: left;
	margin: 0;
	padding: 0 
	}
p
	{
	margin: 0 0 0.8em 0;
	}
	
a
	{
	color: #066;
	text-decoration: none;
	outline: none medium 
	}
	
a:visited
	{
	color: #066 
	}
	
a:hover
	{
	color: #099
	}
	
a:active
	{
	color: #033 
	}
	
p a
	{ 
	border-bottom: 1px dotted #a4a4a2; 
	}
	
p a:hover
	{ 
	border-bottom: 1px solid #8be; 
	}
	
p a.more
	{
	font-size: 90%;
	font-weight: normal;
	background: url(images/arrow.gif) no-repeat 0 50%;
	padding-left: 17px;
	border: none 
	}
	
p a.more:hover
	{ 
	border: none; 
	}
	
p.small
	{
	font-size: 88%;
	line-height: 160%;
	}
	
p.small a
	{ 
	font-weight: normal; 
	}
	
img 
	{ 
	border: none; 
	}
	
form 
	{ 
	margin: 0; 
	}

h2 
	{
	color: #360261;
	font: bold 11px / 16px "lucida grande", "trebuchet ms", georgia, times, serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 1.6em 0 1em;
	padding: 6px 0;
	border-top: 1px solid #949492;
	border-bottom: 1px solid #d4d4d2 
	}
	
h3
	{ font: 1.4em/1.2em georgia, times, serif; color: #360261; margin: 1.2em 0 0.8em; border-bottom: 1px dotted #360261; }
	
h3.index
	{
	margin-top: 0;
	}
	
h4
	{
	font: normal 1.1em/1.1em georgia, times, serif;
	color: #360261;
	margin: 1.1em 0 0.7em 0;
	}
	
h5
	{
	font: normal 1em/1em georgia, times, serif;
	color: #360261;
	margin: 1.1em 0 0.7em 0;
	}

#content
	{
	color: #545452;
	font-family: georgia, times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: inherit;
	text-align: left;
	margin: 0;
	padding: 0 
	}
	
#content td	
	{ 
	font-size: smaller; 
	font-family: georgia, times, serif; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	padding-right: 20px; 
	padding-left: 20px; 
	vertical-align: top; 
	}
	
.footer
	{
	text-align: center;
	clear: both;
	}
	
.footer p
	{
	margin: 0;
	padding: 0 15px;
	background: #000;
	height: 4em;
	font: 9px/4em "trebuchet ms", "lucida grande", arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
.footer p a,
.footer p a:visited
	{ 
	color: #dca; 
	border: none; 
	}
	
.footer p a:hover
	{ 
	color: #986; 
	border: none; 
	}
	
.nav
	{ 
	background-image: url(images/nav/navbar_bkgrnd1.gif); 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	text-align: left; clear: both; 
	}
	
.nav p
	{ margin: 0; padding: 9px 15px 0 20px; height: 4em; color: #f2cf79; font-size: 10px; font-family: "trebuchet ms", "lucida grande", arial, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; text-transform: uppercase; word-spacing: 3px; letter-spacing: 1px; height: 18px !important; }
	
.nav p a,
.nav p a:visited
	{ color: #fff; border: none; }
	
.nav p a:hover
	{ 
	color: #f2cf79; 
	border: none; 
	}
	
*HTML .nav p
   { 
   padding: 4px 15px 0 20px;
   }