body {
	margin: 0px 0px 20px 0px;
	background: white;
}

A		{ color: #003366; text-decoration: underline; }
A:link		{ color: #003366; text-decoration: underline; }
A:visited	{ color: #003366; text-decoration: underline; }
A:active	{ color: #999999; text-decoration: none; }
A:hover		{ color: #FFCC00;  }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	font-size: medium;
	color: #666;
	background: #F5F5D6;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}			

.description {
	padding-left: 4px;
	color: #444;
}			

.blogname {
	color: #FC0;
}			

#content {
	position: absolute;
	background: white;
	margin-right: 20px;
	margin-left: 225px;
	margin-bottom: 20px;
	border: 1px solid white;
}

.container {
	padding-left: 4px;
}

#container {
	padding-left: 4px;
}

.boxhead {	
	margin-left: 4px;
	background: #444;
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	color: white;
	font-size: small;
	font-weight: normal;
	padding: 2px;
	letter-spacing: .3em;
	text-transform: uppercase;
	text-align: centered;
}

TABLE.box {
	margin-left: 4px;
	background: #F5F5D6;
	border-style: solid;
	border-color: #FFCC00;
	border-width: 0px 1px 1px 1px;
}

TH.box {
	font-weight: bold;
}

.calendar {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: x-small;
	line-height: 140%;
	text-align: left;
}

#container {
	background: white;
	border: 1px solid white;
}

#links {
	padding: 15px;
	border: 1px solid white;
	width: 200px;
}

.sidetitle {
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	color: #444;
	font-size: small;
	font-weight: normal;
	margin-left: 4px;
	padding: 2px;
	margin-top: 30px;
	letter-spacing: .3em;
	text-transform: uppercase;
	text-align: centered;
	text-decoration: underline;
}		

.side {
	font-family: Verdana, Arial, sans-serif;
	color: #444;
	font-size: x-small;
	font-weight: normal;
	margin-left: 10px;
	background: white;
	line-height: 140%;
	padding: 2px;
}	

.syndicate {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;		
	line-height: 140%;
	padding: 2px;
	margin-left: 10px;
	margin-top: 15px;
	background: white;  		
}

.date	{ 
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	font-size: x-small; 
	color: #444;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}			

.blog {
	padding:15px;
	background:#FFF; 
}

.blogtitle {
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	color: #444;
	font-size: small;
}

.blogbody {
	font-family: Verdana, Arial, sans-serif;
	color: #444;
	font-size: .9em;
	font-weight: normal;
	background: white;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.posted	{ 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	margin-bottom:25px;
}

.comments-head	{ 
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	font-size: normal;
	color: #666;
	border-bottom: 1px solid #999;
	margin-top: 20px;
	background: white;
	font-weight: bold;
}

.comments-body {
	font-family: Verdana, Arial, sans-serif;
	color: #444;
	font-size: small;
	font-weight: normal;
	background: white;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;		
	border-bottom: 1px dotted #999;
}

.comments-post {
	font-family: Verdana, Arial, sans-serif;
	color: #444;
	font-size: x-small;
	font-weight: normal;
	background: white;
}

#banner-commentspop {
	font-family: Avant Garde Book BT, Avant Garde, Verdana, sans-serif;
	color: #444;
	background: #F5F5D6;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-size: large;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidegirl {
	font-family: fixed;
	color: #444;
	font-size: .5em;
	font-weight: normal;
	background: white;
	padding-left: 40px;
}
