body {
	background: url(../images/green.gif);
 	margin: 0px;
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
}
#wrapper {
	margin: 0px auto;
	width: 834px;
	background: url(../images/white_bg.gif) repeat-y;
}

a		{
		color: black;
		}
		
a:hover	{
		background-color: #e1fed6;
		color: black;
		}
		
a:visited	{
			color: #000
			}
a.picture		{
		color: #FFFFFF;
		}
a.picture:hover	{
		background-color: #FFFFFF;
		color: #FFFFFF;
		}
		
a.picture:visited	{
			color: #FFFFFF;
			}
#content {
	padding-top: 20px;
	padding-left: 55px;
	padding-right: 20px;
}
#comic {
	width: 755px;
	float: left;
}
#footer {
	width: 834px;
	height: 65px;
	background: url(../images/footer.gif) no-repeat left bottom;
	margin-bottom: 35px;
	clear: both;
}
.title		{
			color: #a4a4a4;
			font-size: 9px;
			font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
			text-transform: lowercase;
			margin-bottom: 5px;
			width: 72px;
			height: 15px;
			border-bottom: 1px solid #a4a4a4
			}
.title2		{
			color: #a4a4a4;
			font-size: 9px;
			font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
			text-transform: lowercase;
			margin-bottom: 5px;
			width: 550px;
			height: 15px;
			border-bottom: 1px solid #a4a4a4
			}
.title3		{
			color: #a4a4a4;
			font-size: 9px;
			font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
			text-transform: lowercase;
			margin-bottom: 5px;
			width: 80px;
			height: 15px;
			border-bottom: 1px solid #a4a4a4
			}
#header	{
	background: url(../images/green_top.gif) no-repeat;
	padding-top: 50px;
}
#menu {
	font-size: 16px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: left;
}
#menu {
	background: url(../images/top2.gif) 11px 0 no-repeat;
	padding-left: 388px;
	position: absolute;
}
#menu ul { 
	margin: 0;
	width: 16em;
}
#menu ul li {
	padding: 0;
	margin: 0;
	width: 8em;
	list-style-type: none;
	float: left;
}
#navigate {
	/*padding-top: 40px;*/
	/*padding-left: 70px;*/
}
#news {
	padding-left: 67px;
	padding-top: 30px;
	width:286px;
	float: left;
}
.rant	{
		color: #202020;
		font-size: 12px;
		line-height: 150%; text-align: justify;
		/*padding-left: 77px;*/
		/*padding-top: 28px;*/
		width: 550px;
		float: left;
		}
.rant2	{
		color: #202020;
		font-size: 12px;
		line-height: 150%; text-align: justify;
		/*padding-left: 77px;*/
		/*padding-top: 28px;*/
		width: 750px;
		float: left;
		}
.rantmenu {
		padding-left: 15px;
		width: 150;
		float: left;
		}
.season	{
		padding-top: 60px;
		padding-left: 55px;
		}
.theme	{
		width: 150px;
		float: left;		
		}
.button	{
		padding-left: 5px;
		}
.vote	{
		padding-left: 20px;
		}
		
/* TAGGING */
.JSbookmark	{
			font-size: 11px;
			font-weight: normal;
			margin-bottom: 10px;
			width: 243px;
			float: left;
			}
		
/* EYESKREAM LOGO */
#eye	{
		padding-left: 80px;
		}
		
/* LINKS */
#links1 {
	width: 287px;
	float: left;
}
#links2	{
		color: #202020;
		line-height: 150%; text-align: justify;
		padding-left: 277px;
		/*padding-top: 28px;*/
		width:286px;
		float: left;
		}

/* STYLE SWAPPING */
.visible {
 
display: inline;
 }
 

 .hidden {
 
display: none;
 }


 /* STORE */

.storeitem
{
	width:740px;
	border-bottom:1px solid #999;
	margin-bottom: 20px;
}

.storeitemimage
{
	width:200px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float:left;
}

.storeitemcontent
{
	width:400px;
	float:left;
}

.storeitemheader
{
		width: 400px;
		float: left;
		margin-bottom: 10px;
		padding-bottom: 5px;
		border-bottom: 1px solid #999;
}

.storeitemtext
{
	width:400px;
	background-color:#379;
}

.storeitempaypal
{
	width:400px;
}

.book {
		width: 350px;
		font-size: 12px;
		float: left;
		}

span.info {
font-family: arial, helvetica; 
font-size: 10px;
font-style: normal;
color: 666666;
}
		
