@charset "utf-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
a:link {
	color: #9700C3;
}
a:visited {
	color: #9700C3;
}
a:hover {
	color: #006;
}
a:active {
	color: #9700C3;
}
h1 {
	display: none;
}
body {
	background-image: url(../images/links/bg_main.png);
	background-repeat: repeat-x;
	background-color: #00D6FF;
}
ul
{
	list-style: none;
	padding:0px;
	margin:0px;
	display: block;
}
li {
	background-repeat: no-repeat;
	float: left;
	display: block;
	text-indent: -9999px;
}	
#wrapper {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 170px;
	width: 675px;
	display: block;
	background-image: url(../images/links/logo4.png);
	background-position: no-repeat top left;
	margin: 0px auto;
	clear: both;
}
#mainnav {
	height: 75px;
	width: 740px;
	margin: 0px auto 30px;
	list-style: none;
	clear: both;
}
#archives {
	height: 75px;
	width: 97px;
	display: block;
	background: url(../images/links/linksprite.gif) no-repeat left top;
}
#archives a:hover{
	background: url(../images/links/linksprite.gif) 0 75px;
}
#faqs {
	height: 75px;
	width: 65px;
	display: block;
	text-indent: -9999px;
	background: url(../images/links/linksprite.gif) no-repeat -92px top;
}
#faqs a:hover{
	background: url(../images/links/linksprite.gif) -92px 75px;
}
#characters {
	height: 75px;
	width: 125px;
	display: block;
	background: url(../images/links/linksprite.gif) -160px top;
}
#characters a:hover{
	background: url(../images/links/linksprite.gif) -160px 75px;
}
#bts {
	height: 75px;
	width: 90px;
	display: block;
	background: url(../images/links/linksprite.gif) no-repeat -280px top;
}
#bts a:hover {
	background: url(../images/links/linksprite.gif) -280px 75px;
}
#galleries {
	height: 75px;
	width: 110px;
	display: block;
	background: url(../images/links/linksprite.gif) no-repeat -362px top;
}
#galleries a:hover{
	background: url(../images/links/linksprite.gif) -362px 75px;
}
#ofs {
	height: 75px;
	width: 80px;
	display: block;
	background: url(../images/links/linksprite.gif) no-repeat -470px top;
}
#ofs a:hover{
	background: url(../images/links/linksprite.gif) -470px 75px;
}
#store {
	height: 75px;
	width: 78px;
	display: block;
	background: url(../images/links/linksprite.gif) no-repeat -650px top;
}
#store a:hover {
	background: url(../images/links/linksprite.gif) -650px 74px;
}
#contact {
	height: 75px;
	width: 95px;
	display: block;
	background: url(../images/links/linksprite.gif) no-repeat -550px top;
}
#contact a:hover{
	background: url(../images/links/linksprite.gif) -550px 75px;
}
#info {
	width: 700px;
	height: 446px;
	margin: 10px auto 20px;
	background: url(../images/contactimages/contact_main.png) no-repeat;
}
#topspace {
	height: 90px;
	clear: both;
}
#fb_wrapper {
	height: 290px;
	width: 200px;
	float: left;
}
#fb_main {
	height: 152px;
	width: 140px;
	float: right;
	margin-top: 100px;
}
#mid3wrapper {
	height: 290px;
	width: 320px;
	float: left;
}
#twitter_main {
	float: left;
	height: 141px;
	width: 140px;
	margin-left: 15px;
}
#rss_main {
	float: left;
	height: 118px;
	width: 115px;
	margin-top: 40px;
	margin-left: 20px;
}
#split {
	clear: both;
	height: 5px;
}
#da_main {
	float: left;
	height: 125px;
	width: 125px;
	margin-left: 70px;
}
#gplus_wrapper {
	float: left;
	height: 290px;
	width: 170px;
}
#gplus_main {
	float: left;
	height: 135px;
	width: 135px;
	margin-top: 80px;
}
#credits {
	margin: 0px auto 30px;
	width: 700px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	background: #FFEA00;
	color: #FFF;
	padding: 3px;
	border: 5px outset #9204C6;
}
#bwp {
	background: url(../images/links/business_logo.jpg);
	height: 220px;
	width: 175px;
	margin: 0px auto 5px;
	display: block;
}
#copyright {
	clear: both;
	height: 46px;
	width: 400px;
	margin: 1px auto 25px;
	background: url(../images/links/ijwhcopyright2021.jpg);
}
