body {
	background:#666666 url(bg_new.gif) repeat;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	min-width: 740px;
}
#wrapper {
	text-align: left;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#top {
	height: 10px;
	background-color: #FFFFFF;
	background-image: url(shadow_side.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#header {
	background-color: #FFFFFF;
	background-image: url(header_blue.gif);
	height: 112px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}

#bg{
	padding: 10px 19px 15px 15px;
	background: #FFFFFF url(shadow_side.gif) repeat-y right;
}
#blog-title {

	text-align: right;
	padding: 8px;
}
#content{
	float: left;
	width: 450px;
	margin-top: 8px;
	padding: 10px;
	border: 1px dashed #E1E1E1;
	font-size: 12px;
	margin-left: 1px;
}


#links {
	float: right;
	width: 150px;
	margin-top: 8px;
	padding: 10 10px 10px;
	margin-right: 1px;
	border: 1px dashed #E1E1E1;
	background-color: #669966;
}
#bottom {
	background: url(shadow_bottom.gif) no-repeat right top;
	height: 4px;
}
#bottom-bg {
	height: 15px;
	}
#clear {
	clear: both;
}
#footer {
	height: 10px;
	text-align: right;
	margin-right: 4px;
	color: #999999;
}
.rate-headers {
	color: #FFFFFF;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}
#links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#links a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
#links a:active {
	text-decoration: none;
	color: #FFFFCC;
}
li {
	background-image: url(bullet_004.gif);
	padding-left: 16px;
	height: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 4px;
	list-style-type: none;
	font-size: 12px;
	margin-left: 8px;
	font-weight: bold;
}
#post-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-repeat: no-repeat;
	height: 24px;
	background-image: url(004_post_icon.gif);
	padding-left: 30px;
        padding-top: 4px;
}
.post {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
#post-date {
	font-size: 10px;
        text-align: right;
}
.profile img {
	padding: 4px;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#profile-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 4px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold; 
	}
#acco {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#acco li {
	background-image: url(acco_icon.gif);
	height: 25px;
	list-style-type: none;
	padding-top: 8px;
	padding-left: 30px;
}
