﻿body {	
	font-family: "Comic Sans MS";
}
li{
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: small;
	font-weight: bold;
	list-style-position: inside;
}
a{
	text-decoration:none;
	color:white;
}
img{
	float:left;
}
h3{
	border-right:medium red solid;
	border-bottom:thick red solid;

}
#mainBody {
	width:1060px;
	margin:0px auto 0px auto;
}
#copyRight {

	width:910px;

	margin:0px auto 0px 0px;
	
	color:black;

	font-size:x-small;

	text-align:center;

}

#mainImage {

	width:404px;

	height: 354px;

	margin:0px auto 0px auto;

	border:medium red solid;

}

#comicStore{
	width:450px;
	float:left;
}
#textStore{
	float:left;
	width:450px;
	background-image: url('../images/bgimage.gif');
	background-repeat:no-repeat;
}
#otherBtn{
	width:330px;
	margin:0px auto 0px auto;
}
#blogStore{
	width: 445px;
	float: right;
	height: 1000px;
}
#twitter_update_list{
	padding-left: 5px;
}
#links {
	display:none;
}
#contact {
	display:none;
}
#blogA{
	display:block;
}
#buttons {
	width:400px;
	margin: 20px auto 0px auto;
}
#advert{
	float:right;
	width:140px;
	height:600px;
	background-color:#FF4422;
	margin-top:25px;
}
.describeImage {
	display: none;
}
.link{
	color:blue;
}
.btn{
	float:left;
	width:105px;
}
.Text{
	width: 400px;
	height: 450px;
	margin-left: 20px;
	margin-top: 10px;
}
.comicbtn {
	background-color: #FFFFFF;
	width:385px;
	margin:0px auto 0px auto;
}
.arrow{
	margin:0px auto auto auto;
	display:none;	
}
.menu {
	display: none;
	font-size: small;
	text-align:center;
}
.show {
	font-size: x-small;
	float:right;
	cursor:pointer;
	margin-top:10px;
	color:red;
}
.hide {
	display:none;
	float:right;
	font-size: x-small;
	cursor:pointer;
	margin-top:10px;
	color:red;
}
#notYet{
	margin:16px 12px auto auto;
}
#store{
	margin:auto auto 0px auto;
	width:360px;
	height:500px
}
#twitterlink{
	text-align:right;
	font-size:xx-small;
	color:#0000FF;
}
#blogpic{
	width:400px;
	margin: 0px auto 0px auto;
}