body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #DCDFBC;
	margin: 0 auto 0 auto;
	text-align: center;
}


h1, h2, h3, h4, h5  { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: .2em;
}

p { 
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4em;
}

h1 { 
	font-size: 18px;
}

h2 {
	margin-top: .6em;
	font-size: 16px;
}

h3 {
	font-size: 14px;
	margin-bottom: .2em;
}

h4 {
	font-size: 12px;
	margin-bottom: 0;
}

a:link {
	color: #223656;
}

a:visited {
	color: #223656;
}

a:hover, a:active {
	color: #fff;
	background-color: #DCDFBC;
}

ul {
	margin-top: .2em;
}

li {
	margin-bottom: .3em;
	padding-bottom: .3em;
}

input, textarea {
	border: 1px solid #333;
}

form {
	background-color: f0f0f0;
	border-top: #999 2px solid;
	border-bottom: #999 2px solid;
	padding: 1em;
}

form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.clear {
	clear: both;
}

.small {
	font-size: .95em;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.loglist h3 {
	margin-bottom: .2em;
}

#page {
	background: transparent url(images/pagebg.gif) top left repeat-y;
	text-align: left;
	width: 772px;
	margin: 0 auto 0 auto;
}

#banner {
	width: 760px;
	text-align: center;
	margin: 0 auto 0 auto;
}

#collar {
	width: 760px;
	height: 33px;
	vertical-align: middle;
	line-height: 33px;
	text-align: center;
	margin: 0 auto 0 auto;
	background: transparent url(images/subbar.jpg) top left no-repeat;
}

#collar h1 {
	font-size: 15px;
}

#menu {
	font-size: 11px;
	font-weight: bold;
	color: #223656;
	text-transform: uppercase;
}

#menu a:link {
	color: #223656;
	text-decoration: none;
	padding: 2px;
}

#menu a:hover, #menu a:active {
	background-color: #DCDFBC;
	color: white;
	padding: 2px;
}

#menu a:visited {
	color: #223656;
	text-decoration: none;
	padding: 2px;
}

#contents {
	margin: 4px 6px 20px 6px;
	width: 760px;
	Xbackground-color: #EEF;
}

#main {
	float: left;
	width: 524px;
	Xbackground-color: #EFE;
	margin: 0 8px 8px 6px;
	padding-left: 4px;
	
}

#main h3.entry {
	font-size: 10px;
	text-transform: uppercase;
	color: #777;
	margin-bottom: 2px;
	margin-top: 0px;
}

#main .location {
	color: #333;
}

#main h3.date {
	font-family: Geogia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #777;
	border-left: #DCDFBC 3px solid;
	padding-left: 2px;
	Xborder-bottom: #f0f0f0 2px dashed;
	margin-bottom: 12px;
}

#main h1 {
	background: transparent url(images/dphllogo.gif) top left no-repeat;
	padding-left: 26px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	
}

#main h3 {
	font-size: 14px;
	font-weight: bold;
}


#main img {
	padding: 1px;
	border: #333 1px solid;
	margin: 2px;
}

#article p, #article blockquote, #article ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin-left: 1em;
}

#article h4 {
	margin-left: 1em;
}

#article blockquote {
	margin-left: 2em;
	font-style: italic;
}

#sidebar {
	float: right;
	background-color: #F0F0F0;
	Xbackground-color: red;
	margin: 0 6px; 0px; 6px;
	width: 188px /* IE Win width */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 188px;
	color: #777;
	font-size: 10px;
}

#sidebar h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #333;
	text-transform: uppercase;
	border-bottom: #fdfdfd 1px solid;
	padding-right: 3px;
	padding-left: 3px;
}

#sidebar p {
	margin-bottom: 8px;
	padding-right: 3px;
	padding-left: 3px;
}

#sidebar li a:link, #sidebar li a:visited {
	color: #777;
	text-decoration: none;
}

#sidebartoppart {
	width: 188px;
	background: transparent url(images/sidebartop.gif) top left no-repeat;
	height: 5px;
	padding: 0;
	margin: 0;
	
	Xbackground-color: red;
}

#sidebarbottompart {
	width: 188px;
	background: transparent url(images/sidebarbottom.gif) bottom left no-repeat;
	height: 5px;
	padding: 0;
	margin: 0;
	Xbackground-color: red;
}

#sidebar p.sidebartop, #sidebar p.sidebarbottom {
	background-image: url(images/sidebartop.gif) top left no-repeat;
	height: 5px;
	padding: 0;
	margin: 0;
	margin-left: -3px;
	width: 188px;
	margin-bottom: 2px;
	Xbackground-color: red;
}

#sidebar p.sidebarbottom {
	background-image: url(images/sidebarbottom.gif) bottom left no-repeat;
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	padding-left: 2px;
	margin-left: 2px;
	margin-top: 0
}

#sidebar li {
	margin-bottom: 2px;
}

#sidebar a:link {
	text-decoration: underline;
	color: #666;
}

#sidebar a:hover, #sidebar a:active {
	background-color: #DCDFBC;
	color: white;
	text-decoration: none;
}

#bottombar {
	width: 760px;
	height: 33px;
	vertical-align: middle;
	line-height: 33px;
	text-align: center;
	margin: 0 auto 0 auto;
	background: transparent url(images/subbar.jpg) top left no-repeat;
}

#bottommenu {
	width: 772px;
	margin: 0 auto 0 auto;
	background: transparent url(images/pagebottom.gif) top right no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}	

#copyright {
	width: 772px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #999;
}

/*--------------------
POPUP FILELIST
--------------------*/

#popupleft, #popupright {
	float: left;
}

#popupleft {
	margin-right: 40px;
	margin-left: 20px;
}