body
{
	margin-top: 0px;
	text-align: center;
}
#page
{
	width: 980px;
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-position: 50% top;
}

#content
{
	text-align: left;
	float: right;
	border-right: #dfdfdf 4px solid;
	border-top: #dfdfdf 4px solid;
	border-left: #dfdfdf 4px solid;
	border-bottom: #dfdfdf 4px solid;
	font-size: 10pt;
	margin-left: 5px;
	width: 806px;
	HEIGHT: 1000px;
}
#content2
{
	text-align: center;
	float: right;
	border-right: #dfdfdf 4px solid;
	border-top: #dfdfdf 4px solid;
	border-left: #dfdfdf 4px solid;
	border-bottom: #dfdfdf 4px solid;
	font-size: 10pt;
}
#sidemenu
{
	width: 160px;
	height:100%;
	float: left;
	background-color: #f8ebda;

}

#header
{
	float: right;
	font-weight: bold;
	color: #ff6600;
	width: 815px;
	font-size: 15pt;
	background-image: url(img/dptop30bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#footer
{
	text-align: center;
	margin-top: 5px;
}

#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 .postContent
{
	margin: 10px 10px;
	text-align: center;
	line-height: 12pt;
}
#content .postContent.bt
{
	font-weight: bold;
	margin-bottom: 5px;
}

#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 .postContent .pic
{
	float: none;
	width: 150px;
	height: 150px;
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
 	
}

#content .postContent .pic .ls{
	width:150px;
	height:112px;
	margin: 19px 0;
	margin-left: 0px;
	border-color: #444 #AAA #AAA #444;
}

#content .postContent .pic .pt{
	height:150px;
	margin: 0 19px;
	width: 112px;
	border-color: #444 #AAA #AAA #444;
}

#content .albumpic {
	float: left;
	height: 130px;
	width: 130px;
	padding: 12px;
	margin: 5px 3px;
	background: white;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	font-size: 9pt;
	text-align: center;
	vertical-align: baseline;
}
#content .albumpic .ls{ width: 128px; margin: 16px 0;}
#content .albumpic .pt {height: 128px;  margin: 0 16px;}

#content .postCommand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #0066CC;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
}
#content .pageCount {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-top: 10px;
	text-align: center;
	line-height: 150%;
	clear: both;
}
#page a
{
	color: black;
	text-decoration: none;
}
#page a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#sidemenu ul
{
	list-style-type: square;
	font-size: 10pt;
	line-height: 100%;
	padding-top: 10px;
	padding-left: 0px;
	margin: 0px 10px 8px 0px;
}
#sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: url(img/arrow.gif);
	list-style-type: disc;
	margin-top: 1px;
	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;
}

input, textarea {
	font-size: 10pt;
	line-height: 120%;
}
tr.row1,td.row1	{ background-color: #EFEFEF; font-size: 10pt;}
tr.row2,td.row2	{ background-color: #DEE3E7; font-size: 10pt;}	
.nav			{ font-size: 10pt; color : #000000;}
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid;}
span {   
word-break:break-all;   
}  
