body {
	margin: 0px 0px 0px 0px;
	padding: 5px;
		background-color: #FFFFFF;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #CC6600;
max-width: 35%
	}

a:visited {
	color: #CC6600;
max-width: 35%
	}

a:active {
	color: #CC6600;
max-width: 35%
	}

a:hover {
	color: #FFCC33;
max-width: 35%
	}

h1, h2, h3 {
	margin: 0px;
	padding: 5px;
	font-weight: normal;
	
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 10px;
	width: 100%;
	
	background-color: #FFFFFF;

	}

#banner {
font-family: georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:normal;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #FF6600;
  		background:#FFFFFF;
  		padding:15px; 
  		text-transform:uppercase;
		letter-spacing: .2em; 

	}
	
	
	

a#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	

	}

#center {
	float: auto;
	width: 100%;
	
	
	overflow: hidden;
	}

.content {
		
		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px dotted #FFF;
		width: 70%;	
		
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: georgia, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	
  		
	
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	 
	}

.content h2 {
	color: #666666;
	font-family: georgia, Verdana, sans-serif;
	font-size: small;
	padding:10px;
	text-align: left;
	border:1px dotted #999;
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #CC0000;
	font-family: georgia, Verdana, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
  		
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: georgia, Verdana, sans-serif;
	font-size: x-small;
	 border-bottom:1px dotted #666;
	text-align: left;
	
	
	
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 0px;
	border-right:1px dotted #666;
	
		
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight:normal;
  	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 15px;
	 
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	margin-right: 10px;
	
	
	}

#calendar caption {
	color: #666666;
	font-family: georgia, Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	
	
	
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: x-small;
	 border-bottom:1px dotted #666;
  		text-transform:uppercase;
		letter-spacing: .2em; 
		line-height:140%;
	
	
	}

#calendar td {
	text-align: center;
	
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	 border-bottom:1px dotted #666;
	 margin-right: 10px;
  		text-transform:uppercase;
		
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	margin-right: 10px;
	
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-right: 10px;
max-width: 35%
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	  
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	padding-right:15px;
	
 
	
	}

#powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #CCC;
		border-bottom:1px dotted #CCC;	
	
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	

#comments-data {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;
		position:relative;
		
		}
		
	

textarea[id="comment-text"] {
	width: 100%;
	}