@charset "utf-8";
/***************** OVERRIDES */
html { height:100%;}

body {
	margin:0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #727272 url(../images/gray-up.gif) repeat-x top;
	height:100%;
}

a img { border:none; }

#bounds {
	width:950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -176px;
}

#bounds #header {
	height:176px;
	background:url(../images/elegant-monsters.png) no-repeat top left;
	position:relative;
}

#bounds #content-bounds {overflow:hidden;}

#bounds #content-bounds #content {text-align:justify;}

#bounds #push { height:100px; }

#footer {
	height: 176px;
	background: url(../images/gray-down.gif) repeat-x center bottom;
}

#footer #footer-content p {
	font-size: 10px;
	line-height: normal;
	width:600px;
	float:right;
	padding-right:35px;
	margin-top:110px;
}

#footer #footer-content a{ 
	color:#727272;
	text-decoration:none;
	font-weight:bold;
}

#footer #footer-content {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}

#bounds #content-bounds #content {
	width:600px;
	float:right;
	padding-top:10px;
	padding-right:35px;
	margin-left:5px;
}

#bounds #content-bounds #sidebar {
	width:310px;
	float:left;
}


/***************** CONTENT */

#content p {
	line-height:18px;
	text-align:justify;
}

#content p.drop-cap:first-letter {
	float:left;
	margin-top:-20px;
	font: 45px/45px "Impact", Geneva, Arial, Helvetica, sans-serif;
}

#content a{ 
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

/***************** MENU */

#header ul#menu {
	margin:0;
	padding:0;
	position:absolute;
	top:68px;
	left:105px;
}

#header ul#menu li {
	list-style:none;
	float:left;
}

#header ul#menu li a {
	display:block;
	height:20px;
	margin-right:7px;
}

#header ul#menu li a span {
	position:absolute;
	top:-999000px;
}

#header ul#menu li a#menu-home {
	width:30px;
	background: url(../images/menu-home.gif) no-repeat left;	
}

#header ul#menu li a#menu-home:hover {
	background: url(../images/menu-home.gif) no-repeat right;	
}

#header ul#menu li a#menu-links {
	width:30px;
	background: url(../images/menu-links.gif) no-repeat left;	
}

#header ul#menu li a#menu-links:hover {
	background: url(../images/menu-links.gif) no-repeat right;	
}

#header ul#menu li a#menu-gallery {
	width:46px;
	background: url(../images/menu-gallery.gif) no-repeat left;	
}

#header ul#menu li a#menu-gallery:hover {
	background: url(../images/menu-gallery.gif) no-repeat right;	
}


/***************** PROFILES */

#profiles { 
	overflow: hidden; 
	position:absolute; 
	top:10px;
	left:290px;
}

a#taira { background: url(../images/g1.jpg); }
a#mitchell { background: url(../images/g2.jpg); }
a#kiyomi { background: url(../images/g3.jpg); }
a#glaucus { background: url(../images/g4.jpg); }
a#akemi { background: url(../images/g5.jpg); }
a#marcellus { background: url(../images/g6.jpg); }
a#portia { background: url(../images/g7.jpg); }
a#grace { background: url(../images/g8.jpg); }
a#senri { background: url(../images/g9.jpg); }
a#ren { background: url(../images/g10.jpg); }
a#nikki { background: url(../images/g11.jpg); }
a#seire { background: url(../images/g12.jpg); }
a#tsubasa { background: url(../images/g13.jpg); }
a#murmur { background: url(../images/g14.jpg); }
a#roxas { background: url(../images/g15.jpg); }
a#cheshire { background: url(../images/g16.jpg); }
a#riku { background: url(../images/g17.jpg); }
a#ilya { background: url(../images/g18.jpg); }
a#satoru { background: url(../images/g19.jpg); }
a#dantalion { background: url(../images/g20.jpg); }

a#taira,
a#mitchell,
a#kiyomi,
a#glaucus,
a#akemi,
a#marcellus,
a#portia,
a#grace,
a#senri,
a#ren,
a#nikki,
a#seire,
a#tsubasa,
a#murmur,
a#roxas,
a#cheshire,
a#riku,
a#ilya,
a#satoru,
a#dantalion{ display: block; width: 30px; height: 150px; float: left; margin-left: 2px;}


#profiles a span { position: absolute; top: -99999px; } 

#profiles a:hover {background-position: right;} 