a:link, a:visited, a:active, a:hover
{
	font-family:"Tahoma";
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


body
{
	background:#DCDCDC;
}

td
{
	padding:5px;
}

.header_title
{
	text-align:center;
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	margin:10px;
	background-color:#AAB;
}


.article_title
{
	background:#AAB;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.article_title a
{
	color:#FFF;
}

.article_date
{
	background:#AAB;
	font-family:Tahoma;
	font-size:12px;
	color:#000;
}

.article_date a
{
	color:#FFF;
}
.article_body
{
	background:#CCD;
	font-family:Tahoma;
	font-size:12px;
}

.article_body a
{
	color:#667;
}

.article_body img
{
	margin: 5px;
}

.comment_head
{
	background:#AAB;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	margin:1px;
	padding:10px;
}

.comment_title
{
	background:#AAB;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

.comment_date
{
	background:#AAB;
	font-family:Tahoma;
	font-size:12px;

}

.comment_date a
{
	color:#FFF;
}

.comment_body
{
	background:#CCD;
	font-family:Tahoma;
	font-size:12px;
}




.photo_heading
{
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:10px;
	border-bottom-style:solid;
	border-bottom-color:#AAB;
	border-bottom-width:1px;
	background:#AAB;
}


.photo_row1
{
	background:#AAB;
	font-family:Tahoma;
	font-size:12px;
}

.photo_row2
{
	background:#CCD;
	font-family:Tahoma;	
	font-size:12px;
}

.photo_nav
{
	text-align:center;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}

.photo_nav a
{
	color:#667;
	font-weight:bold;
}

.photo_title
{
	background:#AAB;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.photo_pic
{
	background:#CCD;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
}

.photo_pic a
{
	color:#667;
	font-weight:bold;
}

.photo_description
{
	background:#AAB;
	font-family:Tahoma;
	font-size:12px;

}

.link_heading
{
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	padding: 5px;
	background-color:#AAB;
}

.form_label
{
	font-family:Tahoma;
	font-size:12px;

}

.smilies
{
	text-align:center;
	padding:10px;
	background:#CCD;
}


.admin_nav
{
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	border-top-style:solid;
	border-top-color:#AAB;
	border-top-width:1px;
	background:#AAB;
	margin:10px;
}

.admin_nav a
{
	color:#FFF;
}


.admin_heading
{
	text-align:left;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:10px;
	border-bottom-style:solid;
	border-bottom-color:#AAB;
	border-bottom-width:1px;
	background:#AAB;
}

.admin_heading a
{
	color:#FFF;
}

.admin_confirm
{
	margin:10px;
	padding:20px;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	background:#CCD;
	border-style:solid;
	border-color:#AAB;
	border-width:1px;
}


.admin_confirm a
{
	color:#667;
}
.admin_title
{
	background:#AAB;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.admin_row1
{
	background:#CCD;
	font-family:Tahoma;
	font-size:12px;
}

.admin_row1 a
{
	color:#667;
}

.admin_row2
{
	background:#AAB;
	font-family:Tahoma;
	font-size:12px;
}

.admin_row2 a
{
	color:#FFF;
}

.admin_form
{
	color:#660000;
	font-family:Tahoma;
	font-size:12px;
	background:#AAB;
	text-align:left;
	margin:10px;
	border-style:solid;
	border-color:#AAB;
	border-width:1px;
}

.admin_welcome
{
	margin:10px;
	padding:20px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:#CCD;
	border-style:solid;
	border-color:#AAB;
	border-width:1px;
	
}


.admin_links
{
	margin:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-style:solid;
	border-color:#AAB;
	border-width:1px;
}


.admin_content
{
	margin:10px;
	border-style:solid;
	border-color:#AAB;
	border-width:1px;
}



.copyright
{
	text-align:center;
	font-family:Tahoma;
	font-size:9px;
	background-color:#AAB;
	margin:10px;
	padding:2px;
}

.copyright a
{
	color:#FFF;
}


.blog_nav_list
{
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px Tahoma;
	background: gray;

}

.blog_nav_list li
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid gray;
	text-align: left;
}

.blog_nav_list li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #AAB;
	background: #CCD;
	text-decoration: none;
}

.blog_nav_list li a:link 
{ 
	color: #667; 
}

.blog_nav_list li a:visited 
{
	color: #667; 
}

.blog_nav_list li a:hover
{
	border-color: #AAB;
	color: #FFF;
	background: #AAB;
	text-decoration:none;
}


