body {
	text-align:center;
	margin: 0px;
	font-family: verdana, tahoma;
	font-size: 14px;
	background-image:url('images/bg.gif');
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed;
}
#container {
	width:800px;
	margin: auto;
	margin-top: 5px;
	text-align: left;
}
#content {
 overflow: hidden:
}
#leftcontent {
	float: left;
	overflow: hidden;
	margin:auto;
	width: 398px;
	text-align: center;
	margin-top: 40px;
}
#rightcontent {
	float: right;
	overflow: hidden;
	margin:auto;
	width: 398px;
	margin-bottom: 50px;
}
#framegrabwrapper {
	clear: both;
	margin: auto;
	text-align: center;
	width:800px;
	padding-top: 50px;
}
#framegrabs {
	overflow: hidden;
	font: 10px Tahoma, Geneva, sans-serif;
	margin: auto;
}
#comicwrapper {
	clear: both;
	margin: auto;
	postition: abosolute;
	margin-top: 0px;
	text-align: center;
	width:800px;
	text-align: center;
	padding-top: 20px;
}
#comics {
	font: 10px Tahoma, Geneva, sans-serif;
	margin: auto;
}
#bts {
	margin-top: 20px;
	text-align:center;
}
.bts {
	margin-top: 20px;
	text-align:center;
}
img {
	border-style: none;
}
a:link {
	color: #53AA1F;
	text-decoration: none;
}
a:visited {
	color: #53AA1F;
	text-decoration: none;
}
a:active {
	color: #53AA1F;
	text-decoration: none;
}
a:hover {
	color: #53AA1F;
	text-decoration: underline;
}
#ad {
	margin: auto;
	margin-top: 5px;
	padding: 3px;
}
#counter {
	margin-left: -9999px;
}
p {
	margin-top: 10px;
}
p#sitelinks {
	margin-top: 50px;
}
#twitter_div {
	text-align: left;
	margin: auto;
	margin-top: 50px;
	width: 400px;
	font-size: 12px;
}
#twitter_update_list li {
	margin-top: 10px;
}
.sidebar-title {
	text-align: center;
}


input {
	border: 1px solid black;
	background: #cdf0b8;
	font-family: verdana, tahoma;
	font-size: 14px;
}

textarea {
	border: 1px solid black;
	background: #cdf0b8;
	font-family: verdana, tahoma;
	font-size: 14px;
}

.buttons {
	font-weight: bold;
}

#flags {
	text-align: center;
}