UL {
	list-style : square outside;
}

FORM {
	text-align : center;
}

BODY {
	background : #F5eded;
	border : thin solid Olive;
	color : Black;
	font-family : Gill Sans MT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	position : absolute;
	max-width : 1024px;
	max-height : 768px;
}

.referrerlist {
	background : #eeebbb;
	border : thin solid;
	color : Olive;
	font : 12px Gill Sans MT, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 2px;
}

.main {
	position : absolute;
	top : 154px;
	width : 607px;
	background : White;
	border : thin solid Gray;
	left : 13px;
	padding : 5px;
	font : 16px;
}
.sidebar {
	background : #eeebbb;
	border : thin solid #dd7005;
	color : Olive;
	position : absolute;
	top : 0px;
	width : 170px;
	left : 623px;
	font : 12px Gill Sans MT Verdana Geneva Arial Helvetica sans-serif;
	padding : 2px;
}

.byline {
	color : Olive;
	font-size : 10px;
}


A:HOVER {
	color : Silver;
	text-decoration : none;
}


.date {
	font : bold 18px;
}

.posts {
	font : 15px;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : Purple;
	text-decoration : none;
}


.parasymbol {
	color : Olive;
	font : bold;
}



.header {
	position: absolute;
	top: 3px;
	width: 790px;
	height : 130px;;
	left : 13px;
	padding : 5px;
	border : thin solid Gray;
}


.centred {
	text-align : center;
}


.posttitle {
	color : Olive;
	font : 18px;
}

.extended {
	color : Olive;
}

.quote {
	color : #dd7005;
	padding : 10px 10px;
	background-color : #eeebbb;
	border : thin solid Olive;
}

HR {
	color : Olive;
	padding-left : 20;
	padding-right : 20px;
	text-align : center;
}

.tiny {
	font-size : 10px;
}

.banner-commentspop {
	color : Olive;
	font : 32px;
}

.title {
	color : Olive;
	font : 32px;
}

.blogbody {
	background : #eeebbb;
	padding : 5px 5px 5px 5px;
	border : thin solid;
}

.comments-post {
	font : 12px;
}
H3 {
	font-size : 18px;
}
