body{
	background-color: #c4df9a;
	font-size :medium;
	font-family: sans-serif;
}

.ie6 #navbar{
margin-right: 35px;
}


#allcontent{
	height: 1500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../Images/Whimsical/WhimsicalBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#sidebar {
	margin-top: 50px;
	width: 103px;
	float: left;
	}
a img{
	border: none;
}

ul {
	list-style: none;
}

.sideBut {
margin-top: 10px;
margin-bottom: 10px;
}

#navbar {
float: right;
width: 30px;
margin-right: 70px;
margin-top: 70px;
}

.NavButton{
margin-top: 25px;

}

#content{
margin-left: 135px;
padding-top: 55px;
}

#comic-functions {
	padding: 10px;
	border-bottom: dotted #c4df9b;
	margin: 20px;
	margin-top: 5px;
	}
h2{
	font-size: 115%;
}
#content img{
border: #c4df9a dotted;
}


#footer{
	background-color: white;
	border: solid #233409;
	margin-top: 60px;
	margin-left: 64px;
	margin-right: 85px;
	text-align: center;
}	
#news{
	text-align: left;
	padding: 20px;
	border-bottom:#c4df9b dotted;
	margin-left: 20px;
	margin-right: 20px;
	}
#stuff{
	font-size: 70%;
	}

