html, body{height:100%;} 
/* end hack */ 

body {
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

#wrapper {
display:block;
width:780px;
min-height:100%;
margin-top:0px;
margin-left:auto;
margin-right:auto;
margin-bottom:-95px;
border-color:#000000;
border-style:solid;
border-width:1px;
border-top-width:0px;
border-bottom-width:0px;
border-bottom-style:none;
border-top-style:none;
}

* html #wrapper{height:100%} /*for IE as IE treats height as min-height anyway*/

#footer {
	display:block;
	margin-left:auto;
margin-right:auto;
	width:780px;
	/*clear:both;*/
	height:95px;
	position:relative;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	border-top-style:none;
	border-bottom-width:0px;
border-bottom-style:none;
}

* html #footer {/*only ie gets this style*/
	\height:97px;/* for ie5 */
	he\ight:95px;/* for ie6 */
}

#clearfooter{clear:both;height:95px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:780px;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {margin-bottom:12px}/* combat IE's 3 pixel jog */
#centrecontent {width:780px;position:relative;z-index:1;}

/* css stuff below is just for presentation and not needed for the demo */

@media all and (min-width: 0px){
}

html > body  #minHeight{float:left;width:0px;height:100%;margin-bottom:-95px;} /*safari wrapper thanks to Tim Connor*/

#mainpage {
background-image:url(images/subpage_backdrop.jpg);
background-repeat:no-repeat;
}

.maincopy {
padding:20px;
padding-top:10px;
padding-left:70px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.helpdesk {
}
.infotitle {
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
border-bottom-color:#808080;
border-bottom-style:solid;
border-bottom-width:1px;
padding:3px;
}
.infotitle a, a:visited, a:active, a:hover {
color:#666666;
text-decoration:none;
}
ul {
padding:1px;
margin:0;
}
li {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:1;
list-style-type:inherit;
list-style-position:inside;
padding-top: 10px;
}
li a, a:visited {
color:#462E81;
text-decoration:none;
}

li a:hover {
color:#666666;
text-decoration:none;
}

.callout {
font-weight:bold;
color:#666666;
font-size:15px;
}

.subhead {
font-weight:bold;
color:#666666;
font-size:15px;
}

.quotedperson {
color:#462E81;
font-weight:bold;
font-style:italic;
}

.errmsg {
font-weight:bold;
color:#FF0000;
font-size:15px;
}

a, a:visited {
color:#462E81;
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:none;
}

.numeral {
font-family:"Times New Roman", Times, serif;
}

.directionsimg {
margin-left:-5px;
}

.pageimage {
border-color:#000000;
border-style:solid;
border-width:1px;
}

.staffimage {
margin-top:25px;
margin-left:-10px;
padding-right:5px;
}

.beforeafter {
margin-left:-15px;
}

#viewfullstory {
padding-top:5px;
}

#profile li {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:1;
list-style-type:inherit;
list-style-position:outside;
padding-top:4px;
margin-left:15px;
}

#profile ul {
padding:1px;
margin:0;
}