div.comments_hidden {
	display: none;
	overflow-y: scroll;
	border-top:
}

div.comments_visible_scroll {
	display: block;
	height: 235px;	
	border-top: 1px dotted #999999;		
	overflow-y: scroll;	
	overflow-x: hidden;
	width: 910px;	
}

div.comments_visible_noscroll {
	display: block;
	border-top: 1px dotted #999999;		
	overflow-x: hidden;
	width: 910px;
}

div.new_comments_scroll {
	height: 260px;
	border-top: 1px dotted #999999;
	display: block;
	overflow-y: scroll;
	margin-top: 10px;
	overflow-x: hidden;
}

div.new_comments_noscroll {
	border-top: 1px dotted #999999;
	display: block;
	margin-top: 10px;
	overflow-x: hidden;	
}



div.nav_area {
	padding-top: 20px;
	margin-bottom: 0px;
	width: 100%;	
}

img.page_nav {
	padding-left: 5px;
	padding-right: 5px;
}

div.entry {
	width: 100%;
	margin-top: 20;
}

div.addedit_entry {
	width: 100%;
	margin-top: 10;
}

.entry_date {
	text-align: center;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: baskerville;
}

.entry_title {
	text-align: center;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: baskerville;
}

div.entry_content {
	width: 100%;
}

div.entry_content a:link {
	color: #6699FF;	
}
div.entry_content a:visited {
	color: #6699FF;
}
div.entry_content a:active {
	color: #6699FF;	
}
div.entry_content a:hover {
	color: #FF6600;
}

div.entry_actions {
	width: 100%;
	margin-top: 10px;
	cursor:pointer;cursor:hand;
}

img.nav_button {
	cursor:pointer;cursor:hand;
}

a:link {
	font-size: 12;
	font-family: Arial;
}

a:link img {
	border: none;
}
a:visited img {
	border: none;
}
a:hover img {
	border: none;
}
a:active img {
	border: none;
}

a:visited{
	font-size: 12;
	font-family: Arial;
}

a:hover {
	color: #FF6600; 
	font-size: 12;
	font-family: Arial;
}

.sb {
	width: 910px;
	margin-left: auto;
	margin-right: auto;	
}

input.entry_title {
	width: 300px;
}
textarea.entry_content {
	width: 500px;
	height: 500px;
}
	
.comment_name {
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	white-space: nowrap;
	width: 0;
	padding-left: 5px;
	font-family: baskerville;
	color: #999999;	
}

.comment_website:link, .comment_website:visited, .comment_website:active{
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	white-space: nowrap;
	width: 0;
	font-family: baskerville;
	color: #999999;
	
}

.comment_name span {
	white-space: nowrap;
	color: #999999;	
}	

.comment_email a:link {
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;	
	text-decoration: none;
	padding-left: 10px;
	width: 0;
}

.comment_website a:link {
	font-weight: normal;
	font-size: 13px;
	vertical-align: top;
	text-decoration: none;
	white-space: nowrap;	
	padding-left: 10px;
}

.comment_date a:link {
	font-weight: normal;
	text-decoration: none;
}

.comment_date {
	font-style: italic;
	font-size: 13px;
	width: 100;
	font-family: baskerville;
	white-space: nowrap;	
	vertical-align: top;	
	color: #999999;	
}
.comment_date span {
	white-space: nowrap;
	color: #999999;	
}

.comment_content {
	font-family: arial;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
	width: 100%;	
	color: #999999;
}

.comment_delete {
	vertical-align: top;
	width: 16;
	padding: 0 0 0 0;
}

.comment_acknowledge {
	vertical-align: top;
	width: 16;
	padding: 0 0 0 0;
}

table.comment {
	width: 100%;
	list-style-type: none;
	border-bottom: thin dotted #999999;
	border-left: thin dotted #999999;	
	border-right: thin dotted #999999;	
	margin: 0 0 0 0;
	padding: 5 5 5 5;	
}
		
div.add_comment_caption {
	width: 100%;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-family: baskerville;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.add_comment_input {
	width: 250px;
	font-family: baskerville;
	font-size: 13px;
	margin-left: 15px
}

span.add_comment_title {
	font-size: 18px;
	color: #666666;
	font-family: baskerville;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
	margin-left: 15px;
	border-bottom: thin dashed #999999;
}

div.addedit_entry_buttons {
	margin-left: 15px;
}


div.addedit_entry_caption {
	width: 100%;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-family: baskerville;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.addedit_entry_input {
	width: 400px;
	font-family: baskerville;
	font-size: 13px;
	margin-left: 15px
}

.addedit_entry_text {
	width: 800px;
	font-family: baskerville;
	font-size: 13px;
	margin-left: 15px	
}

span.addedit_entry_title {
	font-size: 18px;
	color: #666666;
	font-family: baskerville;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
	margin-left: 15px;
	border-bottom: thin dashed #999999;
}

div.addedit_entry_buttons {
	margin-left: 15px;
}

table.nav_links tr td {
	padding: 0 0 0 0;
	margin: 0 0 0 0 ;
	
}
table.nav_links tr td a {
	font-size: 12;
	font-weight: normal;
	text-decoration: none;
}

a.action_link img {
	border-style: none;
}

a.action_link img:link {
	border-style: none;
}

a.action_link img:visited {
	border-style: none;
}

a.action_link img:active {
	border-style: none;
}

a.action_link img:hover {
	border-style: none;
}

html {
	height: 101%;
}


body {
	text-align: center;
	font-family: Baskerville;
	color: #999999;
	size: 2;
	background-color: #FFFFFF;
}

body:link {
	color: #6699FF;
}

body:active {
	color: #6699FF;
}

body:visited: {
	color: #6699FF;
}

body:hover {
	color: #FF6600;
}

.email_link:link {
	color: #6699FF;
}

.header {
	color: #FFFFFF;
	font-size: 1px;
}

.copy {
	color: #a0a0a0;
	font-family: arial;
	font-size: 10px;
}

.year {
	color: #a0a0a0;
	font-size: 14px;
}

.archive_link:link {
	color: #6699FF;
}
.archive_link:visited {
	color: #6699FF;
}
.archive_link:active {
	color: #6699FF;	
}
.archive_link:hover {
	color: #FF6600;
}
