body {
	margin: 20px 0px 20px 0px;
		background: #FFFFFF;
	
        	text-align: center;
        
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #990000;
	}

a:visited {
	color: #990000;
	}

a:active {
	color: #990000;
	}

a:hover {
	color: #990000;
	}

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

#container {
	line-height: 120%;
		margin-right: auto;
	margin-left: auto;
        text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
        border-bottom: 0px solid #000000;
        border-right: 0px solid #000000;
        border-left: 0px solid #000000;
	}

#banner {
        margin-top: 0px;
        font-family: Helvetica;
        color: #000000;
	background: #FFFFFF url(http://www.nathansmart.com/pics/nathansmartbanner.png) no-repeat;
	text-align: left;
	padding: 15px;
	border-bottom: 0px dashed #000000;
	height: 45px;
	}

#banner-img {
	display: none;
	}


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

#banner h1, #banner h2 {display: none;}

#center {
		float: left;
	width: 450px;
	
	
	overflow: hidden;
	}

.content {
	padding: 0px 5px 0px 5px;
	background-color: #99CCFF;
        border-left: 0px dashed #000000;
        border-top: 0px dashed #000000;
        border-bottom: 0px dashed #000000;
        border-right: 0px dashed #000000;
	
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	}

#right {
		float: left;
	
	
	width: 230px;
	background-color: #DDDDDD;
        border-right: 5px solid #FFFFFF;
        border-bottom: 5px solid #FFFFFF;
	
	overflow: hidden;
	}

#rightbottom {
		float: left;
	
	
	width: 180px;
	background-color: #CCCCCC;
        border-right: 5px solid #FFFFFF;
	
	overflow: hidden;
	}


.content p {
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
        }

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

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

.content h2 {
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-family: Helvetica;
	font-size: small;
	
	text-align: left;
	font-weight: bold;

        
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	border-top: 1px solid #000000;
	text-align: left;
	
	
	
	margin-bottom: 5px;
	line-height: normal;
	padding: 0px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #000000;
	font-family: Helvetica;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-family: Helvetica;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Helvetica;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

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

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}

#footer { 
font-family: Trebuchet MS; 
font-size: x-small;
padding:2px;
margin:0px;
background-color:#FFFFFF;
color:#000000; 
border-bottom: 0px solid #000000;
border-top: 0px solid #000000; 
text-align:center;
}

#footer a { 
color:#990000;
}

#footer a:hover {
text-decoration: none;
}