@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
h1 {
	font-size:175%;
	color:#000000;
	font-weight:normal;
	margin: 0;
}
h2 {
	font-size:100%;
	color:#666666;
	font-weight:normal;
	margin: 0;
}
h3 {
	font-size:100%;
	color:#000000;
}
h4 {
	font-size:75%;
	color:#666666;
	font-weight:normal;
	line-height: 1.5;
	margin:0;
}
h5 {
	font-size:100%;
	color:#6666CC;
	font-weight:normal;
	margin: 0;
}
h6 {
	font-size:125%;
	color:#FF9933;
	font-weight:normal;
	line-height: 1.5;
	margin:0;
}
h7 {
	font-size:100%;
	color:#000000;
	font-weight:normal;
	line-height: 1.5;
}
h8 {
	font-size:100%;
	color:#000000;
	font-weight:bold;
	line-height: 1.5;
}
ul{
	list-style-type:square;
	margin-left: 0;
	line-height: 1.5;
	padding-left: 1em;
	indent-left:-1em;
}
ol{
	line-height: 2;
}
p {
	font-size:85%;
	color:#666666;
	font-weight:normal;
	line-height: 1.5;
}
p.main {
	font-size:100%;
	color:#666666;
	font-weight:normal;
	line-height: 1.5;
}
p.resume {
	font-size:100%;
	color:#666666;
	font-weight:normal;
	line-height: 1.5;
}
p.quote {
	font-size:100%;
	color:#6666CC;
	font-weight:normal;
	line-height: 1.5;
	margin: 0;
}
.dbalzer #container {
	width: 810px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
.dbalzer #header {
	padding: 52px 0 0 80px;
	width: 730px;
	height: 28px;
	background: url(db_davidbalzer.gif) no-repeat scroll center top;
}
.dbalzer #contactinfo {
	padding: 0px 0px 0px 0px;
	width: 810px;
	height: auto;
	text-align:right;
	font-size:75%;
	color:#666666;
	float: left;
}
.dbalzer #sidebar {
	padding: 20px 0 0 10px;
	width: 260px;
	height: auto;
	float:left
}
.dbalzer #leftsidebar {
	padding: 20px 0 0 10px;
	width: 260px;
	height: auto;
	float: left;
}
.dbalzer #rightsidebar {
	padding: 20px 0px 0px 10px;
	width: 260px;
	height: auto;
	float: left;
}
.dbalzer #horizspacer {
	padding: 0;
	width: 810px;
	height: 10px;
	float: left;
}
.dbalzer #horizrule {
	padding: 0 0 0 0;
	width: 800px;
	background-color: #999999;
	height: 1px;
	float: right;
}
.dbalzer #introslideshow {
	padding: 20px 0 0 10px;
	width: 800px;
	height: auto;
	font-size:100%;
	float: left;
	
}
.dbalzer #maincontent {
	padding: 10px 0 10px 10px;
	width: 800px;
	height: auto;
	font-size:100%;
	float: left;
	
}
.dbalzer #leftmaincontent {
	padding: 10px 10px 20px 10px;
	width: 390px;
	font-size:100%;
	height: auto;
	float: left;
}
.dbalzer #rightmaincontent {
	padding: 60px 20px 10px 10px;
	width: 370px;
	height: auto;
	font-size:100%;
	float: left;
}
.dbalzer #leftcontent {
	padding: 20px 20px 20px 10px;
	width: 509px;
	height: auto;
	font-size:100%;
	float: left;
	border-right: 1px solid #999999;

}
.dbalzer #rightcontent {
	padding: 20px 20px 20px 10px;
	width: 500px;
	height: auto;
	font-size:100%;
	float: left;
	border-left: 1px solid #999999;

}
.dbalzer #footer {
	padding: 10px 0 40px 0;
	width: 810px;
	font-size: 75%;
	color: #666666;
	float: left;
	text-align: right;
}