
body {	
	background-color: #003366;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 4px;
}

a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #006633;
}

h2 {	
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}

div,p,td {
	font-size: 12px;
}

table#layout {
	width: 599px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-spacing: 0px;
	text-align: left;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-y;
}

#pagehead {	
	background-color: #003366;
	width: 599px;
	height: 214px;
	background-image: url(/images/kathleengurney-header.jpg);
	background-repeat: no-repeat;
}

div#banner {	
	visibility: hidden;
	overflow: default;
	display: none;
}

span#askdrg {
	float: right;
	top: -40px;
	position: relative;
	font-size: 10px;
	font-weight: bold;
}

#askdrg a {
	color: #FFFFFF;
}

#askdrg a:hover {	
	color: #FFFFDE;
}

div#hhbutton {	
	top: 70px;
	position: relative;
	width: 150px;
	height: 55px;
	text-align: center;
}

#layout td {
	margin: 0px;
	padding: 0px;
}

#layout #lhncol {	
	width: 101px;
	vertical-align: top;
	padding: 0px 8px 8px 8px;
}

div.lhn {	
	padding: 1px 0px 10px 0px;
	font-size: 9px;
	font-weight: bold;
}

#layout #maincol {	
	vertical-align: top;
	padding: 0px 8px 8px 8px;
}

#layout #rhncol {	
	width: 150px;
	vertical-align: top;
	font-size: 10px;
	padding: 0px 8px 8px 8px;
}

div#rhnpos {	
	position: relative;
	top: -52px;
}

#layout #footer {	
	background-color: #003366;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	padding: 6px;
	border-color: #FFFFFF;
	border-width: 3px 0px 0px 0px;
	border-style: solid;
}

.footerlinks {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.footerlinks a, .footerlinks a:hover {
	color: #ffffff;
	font-size: 11px;
}

.newsitem {	
	border-color: #BCDEC4;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	padding: 2px 2px 6px 2px;
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	line-height: 130%;
}

.newstitle {	
	color: #996600;
	font-weight: bold;
	text-transform: uppercase;
}

.newsbody {
	color: #000000;
}

.rhtext {
	padding: 6px;
	font-size: 11px;
}

.rhtext h2 {
	color: #996600;
}

.rhtext h2 a {
	color: #996600;
}

.quote {
	color: #996600;
	font-size: 11px;
}

.bullet {
	color: #996600;
	font-weight: bold;
}

table#sec td {
	padding: 3px;
}

#sec p {
	font-size: 10px;
}

.thankyou {	
	text-align: center;
	font-weight: bold;
	color: #FF6600;
}

