body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url("images/wall.gif");
	background-repeat: repeat-y;
	}

a {
	text-decoration:none;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 735px;
	}

#banner {
	background-image: url("images/main.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	width: 735px;
	height: 170px;
	}

#right {
	float: left;
	width: 526px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	}

.contentbar {
	background-image: url("images/bar_back.gif");
	background-repeat: no-repeat;
	width: 500px;
	height: 22px;
	overflow: hidden;;
	}

.contentdate {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-bottom: 4px;
	}

.contenttitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	}

.contentCategory {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-right: 20px;
	}

.contentbody {
	width: 460px;
	color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 10px 0px 0px 20px;
	}

.trackbacks {
	padding: 8px;
	border: 1px dotted gray;
	font-size: 10px;
	margin-bottom: 10px;
}

.thumbimage {
	float: left;
	margin-right: 10px;
}

.mainimage {
	margin-right: 10px;
	margin-bottom: 10px;
}

.footerbar {
	background-color: #666666;
	width: 500px;
	height: 22px;
	font-size: 10px;
	overflow: hidden;
	margin-top: 10px;
	}

.contentExtend {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	}

.contentFooter {
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	}

.contentPosted {
	float: left;
	width: 50%;
	}

.contentTrackback {
	margin-left: 51%;
	text-align: right;
	}

#center {
	float: left;
	width: 200px;
	overflow: hidden;
	}

.sidebar {
	padding: 0px;
	}

.sidebar ul {
	padding-left: 16px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	list-style-type: none;
	}