body	{
	color: #000;
	background: #fff;
	margin: 25px 0 25px 0;
	padding: 0;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link  { color: #603; font-weight: bold; text-decoration: none; background: transparent }

a:visited  { color: #603; font-weight: bold; text-decoration: none; background: transparent }

a:hover  { color: #936; font-weight: bold; text-decoration: underline; background: transparent }

a:active  { color: #c69; font-weight: bold; text-decoration: none; background: transparent }
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	}

h2	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  0.85em;
	line-height: 1.5;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

#primarycontent	 { padding-top: 25px }
	
#content             { background: url("../images/symbol4.gif") no-repeat fixed center top }

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}

/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

table#nav td	 { font: bold 11px Georgia, "Times New Roman", Times, serif; text-align: center; border-top: 1px solid #000; border-right: 1px solid #000 }

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited  { line-height: 25px; background: url(../images/bgpat.gif) fixed; display: block; margin: 0; width: 100px } 

#nav td a:hover  { background: white url("../images/nopat.gif") } 

td#home a:link img, td#home a:visited img   { color: white; font-weight: bold; background: url("../images/bgpat.gif"); width: 400px; height: 75px } 

td#home a:hover img   { color: #603; font-weight: bold; background: white url("../images/nopat.gif"); width: 400px; height: 75px } 
