﻿A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #FFFFFF;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: underline; color: #CCCCCC;}
body
{
	background: #000000 url(images/bg.gif) center top repeat-y;
	margin: 0px;
	padding: 0px;
	border: 0px;
	/*text-align: center;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #523C2F;
	/*color: #9e9e9e;*/
}
#site
{
	width: 800px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
	border: 0px;
}
#content
{
	text-align: center;
	width: 760px;
}
#menu
{
	background-color: Fuchsia;
	width: 760px;
}
.biography
{
	color: #FFFFFF;
    font-family: Footlight MT Light, Script MT Bold, verdana;
    font-size: 14px;
    /*text-align:center;*/
}
.font-white
{
	color: #FFFFFF;
}
.font-black
{
	color: #000000;
}
.font-green A:link {text-decoration: none; color: #84A733;}
.font-green A:visited {text-decoration: none; color: #84A733;}
.font-green A:active {text-decoration: none; color: #84A733;}
.font-green A:hover {text-decoration: underline; color: #CCCCCC;}
#photoholder 
{
	/*
	width:450px;
	height:338px;
	*/
	background:#523c2f;
}
#thephoto {
	width:223;
	height:54;
}

#headerholder 
{
	/*
	width:450px;
	height:338px;
	*/
	background:#523c2f;
}
#theheader {
	width:700;
	height:290;
}
#speech-news td a:link,
#speech-news td a:visited,
#speech-news td a:hover,
#speech-news td a:active{
	color:#009933;
}
#contactForm{
	background-image:url('/images/contact-img.jpg');
	background-repeat:none;
	width:600px;
	height:627px;
	text-align:left;
}
	#contactForm form{
		margin:0 0 0 140px;
		padding-top:40px;
	}
	#contactForm label{
		font-weight:bold;
		color:#523c2f;
		font-size:14px;
	}
/* PNG fix for these elements */
.pngfix {
	behavior:url("inc/video/pngfix.htc");
	border:none;
}

/* blog styles */

#sideNav{
	float:right;
	width:191px;
	margin-top:15px;
	text-align:left;
}
	#sideNav .btm{
		background-image:url("/images/sidenav-btm.gif");
		background-repeat:no-repeat;
		width:192px;
		height:25px;
		margin:0;
		padding:0;
	}
	#sideNav div{
		background-image: url("/images/archived-top.jpg");
		background-repeat:no-repeat;
		min-height:100px;
	}
		#sideNav ul{
			border-left:2px solid #9f9a9a;
			border-right:2px solid #9f9a9a;
			border-top:2px solid #9f9a9a;
			margin:0 0 0 1px;
			list-style:none;
			color:#fff;
			padding-top:10px;
			font-size:12px;
			list-style:circle;
		}
			* html #sideNav ul li{
				margin:0 0 0 20px;
			}
		#sideNav div h2{
			color:#fff;
			margin:0;
			padding:10px 0 0 10px;
			font-size:14px;
		}
#blogEntries{
	width: 475px;
}
	#blogEntries .entry{
		margin:15px 0 5px 0;
		border:2px solid #9f9a9a;
		background-color:#3f2e24;
		padding:20px;
		color:#fff;
		text-align:left;
	}
	#blogEntries .entry h2{
		/* float:right; */
		width: 340px;
		font-size:14px;
		margin:20px 0 0 0;
	}
	#blogEntries .entry a{
		font-size:14px;
	}
fieldset{
	text-align:left;
	width:425px;
	padding:20px;
	margin:15px 0 5px 0;
	border:2px solid #9f9a9a;
}
legend{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
#comments,
#comments2{
	text-align:left;
}
* html #comments{
	margin:0 0 0 15px;
}
label{
	color:#9f9a9a;
	font-size:14px;
	font-weight:bold;
}
.success{
	text-align:center;
	color:#647c35;
	font-size:16px;
}
.comment{
	width:475px;
	color:#fff;
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #3f2e24;
}
	.comment p{
		font-size:14px;
	}
* html .comment{
	margin:0 0 0 15px;
	padding:0;
}
.comment span{
	color:#000;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#com{
	text-align:left;
	color:#000;
	font-size:14px;
	border-bottom:1px solid #3f2e24;
	width:475px;
	margin:0;
	padding:0;
}
* html #com{
	margin:10px 0 10px 15px;
	padding:0;
}
