body
{
	background-color: #BDE5FF;
       color: #666;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

h3
{
padding-top: 0;
margin-top: 0;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p, #left h3
{
	text-align: right;
}

#head
{
	background: url(../images/css/headbanner.gif) no-repeat 50% 0%;
	text-align: center;
	height: 120px;
}

#container
{

        width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#left
{
	float: left;
	width: 120px;
	\width: 120px;
	w\idth: 120px;
	margin-right: 5px;
	padding-top: 25px;
}

#center
{
	margin-left: 125px;
	margin-right: 155px;
	margin-top: 25px;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;
}

#right
{
	float: right;
	width: 158px;
	\width: 158px;
	w\idth: 158px;
	margin-left: 0px;
	padding-top: 17px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#right a, #left a
{
	border: 0px;
	color: #4A7281;
}

h3
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
}
h3 a
{
text-decoration: none;
border:none;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#right p a.active { color: #000; background-color: #eee; padding: 2px 0; }

/* Live Archive */

#rssLiveArchive { margin: 10px 0 0 3px; }

#rssLiveArchive ul { padding: 0; list-style-type: none; }

#rssLiveArchive ul li { text-align: left; padding: 1px 8px; }

#rssLiveArchive-year { float: left; width: 100px; margin: 0; padding: 0; }

#rssLiveArchive-year li { position: relative; font-weight: bold; }

#rssLiveArchive-month { float: left; width: 100px; margin: 0; font-weight: bold; }

#rssLiveArchive-month li { position: relative; }

#rssLiveArchive-post { float: left; width: 250px; margin: 0 0 0 20px; }

#rssLiveArchive-post li { position: relative; font-weight: normal; list-style-type: circle; }

#rssLiveArchive ul li span { position: absolute; right: 8px; font-weight: normal; color: #333; }

*html #rssLiveArchive ul li span { top: -4px; }

#rssLiveArchive .selected { background: #eee; padding-top: 0; padding-bottom: 0; }
