body {
	margin: 10px 0;
	padding: 0;
	text-align: center;
                background-color: #fff;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1;
}

a:link, a:active, a:visited {
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}

#logo {
                width: 485px;
                position: absolute;
                left: 290px;
                text-align: center;
                top: 10px;
                padding:10px;
                border: 0;
}

#Container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#Blog {
	width: 485px;
	position: absolute;
	left: 290px;
	top: 200px;
	padding: 10px;
	border: 1px black solid;
	background: #c6def2;
}

.banner {
	width: 362px;
	height: 556px;
	background-image: url('robot2.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#Sidebar {
	width: 200px;
	left: 45px;
	top: 450px;
	font-size: 13px;
	position: absolute;
	padding: 10px;
	border: 1px solid black;
	background: #c6def2;
	text-align:center;
}

.title {
	font-size: 15px;
	text-transform: uppercase;
	color: #003399;
}

.quote {
	margin: 16px;
	background: #fff;
	padding: 10px;
                border: 3px dotted #666;
}

#menu {
	margin-bottom: 15px;
	background: #fff;
	text-align: center;
}

.date {
	font-size: 19px;
	color: #000;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-weight: bold;
}

.popcomments {
	margin: 10px;
}

.posted {
	font-size: 12px;
	color: #000;
	text-align: right;
	margin-bottom: 25px;
}

.comments-body {
	color: #666;
	padding: 10px;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	background: #fff;
	line-height: 140%;
}

.comments-post {
	color: #666;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
}


.trackback-url {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	background: #fff;
	line-height: 140%;
	padding: 5px;
	border: 1px dotted #999;
}

.trackback-body {
	color: #666;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	background: #fff;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.trackback-post {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	background: #fff;
}

.comments-head2 {
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
	font-weight: bold;
}

.comments-head {
	font-size: 13px;
	color: #666;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #999;
	font-weight: bold;
}

#banner-commentspop {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #000;
	margin-top: 0;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid #999;
