#top-con {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#bot-con {
	margin: 15px;
}
#side {
	width: 300px;
	border: 1px solid #000;
	float: right;
	margin-left: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFF;
}
#footer {
	color: #666;
	font-size: 10px;
	text-align: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
body {
	font-family: Futura, PL Futura Maxi, Futura Serie BQ, Twentieth Century,  Bell Gothic Std, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/pattern8-pattern-20d.png);
}
#nav {
	text-align: right;
	font-size: 14px;
	margin-right: 70px;
}
#comic {
	text-align: center;
	padding-bottom: 7px;
}
#blog {
	text-align: left;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#head {
	text-align: left;
}
#blog h1 {
	font-size: 16px;
}
#side h2 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#nav a {
	color: #900;
	text-decoration: none;
	font-weight: normal;
}
#comic a {
	color: #900;
	text-decoration: none;
}
#footer a {
	color: #900;
	text-decoration: none;
}
#blog a {
	color: #900;
	text-decoration: none;
}
body img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav a:hover {
	color: #000;
}
#comic a:hover {
	color: #000;
}
#blog a:hover {
	color: #000;
}
#footer a:hover {
	color: #333;
}
#side a {
	color: #900;
	text-decoration: none;
}
#side a:hover {
	color: #000;
}
#content {
	text-align: left;
	padding-bottom: 7px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#content a {
	color: #900;
	text-decoration: none;
}
#content a:hover {
	color: #000;
}#content h1 {
	font-size: 14px;
	text-align: center;
}
