body {
	background-color: #D7D7D7;
}
body,td,th,a,input,select,textarea,div {
	font-size: 12px;
	line-height: 150%;
}
a {
	color: #000000;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input .text {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
input .button {
	height: 18px;
}
#container {
	width: 770px;
	background-color: #FFFFFF;
	border: 1px solid #979695;
	margin:0px auto;
}
#top {
	background-image: url(bodyTop.gif);
	padding-top: 8px;
	padding-left: 2px;
	background-repeat: repeat-x;
	padding-bottom: 2px;
}
#header {
	background-image: url(banner.gif);
	background-position: center;
	height: 102px;
	background-repeat: no-repeat;
	margin: 2px;
}
#blogname {
	margin-top: 15px;
	margin-left: 120px;
	filter: Alpha(Opacity=70);
}
#blogname a {
	font-size: 14px;
	font-weight: bold;
	color: #466367;
	text-decoration: none;
	background-color: #D1EFF4;
	border: 1px solid #1F3D42;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#blogname a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #D1EFF4;
	border: 1px solid #1F3D42;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#blogtitle {
	margin-top: 2px;
	margin-left: 140px;
	filter: Alpha(Opacity=70);
	color: #2B3E40;
	text-decoration: none;
	background-color: #D1EFF4;
	border: 1px solid #1F3D42;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	width: 300px;
}
#menu {
	background-color: #79726C;
	margin: 1px;
	padding-top: 2px;
	height: 22px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: right;
	margin-right: 10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar {
	width: 210px;
	float: left;
	margin-left: 1px;
}
#maincontent {
	float: right;
	width: 550px;
	margin-right: 1px;
}
#sidebar-top {
	background-color: #EFEFEF;
	border: 1px solid #D2D2D2;
	text-align: center;
	padding: 3px;
}
#sidebar-top img {
	border: 1px solid #000000;
}
#sidebar-bottom {
	margin-top: 20px;
	text-align: center;
}
#footer {
	color: #666666;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979695;
	text-align: center;
}
.paneltitle {
	background-image: url(paneltitlebg.gif);
	height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 1px;
}
.panelcontent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
	padding: 3px;
}
.panelcontent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.panelcontent li {
	list-style-type: square;
}
.sidepanel {
	background-color: #EFEFEF;
	margin-top: 5px;
}
.pagecontent {
	text-align: left;
}
.content-top .contenttitle {
	background-image: url(contenttitlebg.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	height: 28px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 0px;
	font-size: 12px;
}
.content-top .contentauthor {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A6A6A;
	width: 500px;
}
.content-body {
	color: #222;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6A6A6A;
	width: 500px;
}
.content-bottom {
	text-align: right;
	width: 500px;
}
.comment {
	border: 1px solid #9A9A9A;
	width: 540px;
	margin-top: 20px;
}
.commenttop {
	background-image: url(commenttopbg.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #333333;
	width: 540px;
	padding-top: 5px;
}
.commentcontent {
	width: 538px;
	padding: 5px;
}
.msgcontent {
	border: 1px dashed #666666;
	width: 500px;
	margin-top: 20px;
}
.msghead {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
}
.msgbody {
	padding: 10px;
}
