@charset "iso-8859-1";
/* author: Debbie Harrison T/A DVH Design */
/* Creation date: 31/05/2006 */
body { 	background-color: #eeffff;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		line-height: 130%;
		margin: 0px; }
p, li { 	font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: transparent;
		text-align: left;
		line-height: 130%;
		font-size: 90%;
		padding-left: 20px;
		padding-right: 20px; }
h1 { 	font-family: Gills Sans MT, Verdana, sans-serif;
		font-size: large;
		line-height: 130%;
		text-align: center;
		color: #0088cc; }
h3 { 	text-align: left;
		color: #0077CC;
		background-color: transparent;
		padding-left: 20px;
		padding-right: 20px; }
a:link { color: #000033; }
a:visited { color: #000033; }
a:hover { color: #b8a800; }
.date { font-style: italic;
		font-size: small; }
.center { text-align: center; }
p.emph { 	font-weight: bold;
			text-align: center; }
p.count { 	text-align: center;
			font-size: small; }
p.footnote { text-align: center;
			font-size: x-small; }
#layout {	position: relative;
			background-color: #ffffff;
			top: 0px;
			width: 760px;
			height:100%;
			z-index: 1; }
#nav { 	position: absolute;
		left: 0px;
		top: 102px;
		padding-top: 10px;
		width: 100%;
		height: 40px;
		background-color: #77ccff;
		font-size: 80%;
		z-index: 2; }
#topedge {	position: absolute;
			left: 0px;
			top: 152px;
			width: 760px;
			height: 30px;
			background-image: url(../images/topedge.jpg);
			background-repeat: no-repeat;
			background-color: transparent;
			text-align: left;
			overflow: hidden;
			z-index: 3; }
#content {	position: absolute;
			left: 0px;
			top: 182px;
			width: 760px;
			height: auto;
			background-image: url(../images/sides.gif);
			background-repeat: repeat-y;
			background-color: #ffffff;
			text-align: left;
			z-index: 4; }
#btmedge {	position: relative;
			left: 0px;
			width: 760px;
			height: 30px;
			background-color: #ffffff;
			background-image: url(../images/btmedge.jpg);
			background-repeat: no-repeat;
			background-position: center bottom;
			z-index: 7; }	
#half { position: absolute;
		left: 360px;
		top: 50px;
		width: 360px;
		height: auto;
		font-size: small;
		z-index: 5; }