@charset "utf-8";
/* CSS Document */

/*default settings*/
body {
	margin:0;
	background-color: #F7F6E4;
	}

#main {
	margin: 0 auto;
	width:800px;
	}

/*Classes*/

.frame {
	border-style:outset;
	border-color:#CCC;
	border-width:10px;
	}

.productListing-rowheading {
	font-size: x-small;
	text-decoration:none;
	}

.comicDown {
	font-size: 20px;
	}
/* Front Page Specific */
#header1 {
	background-image:url(images/sm_border.jpg);
	background-repeat:repeat-x;
	background-position:center;
	height:35px;
	}

#header2 {
	background-image:url(images/td_back.jpg);
	height:75px;
	text-align:center;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FAFC37;	
	line-height:2px;
	padding:10px;
	}
	
#contentmainpage {	
	}
	
/*poaa*/

#poaacontent {
	height:2200px;
	background-image:url(images/poa/ozard.gif);
	background-repeat:no-repeat;
	background-position: 50% 1%;
	background-attachment: scroll;
	background-color:#f9fbab;
	}
	
/*Gallery*/
.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ 
	text-decoration: none;
	 font-weight:bold;
	 color: #000000;
} 
a:hover		{
	text-decoration: underline;
	color:#FFFF66;
	font-weight:bold;	
}

/* title frame 
.titleContent { padding: 6px 6px 6px 6px; }
.footer {
	font-size:12px;
	font-weight:bold;
	font-family: Trebuchet MS, verdana, arial;
}
	
.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	background-color: #EBB1A6;	
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}


/* file info */
/*
#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	font-weight:bold;
	color: #333333;
	padding-top:6px;
	
}

#hand {
	cursor:pointer;
}

.backcolor  {
	background-color:#FD3639;
	color:#FFFF48;
}
.top {
	position:relative;
	top: 20px;
}
.top1 {
	background-color: #e1e0cd;
	width: 100%;
	height: 75px;
	padding-top: 9px;
}

*/	
/* Movies Specific */

#moviescontent {	
	background-image:url("images/stage/art_stage.jpg");
	margin:0;
	padding:0;
	text-align:center;
	height: 600px;
	position:relative;
	}
	
#movieboothill {
	position:absolute;
	top:20px;
	left:220px;
	width:149px;
	}
	
#movietorg {
	position:absolute;
	top:20px;
	left:400px;
	width:149px;
	}
	
#moviecosmic {
	position:absolute;
	top:160px;
	left:220px;
	width:149px;
	}

#moviecrackers {
	position:absolute;
	top:160px;
	left:400px;
	width:149px;
	}
	
#moviewar {
	position:absolute;
	top:310px;
	left:220px;
	width:149px;
	}
	
#moviefunkies {
	position:absolute;
	top:310px;
	left:400px;
	width:149px;
	}

#moviesdesc {
	padding:20px;
	font-size: 16px;
	font-weight:bold;
	background-image:url(images/stage/back.gif);
	}
	
	
#footerFP {
	width:100%;
	font-size: xx-small;
	text-align:center;
	}
	
#footernav {
	background-image:url(images/td_back.jpg);
	font-size: x-small;
	text-align:center;
	height:115px;
	line-height:2px;
	
	}	
/*Others*/

#header {
	background-image:url(images/header_back.jpg);
	background-repeat:no-repeat;
	text-align:center;
	height:134px;
	overflow:hidden;
	}
	
#comictitle {
	font-size: 16px;
	font-weight:bold;
	background-image:url(images/stage/back.gif);
	text-align: center;
	
	}	
#downLoadContent {
	height:600px;
	text-align:center;
	padding:0px;
	}

#footer {
	background-image:url(images/footer_back.jpg);
	height:150px;
	}
#slideshow_holder {
	
	text-align: center;
}
