BODY {
	margin:0px;
	background:url('images/dcap_070503_idx_04_01.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	background-color:#37479E;
}
#page {
	margin:0 auto;
	width: 818px;
	background-color:#1F99D8;
	text-align:center;
}
#header {
	margin:0 auto;
	width:800px;
	height:243px;
}
#nav {
	width:206px;
	height:100%;
	min-height: 472px;
	background:url('images/navbg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	float:left;
	display:inline-table;
	text-align:left;
}
#content {
	width:594px;
	/*height:472px;*/
	min-height: 472px;
	height:100%;
	float:left;
	display:inline-table;
	background-color:#FFF;
}
.padding10 {
	padding:0 10px 0 10px;
	text-align:left;
}
.blogsection {
	padding:10px;
	text-align:left;
}
#clearfix {
	clear:left;
	margin:0px;
	height:0px;
}
#abovefooter {
	clear:left;
	margin:0px;
	height:60px;
}
#footer {
	width:800px;
	margin:0px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
#footer a {
	color:#FFF;
	text-decoration: none;
	padding-right:2px;
	padding-left:2px;
}
#copyright {
	color:#000;
	font-size:10px;
}
#copyright a {
	color:#000;
	text-decoration:none;
}
#basefooterline {
	width:800px;
	background-color:#37469d;
	margin:0 auto;
	height:10px;
}
#centersection {
	width:800px;
	background-color:#FFF;
	margin:0 auto;
	height:100%;
	min-height: 472px;
}
#nav ul {
	margin:0px;
	padding-left:28px;
}
#nav .mainlink {
	list-style-image: url('images/book.gif');
	text-align:left;
	vertical-align:middle;
	background:url('images/nav_separator.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding:3px;
}
#nav .mainlink a {
	text-decoration: none;
	color:#000;
}
#nav .subpage {
	list-style: none;
	text-align:left;
	vertical-align:middle;
	background:url('images/nav_separator.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 13px;
	padding:3px;
}
#nav .subpage a {
	text-decoration: none;
	color:#000;
}


