body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	background:#d1d1d1 url(images/body-bg.gif) top repeat-x;
        }
a {
	text-decoration: none;
	font-weight: normal;
	color:  #666;
	outline: none;
	}
a:visited {
	color:  #666;
	}
a:active {
	color:  #666;
	}
a:hover {
	color: #666;
	text-decoration: underline;
	}
.header {
        width:100%;
        color:#8F5F9D;
        padding-top:3px;
        font-family:Georgia,Times;
        font-size:54px;
        font-weight:bold;
        line-height:1em;
        padding-bottom:5px;
        text-align:center;
        cursor:pointer;
        cursor:hand;
}

.subheader {
        width:100%;
        background: #8F5F9D;
        color: #FBBA9A;
        padding:3px;
        text-align:center;
        font-size:small;
        font-family:system,geneva;
        font-weight:bold;
}

#top {
	margin: 20px 20px 0px 20px;
	padding: 0px;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}

html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
        position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
        font-size: 11px;
        color: #8F5F9D;
        background-color: #eee;
	border: 2px solid #8F5F9D;
}

html>body #left {
	width: 120px; /* ie5win fudge ends */
	}

#middle {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 4px solid #8F5F9D;
	background: #FFF;
	font-size: 11px;
	color: #8F5F9D;
	}

	
#right {
	position: absolute;
	top: 120px;
	right: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
        font-size: 11px;
        color: #8F5F9D;
        background-color: #eee;
	border: 2px solid #8F5F9D;
	}
	
#right2 {
	position: absolute;
	top: 280px;
	right: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
        font-size: 11px;
        color: #8F5F9D;
        background-color: #eee;
	border: 2px solid #8F5F9D;
	}
	
#right3 {
	position: absolute;
	top: 600px;
	right: 0px;
	margin: 20px;
	padding: 10px;
	width: 120px;
        background-color: #D1D1D1;
	}
	
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}


#postheader {
        background-color: #918C7B;
        padding: 4px 8px 4px 8px;
        font-weight: bold;
        color: #FFF;
        font-size: 17px;
}

#postimage {
        float: left;
}
#postmain {
        float: left;
        padding: 10px;
}

#post {
        position: relative;
        clear: both;
}


#postmain a:link { color:#F60; font-weight: bold;}
#postmain a:active { color:#F60; font-weight: bold;}
#postmain a:visited { color:#F60; font-weight: bold;}
#postmain a:hover { color:#F60; font-weight: bold;}

#postfooter {
        background-color: #CCC;
        padding: 3px 8px 5px 8px;
        font-size: 10px;
        font-weight: normal;
        text-align: right;
        color: #000;
        margin-bottom: 20px;
        clear: both;
}
