body {
		text-align: center;
		}
#container {
		text-align: left;
		background-color:#FFFFFF;
		width:800px;
		padding-top: 10px;
		padding-bottom:10px;
		margin-left: auto;
		margin-right: auto;
		}
body,td {
		font-family: lucida grande, sans serif, tahoma, verdana, helvetica, arial;
		font-size:11px;
		margin:0px 0px 0px 0px;
		line-height:15px;
		text-transform: none;
		}
#head
{
		text-align: center;
		background-image:url('http://tentative.net/archives/greencubes.gif');
		background-color: #cedda9;
}
.menu {
		font-size:11px;
		font-weight:bold;
		color: #7B0606;
		font-family: arial, verdana;
		text-transform: uppercase;
		margin-left:20px;
		margin-right:20px;
		}
.randomimg {
		padding-top:15px;
		padding-bottom:15px;
		border-top: 1px dotted #cccccc;
		border-bottom: 1px dotted #cccccc;
		}
.centerfeature {
		text-align:center;
		margin:15px;
		padding:10px;
		width:240px;
		}

a {
		font-family: arial, lucida grande, verdana;
		font-weight:bold;
		color:#598E59;
		text-decoration:none;
		}
a:hover {
		text-decoration:underline;
		}
.title {
		font-size:12px;
		color: #7B0606;
		font-weight:bold;
		font-family: georgia, lucida grande,verdana;
		text-transform: uppercase;
		}
.subtitle {
		font-family: lucida grande, sans serif, tahoma, verdana, helvetica, arial;
		font-size:11px;
		margin:0px 0px 0px 0px;
		line-height:14px;
		text-transform: uppercase;
		}
.murmur {
		margin-left:170px;
		margin-right:10px;
		}
.sidebar {
		width:145px;
		float:left;
		margin-left:10px;
		}
.sidebartitle{
		color: #7B0606;
		font-weight:bold;
		}

.imgborder {
		border:1px solid #cccccc;
		margin:2px 2px 2px 2px;
		}
.footer {
		text-align:center;
		font-size:11px;
		text-transform: uppercase;
		background-color: #FFFFFF;
		border-top:1px dotted #598E59;
		width:100%;
		}
#twitter_box
{
		padding:8px;
		border:1px dotted #9E0B0E;
		background-color: #E5F1C7;
		}

