body{
background:url(../img/headerbg.jpg) #FFFFFF no-repeat bottom left fixed;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
overflow: -moz-scrollbars-vertical;
}
A:link{ color:#989440; text-decoration:none; }
A:hover{ color:#000000; text-decoration:underline; }
A:active{ color:#989440; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#989440; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }

#wrap{
width:760px;
margin:0;
background:transparent;
border:0;
}

/* with text */
#menu2 {display:block; height:120px; min-height:120px;}
#menu2 ul {margin:0; padding:0; list-style-type:none;}
#menu2 li {display:block; float:left; margin-right:1px; width:100px; border:1px solid #000;}
#menu2 li.list1t {background:#000 url(../img/chiisakurabw.jpg) no-repeat;}
#menu2 li.list2t {background:#000 url(../img/luffybw.gif) no-repeat;}
#menu2 li.list3t {background:#000 url(../img/fullmoonbw.jpg) no-repeat;}
#menu2 li.list4t {background:#000 url(../img/naminebw.jpg) no-repeat;}
#menu2 li.list5t {background:#000 url(../img/friendbw.jpg) no-repeat;}
#menu2 li.list6t {background:#000 url(../img/cookiebw.jpg) no-repeat;}
#menu2 a {display:block; width:100px; padding-top:86px; color:#000; text-decoration:none; text-align:center; text-transform:uppercase; color:#fff; font-size:0.8em; font-weight:bold;}

#menu2 a#item1t {background:transparent url(../img/chiisakura.jpg) -100px -100px no-repeat;}
#menu2 a#item2t {background:transparent url(../img/luffy.gif) -100px -100px no-repeat;}
#menu2 a#item3t {background:transparent url(../img/fullmoon.jpg) -100px -100px no-repeat;}
#menu2 a#item4t {background:transparent url(../img/namine.jpg) -100px -100px no-repeat;}
#menu2 a#item5t {background:transparent url(../img/friend.jpg) -100px -100px no-repeat;}
#menu2 a#item6t {background:transparent url(../img/cookie.jpg) -100px -100px no-repeat;}

#menu2 a#item1t:hover {background-position:top right; z-index:50; color:#fc0;}
#menu2 a#item2t:hover {background-position:top right; z-index:50; color:#0c0;}
#menu2 a#item3t:hover {background-position:top right; z-index:50; color:#f00;}
#menu2 a#item4t:hover {background-position:top right; z-index:50; color:#0ff;}
#menu2 a#item5t:hover {background-position:top right; z-index:50; color:#0000ff;}
#menu2 a#item6t:hover {background-position:top right; z-index:50; color:#ffff00;}

#content{
border:#989440 1px dashed;
width:719px;
height:100%;
background:transparent;
margin-top:0px;
margin-left:243px;
padding:21px;
padding-bottom:200px;
text-align:left;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

.footer{
clear:both;
background:transparent;
padding:9px;
text-align:right;
text-transform:uppercase;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000000;
float: bottom;
}

#title{
width:20px;
height:50px;
background:url(../img/titlebg.gif) no-repeat transparent top left;
text-align:left;
padding-top:29px;
padding-left:49px;
padding-right:0px;
margin-right:0px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
color:#989440;
float:left;
}
#title2{
width:20px;
height:50px;
text-align:left;
padding-top:29px;
padding-left:49px;
padding-right:0px;
margin-right:0px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
color:red;
position: absolute;
top: 60px;
left: 5px;
}
.pullquote {
width:150px;
float:left;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-right:16px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
font-size: 24px;
line-height:26px;
letter-spacing:-3px;
text-align: right;
color:#989440;
}

#tabs {
	position:relative;
	height:20px;
	z-index:10;
}

#tabs dl {
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style:none;
	height:20px;
}

#tabs dt {
	float:left;
	background:url(../img/tab-top-left-gray.gif) no-repeat left bottom;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 9px;
	border-top:#222 1px solid;
}

#tabs dt.licurrent {
	background:url(../img/tab-top-left.gif) no-repeat left bottom;
	border-bottom:#fff 1px solid;
}

#tabs .tabright {
	float:left;
	display:block;
	background:url(../img/tab-top-right-gray.gif) no-repeat right bottom;
	position:relative;
	width:auto;
}

#tabs .tabcurrent {
	background:url(../img/tab-top-right.gif) no-repeat right bottom;
}


#tabs input {
	background:none;
	border:none;
	cursor:pointer;
	width:auto;
	padding:2px 9px 3px 0px;
	font-size:.8em;
	font-family:lucida sans unicode, trebuchet ms,verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	margin-bottom:-1px;
	height:20px;
}

#tabs input:hover {
	color:#0033CC;
}

#tabs > dl .tabright {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs .tabright {float:none;}
/* End IE5-Mac hack */
.formcontent {
	padding:20px;
	margin:-1px 0px 0px 0px;
	border:#765 1px dotted;
	position:relative;
	background:#fff url(../img/formcontentbg.gif) repeat-x bottom;
	z-index:0;
	height: 100%;
}
.submitLink {
 font-family: Arial, Helvetica, sans-serif;
 color: #444484;
 background-color: transparent;
 text-decoration: underline;
 border: none;
 cursor: pointer;
 cursor: hand;
}