body {
  	font-family: verdana,sans-serif;
  	font-size: 12px;
  	margin: 20px;
  	background-color: #cacfd7;
  	background-repeat: repeat;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 1.4;
}
td {
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 716px;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
#logo {
	background-image: url(../images/bdgbanner.gif);
	height: 105px;
	background-position: left top;
	background-repeat: no-repeat;
}
#footer {font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color:#808080;
	clear: both;
	text-align:center
}
a:link {
	color: #76A3C2;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #76A3C2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #76A3C2;
	font-weight: bold;
}
a:active {
	color: #76A3C2;
}
#columnNavLeft {
	float: left;
	width: auto;
	white-space: nowrap;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}
#columnNavLeft a:link {
	padding: 0px;
	text-decoration: none;
}
#columnNavLeft a:visited {
	padding: 0px;
	text-decoration: none;
}
#columnNavLeft a:hover {
	padding: 0px;
	text-decoration: none;
}
#columnNavLeft a:active {
	padding: 0px;
	text-decoration: none;
}
#columnMain {
	float: right;
	width: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	border-left-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 5px;
	text-align:center;
}
