body
{
	font-family: arial;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
}
hr
{
	color: #dddddd;
	background-color: #dddddd;
	height: 2px;
	border: 0px;
}
a:link,
a:visited,
a:active
{
	background: transparent;
	color: #000;
	text-decoration: underline;
}
.white
{
	background-color: #fff;
	text-align: justify;
	font-family: arial;
	padding: 20px;
}
.white_comments
{
	background-color: #fff;
	text-align: justify;
	font-family: arial;
	padding: 20px;
	margin-top: -40px; 
}
.gallery
{
	background-color: #fff;
	padding: 20px;
}
.gray
{
	background-color: #eeeeee;
	padding: 4px;
}
.working
{
	text-align: right;
	float: right;
	margin-top: -16px; /* SET THIS TO THE HEIGHT OF YOUR "WORKING.GIF," LEAVE IN THE NEGATIVE SIGN */
}
.invisible_text
{
	color: #eeeeee;
}
.comments
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 2px dotted #cccccc;
	width: 100%;
}
.comments_login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 2px dotted #cccccc;
}
.comment_header {
	background-color: #eeeeee;
}
.comment_reply {
	font-align: right;
	font-size: 7pt;
}
.comment_submit
{
	background-color: #ffffff;
	border: 2px dotted #cccccc;
}
.comments_table
{
	width: 100%;
	font-size: 9pt;
	cell-spacing: 5px;
	cell-padding: 0px;	
}
.comments_input
{
	width: 100%;
}
.edit_blog_title
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #f5f5f5;
	border: 2px solid #eeeeee;
}
.edit_blog_post
{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #f5f5f5;
	border: 2px solid #eeeeee;
}
.edit_blog_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #f5f5f5;
	border: 2px solid #eeeeee;
}
.comments_text
{
	width: 10%;
}
.comment_title
{
	font-weight: bold;
}
.login_anon
{
	font-family: arial;
	font-size: 8pt;
}
.bottom_links
{
	padding: 20px;
}
.copyright
{
	text-align: center;
	font-family: arial;
	font-size: 8pt;
}
.large
{
	font-size: 24pt;
	font-weight: italic;
}
.blog_subtitle
{
	font-size: 10pt;
}
.blog_entry
{
	font-size: 9pt;
}
.blog_entry_title
{
	font-size: 14pt;
}
.blog_entry_date
{
	font-size: 8pt;
	font-weight: bold;
}
.tags
{
	font-size: 8pt;
	color: #333333;
}
.user_tags
{
	font-size: 8pt;
	color: #666666;
}
.blog_links
{
	font-size: 9pt;
}
.underline {
	text-decoration: underline;
}
