/*this is the css you get even with no script*/

/*layout*/
#Denvergov\.headFrame{
	width: 100%;
	height: 95px;
	overflow: hidden;
}

#Denvergov\.footFrame{
	width: 100%;
	height: 320px;
	overflow: hidden;
}

#Denvergov\.headContainer{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#Denvergov\.footContainer{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#Denvergov\.appBody{
	position: relative;	
	background-color: White;
	padding: 20px;
	width: 960px;
    margin: auto;
	min-height: 500px;
}

#Denvergov\.page{
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#showVersion{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-family: arial, helvetica, Sans-Serif;
	font-size: 12px;
}

/*overides*/
body {
	margin: 0px;
	background-color: #001C31 ! important;
	background: url(/pbw/include/denver/images/middlebanneragency.jpg) top repeat-x #e4e4e4 !important;
}

body .Denvergov-reset
{
	font-family: arial, helvetica, Sans-Serif;
	font-size: 12px;
}







