body{
	background-color: #9dafd1;
	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/Fortune_Memories/ComicBackground.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: 50px;
}

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

#footer{
	background-color: white;
	border: solid #0a1529;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	margin-top: 60px;
	margin-left: 64px;
	margin-right: 85px;
	text-align: center;
}	
#news{
	text-align: left;
	padding: 20px;
	border-bottom:#9dafd1 dotted;
	margin-left: 20px;
	margin-right: 20px;
	}
#stuff{
	font-size: 70%;
	}
