BODY {
	margin:0px;
	font-size:76%;
	font-family:Verdana, Geneva, sans-serif;
	padding:39px 0px 0px 0px;
	background: url(bg.gif) repeat-x #FFFFFF;
	}

.main {
	margin:0 auto;
	width:762px;
	}
	
.title {
	height:132px;
	background-image: url(title.jpg);
	background-repeat: no-repeat;
	}
.nav {
	height:39px;
	background: url(navbg.gif) repeat-y #000000;
	}
.subnav {
	padding-left:15px;
	padding-top:5px;
	height:25px;
	/*SMALLER WH ADJUSTED FOR PADDING */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px;
	/**/
	background:url(subnavbg.gif) repeat-y;
	}
.content {
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
	padding-left:13px;
	padding-top:8px;
	padding-bottom:20px;
	padding-right:20px;
	}

.rightcol {padding-left:10px;}


p {
	font-height:1em;
	line-height:1.5em;
	padding:0px;
	margin-top:8px;
	margin-bottom:10px;
	}
h1 {
	font-weight:normal;
	font-size:1.4em;
	padding-bottom:5px;
	margin:0px;
	font-family:georgia, times new roman, serif;
	color:#000000;
	}
h2 {
	font-weight:normal;
	font-size:1.1em;
	padding:0px;
	margin:0px;
	color:#333333;
	font-family:georgia, times new roman, serif;
	}
	

a {color:#000000;text-decoration:none;}
a:hover {color:#666666;text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:visited:hover {color:#666666;text-decoration:none;}