body {
	text-align:center;
	margin:0px;
	padding:0px;
	background:#E5E5E5;
	height:100%;
	width:100%;
}

img {
	border:none;	
}
#containerCenter {
	margin: auto;
	width: 800px !important;
}

#container{
	float:left;
	text-align:left;
	width: 800px !important;
	height:600px;
	
	min-height:600px;
	max-height:auto !important;
	
	background:#FFFFFF;
}

#container .subnavCol {
	width: 215px !important;
	float:left;
	text-align:center;
}

#container .contentCol {
	vertical-align:top;
	padding-top:52px;
	
	height:auto;
	
	margin-bottom:12px;
	width: 384px !important;
	width: 385px;
	
	float:left;
	border-width:0px;
	border-style:solid;
	border-color:#F0F0F0;
	border-right-width:1px;
}

#container .contentColNoBorder {
	vertical-align:top;
	padding-top:52px;
	height:auto;
	margin-bottom:12px;
	width: 385px;

	float:left;
	
	/*vertical-align:top;*/
}

#container .homeCol {
	width: 385px;
	height:23px;
	background:#752C41;
	float:left;
}


#container .linksCol {
	width:200px !important;
	float:right;
}


#container .largeContent{
	vertical-align:top;
	float:right;
	width:585px;
}

#topNav {
	float/* */:/* */left;
	border:0px;
	width:800px;
	height:38px;
	background:#A7A7A7;
	margin-bottom:1px;
}

#topNav td {
	line-height:0px;
	vertical-align:top;	
}

#topNav .navButton a{
	display:block;
	width:126px;
	height:38px;
	padding:0px;
	margin:0px;
	background-color:#A7A7A7;
}

#topNav .navButton a:hover{
	background-color:#8F8F8F;
}

#topNav .navButton a.active {
	background-color:#8F8F8F;
}

#header {
	width:800px;
	height:89px;
}

#header .logo {
	width:215px;
	height:89px;
	float:left;
}

#header .photo {
	width:585px;
	height:89px;
	float:right;
}

#printInfo {
	visibility:hidden;
	display:none;
}

.stopsafari { color: green; ! }  /* */
#container {
	height:auto !important;
	height:600px;	
}
