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

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

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

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #cf6;
	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.25em;
	color: #069;
	background: #ffc;
	}

h2	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size:  0.85em;
	font-weight: normal;
	color: #000;
	background: #ffc;
	line-height: 1.5;
	}
	
h3	{
	font-size: .85em;
	font-weight: normal;
	color: #069;
	background: #ffc;
	}
	
h4	{
	margin-top: 0.5em;
	font-size: .85em;
	font-weight: normal;
	color: #069;
	background: #ffc;
	}

html p	{
	margin-top: 0;
	margin-bottom: 0.5em;
	text-align: left;
	font-size:  0.80em;
	line-height: 1.5;
	}
	
li, ul, ol {
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 0.90em;
	line-height: 1.5;
	}

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

#primarycontent	{
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 0px;
	}
	
#primarycontent img {
	display: block;
	padding-right: 12px;
	border: 0;
	}
	
#sidebarcontent	{
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 12px;
	}	
	
	
#sidebarcontent h1	{
	font-size: 1.0em;
	color: #069;
	background: #ffc;
	}

#sidebarcontent h3	{
	font-size: .85em;
	text-align: center;
	color: #069;
	background: #ffc;
	}
	
/* Logotype display attributes */
	
#logotype	{
	padding-left: 12px;
	padding-top: 25px;
	padding-bottom: 12px;
	}
	
/* Quote display attributes */

#quote p	{
	font-style: italic;
	text-align: center;
	margin-top: 1em;
	}

#quote h2	{
	color: #339966;
	background: #ffc;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: center;
	}
	
#quote em	{
	color: #339966;
	background: #ffc;
	font-size: .85em;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	}

/* Navigation bar components */


table#nav	{
	background: #9c9;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	}

table#nav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: center;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	color: #396;
	background: transparent;
	display: block;
	margin: 0;
	width: 100px;
	line-height: 25px;
	} 

#nav td a:hover {
	color: #069;
	background: none;
	} 

/* td#home a:link img, td#home a:visited img {
	color: #396;
	background: none;
	width: 400px;
	height: 75px;
	} 

td#home a:hover img {
	color: #069;
	background: none;
	width: 400px;
	height: 75px;
	} 
	
*/
