body {
        font: 12px Helvetica, Arial, Verdana,   sans-serif;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px; 
	background-color: #ffffff;
	min-width: 1024px;
	min-height: 723px;

}

A:hover { 
	/* background-color: #9bb377; */ 
	color: #5d6b47;
	}

#thisweek {
	position: relative;
	top: 84px;
	left: 12px;
	width: 432px;
	height: 150px;
	background-image: url("/images/thisweek.gif");
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 140px;

}

#content {
	width: 1024px;
	height: 723px;
	margin: 0px auto 0px auto;
	border: solid 0px black;
	background-image: url("/images/background.jpg");
	background-repeat: no-repeat;

}

.bottlecap a {
        color: #b41f11;
        font-weight: bold;
        text-decoration: none;
        font-size: 14px;
}

.bottlecap {
        width: 84px;
        height: 70px;
        background: url(/images/bottlecap.gif);
        float: left;
        text-align: center;

	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

.summary {
	float: left;
	width: 428px;
	height: 70px;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	text-align: justify;

}

#logo {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 137px;
	height: 154px;
	z-index: 1000;
}

#header {
background-image: url("/images/header.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 26px;
	left: 30px;
	height: 145px;
	width: 980px;

	text-align: right;
}

.menu {
	padding-left: 16px;
	padding-right: 0px;
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        font-size: 15px;
}

#mic {
	position: relative;
	top: -150px;
	left: 608px;
	width: 423px;
	height: 535px;
	z-index: 1000;
	/*background-image: url("/images/mic.jpg");
	background-repeat: no-repeat; */

}

#poll {
	position: relative;
	top: -425px;
	left: 26px;
	width: 421px;
	height: 150px;
	z-index: 1000;
	border: solid 0px red;
}


#blackbox {
	position: relative;
	top: -425px;
	left: 13px;
	width: 567px;
	height: 250px;
	z-index: 1000;
	border: solid 0px red;
}

#cafepress {
	position: relative;
	top: 66px;
	left: 13px;
	width: 1000px;
	height: 500px;
	z-index: 1100;


}

.micbottom {
	position: relative;
	top: -441px;
	left: 825px;
	z-index: 1200;
}
#live {
        position: relative;
        top: -1092px;
        left: 675px;
        z-index: 1000;
        border: solid 0px red;
}

.live { border: 0px;
       }
