#All {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	background:black;
}

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #0019C3;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #00c3C3;
}

body {
	
	background: black;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#leftSide
{
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	/*background: url(Images/top1.jpg) no-repeat left top;*/
	
}

#main
{
	/*background: url(Images/top3.jpg) no-repeat right top;*/
	
}

#back_all
{
width: 754px;
/*background: url(Images/back_all.gif) repeat-y center;*/
}

#header {
	height: 260px;
	text-align: left;	
	margin: 10px 0px 0px 0px;	
}

#padding
{
padding-left: 10px;
}

#menu
{
width: 608px;
height: 38px;
padding-left: 120px;
background: url(Images/MenuBackground.gif) repeat-x;
background-color: #6666FF;
border: 0px #FFFFFF solid;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 72px;
	height: 26px;
	background: url(Images/MenuBackground.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 12px;

}

#menu a:hover {
	width: 72px;
	height: 26px;
	text-decoration: underline;
	color:#FFFFFF;
}


#logo {
border:0px solid #FFFFFF;
background: url(Images/HeaderBackground.jpg) repeat-x;
width: 700px;
height: 123px;
text-align: left;
margin: 0px 0px 10px 0px;
padding-top: 60px;
padding-left: 28px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#content {
	text-align:left;
	border:1px solid #0019C3;
	margin: 10px 0px 0px 0px;
	width:728px;
}

#LoginForm {
	text-align:center;
}
#NewsForm {
	text-align:center;
}

#ContentFooter {
	clear:both;
}


#left
{
	padding: 10px;
	width: 200px;
}

#left H3
{
	text-align:center;
	width: 183px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(Images/MenuBackground.gif) repeat-x;
	border: 1px solid #ffffff;
}

#left div {
	padding: 10px 0px 10px 0px;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#left div img {
	width:100px;
	height: 150px;
	border:0px;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#left li ul {
	border: 0px;
}

#left li li {
	padding: 4px 20px;
    background: url(Images/small.gif) no-repeat left;
}

#left a {
	color: #888888;
}
#left a:visited {
	color: #000000;
}

#left p
{
	padding: 10px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#right
{
	float: right;
	width: 450px;
}

#right H4
{
	margin:0px 0px 5px 5px;
	font-size: 13px;
	color: #8888AA;
}

#right a
{
color: #CC4466;
text-decoration: none;
}

#right p {

	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1E16FF;
}

#Comments {
	text-align:right;
}

.Comment {
	border: 1px dotted white;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	width:300px;
	text-align:left;
}

.CommentDate {
	text-align: right;
	color: #8888AA;
	font-size: 12px;
	text-transform: uppercase;
}

.CommentAdmin {
	float:left;
}

.CommentAdmin img {
	margin: 0px 10px 0px 10px;
}

#AddComment {
	margin-top:20px;
	text-align:center;
}

#AddComment form {
	margin-top:20px;
}

#AddComment textarea {
	margin:10px 0px 10px 0px;
	width: 350px;
}

#RSS a:link {
	color: orange;
}

#RSS a:hover {
	text-decoration: none;
	color: #000000;
}

#RSS a:visited {
	color: orange;
}

#ShoutBox {
	height: 225px;
	width: 185px;
}

.date {
	text-align: right;
	color: #8888AA;
	font-size: 12px;
	text-transform: uppercase;
}

.date a {
	color: #000000;
}

.date img {
	margin-left:10px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

#cssFirst {	background: url(Images/First2.gif) no-repeat;	}
#cssFirst:hover{	background: url(Images/First3.gif) no-repeat;	}

#cssPrevious {	background: url(Images/Previous2.gif) no-repeat;	}
#cssPrevious:hover{	background: url(Images/Previous3.gif) no-repeat;	}

#cssArchive {	background: url(Images/Archive2.gif) no-repeat;	}
#cssArchive:hover{	background: url(Images/Archive3.gif) no-repeat;	}

#cssNext {	background: url(Images/Next2.gif) no-repeat;	}
#cssNext:hover{	background: url(Images/Next3.gif) no-repeat;	}

#cssLatest {	background: url(Images/Latest2.gif) no-repeat;	}
#cssLatest:hover{	background: url(Images/Latest3.gif) no-repeat;	}

.comicNav {
	background-color: #999999;
	width:350px;
	margin: 0px auto 0px auto;
}

.comicNav a{
	color:#0019C3;
}

#About p img {
	float:left;
	height: 200px;
	width: 150px;
}

#About p {
	clear:both;
	margin: 10px 10px 10px 10px;
}

#FAQ h4 {
	clear:both;
	margin: 10px 10px 10px 10px;
}

#FAQ p {
	clear:both;
	margin: 10px 10px 10px 10px;
}

#Contact h4 {
	clear:both;
	margin: 10px 10px 10px 10px;
}

#Contact p {
	clear:both;
	margin: 10px 10px 10px 10px;
}

#ComicArchive {
	margin: 20px 40px 40px 20px;
	font-size: 16px;
}

}

#ComicArchive a:visited {
	color: blue;
}

#AdminNav {
	margin: 20px 0px 20px 30px;
	float:left;
	clear:none;
}

#AdminNav ul {
	margin: 10px 0px 0px 0px;
}

#AdminNav ul li {
	padding: 5px 0px 0px 0px;
}

#AdminNav h5 {
	text-align:center;
	font-weight:bold;
	font-size:12pt;
	border-left: 3px solid #BBBBBB;
	border-top: 3px solid #BBBBBB;
	border-right: 3px solid #555555;
	border-bottom: 3px solid #555555;
	width:150px;
}


#AdminNav h5:hover {
	background: #666666;
}

#footer {
	height: 57px;
	/*background: url(Images/back_bottom3.jpg) no-repeat center top;*/
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

.GalleryImages {
  text-align:center;
  list-style:none;
}

.GalleryImages li {
  display:inline;
  margin-left:20px;
  margin-right:20px;
}

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	*/
/*										Lightbox											*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	*/