/* $Id: css.css $ */

#header {
	border-style: none;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 55px;
}

#header a, a:visited, a:active	{
	text-decoration: underline;
	background: transparent
	color: #00C;
}

#header a:hover {
	color: #0c0;
	background: transparent
}
	
#linkBar {
}

#linkBar {
	position: absolute;
	top: 55px;
	left: 0px;
	height: 15px;
	border-style: none;
	margin:	0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

#linkBar a, a:visited, a:active	{
	text-decoration: underline;
	background: transparent
	color: #00C;
}

#linkBar a:hover {
	color: #0c0;
	background: transparent
}
	

body {
	background:	#ece;
	border:	none;
	margin:	0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#leftBar {
	position: absolute;
	left: 25px;
	top: 300px;
	width: 460px;
}

#leftBar a:hover	{
	background-color: #eee;
	text-decoration: underline;
}

#rightBar {
	position: absolute;
	left: 80%;
	top: 85px;
	z-index: 2;
}


#bodyText {
	font-family: Georgia, serif;
	font-size: medium;
	margin-left: 350px;
	margin-right: 25px;
	position: absolute;
	z-index: 0;
}


div.caption {
	float: right;
	width: 200px;
	padding: 7px 7px 7px 7px;
	margin: 3px 3px 3px 3px;
	border: none;
}

img {
	border-style: none;
	background: transparent;
	padding: 0px 0px 0px 0px;
}


#leftBar ul, #navBar li {
	color: a7c;
}

#leftBar a, #navBar li.active li a, #SiteNav li.active li.active li a {
	background-color: #ecf;
	color: #930;
}

a, a:link 	{ 
	color: #00C;
	background: transparent
}

a:visited	{
	color: #609;
	background: transparent
}

a:active {
	color: #C00;
	background: transparent
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

#bannerText {
	position: absolute;
	top: 20px;
	left: 30%;
	text-align: right;
	width: 67%;
}


body, code, pre {
	font-family: Georgia, serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", serif;
}

h1 {
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: .2em;
}

h2 {
	font-size: 1.2em;
}

h3, h4 {
	font-size: 1em;
}

h3 {
	text-transform: uppercase;
	letter-spacing: .2em;
}


img.imgRight {
	float: right;
}


#footer {
	position: absolute;
	bottom: 5px;
	float: right;
	text-align: center;
	margin-left: 210px;
}

#addr {
	position: absolute;
	bottom: 5px;
	float: right;
	text-align: right;
	left: 80%;
	}

address, blockquote, dd, dir, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, li, menu, ol, p, pre, table, ul {
	margin: 0;
	padding: 0;
	}

ul {
	list-style-type: disc;
	}

ol, ul {
	margin: .33em 0;
	}

h1, h2, h3, h4, h5, h6, dt, th {
	margin: 1.667em 0 0 0;
	text-align: left;
	}
.ahem {display:        none;
	}