#main {
	border: 10px solid #fff;
}

body {
	margin-top: 10px;
	background-color: #eee;
}

#linkhome {
	border: 0px;
	margin-top: 0px;
	margin-left: 8px;
	width: 320px;
	height: 60px;
}

h3 {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000;
}

h2 {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000;
}

.blankimage {
    border: 0px;
}
  
.prop {
	float:left;
	width:1px;
	height:500px;
}
  
.bodyedit {
	width: 500px;
	height: 450px;
	float: left;
}

#top {
	background: url('/images/header.jpg') 0px 0px  #fff no-repeat;
	height: 199px;
}

#credits {
	background: url('/images/footer.jpg') 0px 0px  #fff no-repeat;
	height: 73px;
	font-size: 11px;
	color: #fff;
}

.post a {
	color: #990000;
	text-decoration: underline;
}

.post a:hover {
	background-color: #000;
	color: #000;
	text-decoration: none;
}

#blogtitle {
	margin-top: 15px;
	margin-bottom: 0px;
}

#toppanel {
	padding-bottom: 1px;
}

#comments {
	background-color: #990000;
	color: #fff;
	padding-top: 10px;
}

#comments h3 {
	margin: 0px;
	padding: 0px;
	font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 12pt;
}

#comments a {
	color: #990000;
	text-decoration: none;
}

#commentsrss a {
	color: #fff;
	font-size: 10pt;
}

#formlinks a {
	color: #000;
}

.noajax {
	padding: 5px;
	padding-top: 0px;
	color: #000;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
}

#comments ul, ol {
	padding: 0px;
	font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11pt;
	list-style-position: inside;
	color: #333;
}

.alt {
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #fff;
}

.norm {
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #000;
}

div.commentbox {
	margin-bottom: 5px;
	background-color: #fff;
}

#storycontent ul, ol {
        font-family: Verdana, Sans-Serif;
}

.num {
	font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 11pt;
}

#midpanel {
	background: #666666;
	font: normal 11px Verdana, Helvetica, serif;
	color: #fff;
}

#midpanel a {
	color: #fff;
	text-decoration: underline;
}

#midpanel a:hover {
	color: #000;
	text-decoration: underline;
}

#midpanel img {
	margin-right: 5px;
}

#lowpanel {
        background: #fff;
        font: normal 11px Verdana, Helvetica, serif;
        color: #000;
}

#lowpanel a {
        color: #990000;
        text-decoration: none;
}

#lowpanel a:hover {
        color: #000;
        text-decoration: none;
}

#midpanel .tooltitle {
        margin-bottom: 2px;
}

.pullquoter {
        float: right;
        width: 200px;
        margin: 10px 5px 10px 5px;
        padding: 5px;
        /*border: 1px solid #ccc;*/
        background: url('http://www.graphicdefine.org/images/quote.gif') no-repeat;
        font: 20px/24px georgia, palatino, serif;
        color: #333;
        text-align: center;
}

#bottom {
	text-align: center;
}

.alignright {
	float: right;
	margin-right: 35px;
}

.alignleft {
	float: left;
	margin-left: 35px;
}
.trail {
	font-size: 75%;
	padding: 0px;
	margin: 0px;	
}
