body {
	text-align: center;
}
#page {
	width: 785px;
	background-image: url(images/dwblogbg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}
#header {
	background-image: url(images/dwbloghead.jpg);
	width: 100%;
	background-repeat: no-repeat;
}
#content {
	width: 510px;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
#sidemenu {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 100%;
	padding-right: 20px;
	float: right;
}
#footer {
	background-image: url(images/dwblogfoot.jpg);
	height: 40px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #999999;
	position: static;
	clear: both;
}
#webInfo {
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
}
#webInfo .webNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 150%;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
}
#webInfo .webNavigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#webInfo .webNavigation a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#webInfo .webName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	line-height: 120%;
	color: #FFFFFF;
}
#webInfo .webDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
}
#content h1 {
	font-size: 18pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CC;
}
#content h2 {
	font-size: 14pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FF9900;
}
#content h3 {
	font-size: 12pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CC;
}
#content .time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 120%;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .postContent {
	margin: 10px;
}
#content .postContent p {
	font-size: 10pt;
	line-height: 150%;
	margin: 0 0 5px 0;
	word-spacing: 4pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .postCommand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6666CC;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content .pageCount {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-top: 10px;
	text-align: center;
	line-height: 150%;
}
#page a {
	color: #0066CC;
	text-decoration: none;
}
#page a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#sidemenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 150%;
	color: #0066CC;
	background-color: #F0F0F0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#sidemenu ul {
	list-style-type: square;
	font-size: 10pt;
	line-height: 160%;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#commentform {
	margin:10px;
}
#commentform form {
	margin:0px;
}
#commentform table {
	width: 100%;
	background-image: url(images/dwblogtbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #F0F0F0;
}
#commentform th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BCBCBC;
}
#commentform tr,td {
	font-size: 10pt;
	vertical-align: baseline;
	line-height: 24px;
}
input, textarea {
	font-size: 10pt;
	line-height: 120%;
}