BODY {
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	background-image:  url("../images/page-back.gif");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
#Content {
	visibility: visible;
	top: 106px;
	position: absolute;
	left: 200px;
	width: 546px;
	background-image:  url("../images/content-back.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 2;
}
#Nav {
	position: absolute;
	visibility: visible;
	top: 105px;
	left: 7px;
	width: 172px;
	z-index: 3;
}
#Head {
	position: absolute;
	visibility: visible;
	height: 99px;
	width: 766px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.buttonscontainer {width: 172px;}
.buttons a {
	color: #475B7F;
	background-color: #DFE1E4;
	padding: 3px 2px 3px 20px;
	display: block;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image:  url("../images/button-a.gif");
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #F4F7FC;
	border-bottom: 1px solid #D1D5DE;
}
.buttons a:link {
	color: #475B7F;
	text-decoration: none;
	background-color: #DFE1E4;
	background-image:  url("../images/button-a.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.buttons a:visited {
	color: #475B7F;
	text-decoration: none;
	background-color: #DFE1E4;
	background-image:  url("../images/button-a.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.buttons a:hover {
	background-color: #EAEFF5;
	color: #666666;
	text-decoration: none;
	background-image:  url("../images/button-b.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
P {
	font-size: 100%;
}
H1 {
	font-size: 140%;
}
H2 {
	font-size: 130%;
}
H3 {
	font-size: 120%;
}
H4 {
	font-size: 110%;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
#Quote {
	position: absolute;
	visibility: visible;
	left: 583px;
	top: 0px;
	z-index: 4;
}
TD {
	margin: 0px;
	padding: 0px;
}
.box {
	background-color: #F5F5F5;
	padding: 5px;
	border: thin dotted #CCCCCC;
}#googleadsdiv {
	visibility: visible;
	z-index: 20;
	width: 120px;
	left: 769px;
	top: 100px;
	position: absolute;
}
