@charset "utf-8";
/* CSS Document */

body {
font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../IMGS/background_tile.jpg);
	background-repeat: repeat;
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a, h2 a:hover, h3 a:hover {
	color: #ff78f1;
	text-decoration: none;
	}

a:hover {
	color: #FF00FF;
	text-decoration: none;
	}
#paper {
	background-color: #FFFFFF;
	vertical-align: text-top;
}
#bannerContainer {
	padding-left: 250px;
}
#contentContainer {
	padding-left: 100px;
}
#topNav {
	width: 775px;
	height: 83px;
}

#topNav ul {
	list-style-type: none;
}
#content {
	font-size: 1.2em;
	width: 775px;
	padding-right: 20px;
	text-align: center;
}
#contentLinks {
	font-size: 1.2em;
	width: 775px;
	padding-right: 20px;
	text-align: left;
}
#contentAboutUs {
	font-size: 1.2em;
	width: 775px;
	padding-right: 20px;
	text-align: center;
	background-image: url(../IMGS/About_us.jpg);
	background-repeat: no-repeat;
	height: 1017px;
	background-position: center;
	padding-top: 50px;
}
#contentAboutUs a:link, #contentAboutUs a:visited{
	color: #000000;  
}
#contentAboutUs a:hover{
	color: #FF00FF;
}
#topNav li {
	float: left;
}
#rollNews a:visited, #rollNews a:link {
	background-image: url(../IMGS/spacer_blank.gif);
	display: block;
	height: 83px;
	width: 89px;
}
#rollComix a:visited, #rollComix a:link {
	background-image: url(../IMGS/spacer_blank.gif);
	display: block;
	height: 83px;
	width: 126px;
}
#rollAnimation a:visited, #rollAnimation a:link {
	background-image: url(../IMGS/spacer_blank.gif);
	display: block;
	height: 83px;
	width: 138px;
}
#rollAbout a:visited, #rollAbout a:link {
	background-image: url(../IMGS/spacer_blank.gif);
	display: block;
	height: 83px;
	width: 112px;
}
#rollHaCha a:visited, #rollHaCha a:link {
	background-image: url(../IMGS/spacer_blank.gif);
	display: block;
	height: 83px;
	width: 116px;
}
#rollHaCha a:hover {
	background-image: url(../IMGS/Button_Ha-ChaON.png);
	display: block;
	height: 83px;
	width: 116px;
}
#rollAbout a:hover {
	background-image: url(../IMGS/Button_AboutON.png);
	display: block;
	height: 83px;
	width: 112px;
}
#rollAnimation a:hover {
	background-image: url(../IMGS/Button_AnimationON.png);
	display: block;
	height: 83px;
	width: 138px;
}
#rollStore a:visited, #rollStore a:link {
	background-image: url(../IMGS/spacer_blank.gif);
	display: block;
	height: 83px;
	width: 103px;
}
#rollStore a:hover {
	background-image: url(../IMGS/Button_StoreON.png);
	display: block;
	height: 83px;
	width: 103px;
}
#rollComix a:hover {
	background-image: url(../IMGS/Button_comixON.png);
	display: block;
	height: 83px;
	width: 126px;
}
#rollNews a:hover {
	background-image: url(../IMGS/Button_NewsON.png);
	display: block;
	height: 83px;
	width: 89px;
}
#stayNews {
	background-image: url(../IMGS/Button_NewsON.png);
	display: block;
	height: 83px;
	width: 89px;
}
#stayComix {
	background-image: url(../IMGS/Button_comixON.png);
	display: block;
	height: 83px;
	width: 126px;
}
#stayAnimation {
	background-image: url(../IMGS/Button_AnimationON.png);
	display: block;
	height: 83px;
	width: 138px;
}
#stayStore {
	background-image: url(../IMGS/Button_StoreON.png);
	display: block;
	height: 83px;
	width: 103px;
}
#stayAbout {
	background-image: url(../IMGS/Button_AboutON.png);
	display: block;
	height: 83px;
	width: 112px;
}
#stayHaCha {
	background-image: url(../IMGS/Button_Ha-ChaON.png);
	display: block;
	height: 83px;
	width: 116px;
}
#anim01 {
	padding-top: 0px;
	height: 377px;
	width: 485px;
	background-image: url(../IMGS/Frame_animation_001.jpg);
	background-repeat: no-repeat;
	margin-left: 150px;
}
