<style type="text/css">

html{
	margin-left: 0px;
	background:url(../images/backgrounds/body05.png) no-repeat bottom right;
}

body{
	margin-left: 0px;
	background:url(../images/backgrounds/body05.png) no-repeat bottom right;
}

.indexheader{
	font-family:constantia, Times New Roman; 
	font-size:16px; color:#77161E;
}

.indexsub{
	font-family:constantia, Times New Roman; 
	font-size:14px; color:#c51220;
}

a.indexheader:link {color: #77161E;}
a.indexheader:visited {color: #77161E;}
a.indexheader:hover {color: #c51220;}
a.indexheader:active {color: #77161E;}

a.indexsub:link {color: #77161E;}
a.indexsub:visited {color: #77161E;}
a.indexsub:hover {color: #c51220;}
a.indexsub:active {color: #77161E;}



.artsheader {
	font-family:constantia, Times New Roman; 
	font-size:16px; color:#c89d10;
}

.artssub {
	font-family:constantia, Times New Roman;
	font-size:14px; color:#c89d10;
}

a.artsheader:link {color: #c89d10;}
a.artsheader:visited {color: #c89d10;}
a.artsheader:hover {color: #e8e61a;}
a.artsheader:active {color: #c89d10;}

a.artssub:link {color: #c89d10;}
a.artssub:visited {color: #c89d10;}
a.artssub:hover {color: #e8e61a;}
a.artssub:active {color: #c89d10;}

.otakuheader {
	font-family:constantia, Times New Roman; 
	font-size:16px; color:#13C70F;
}

.otakusub {
	font-family:constantia, Times New Roman;
	font-size:14px; color:#13C70F;
}

a.otakuheader:link {color: #13C70F;}
a.otakuheader:visited {color: #13C70F;}
a.otakuheader:hover {color: #30FF1B;}
a.otakuheader:active {color: #13C70F;}

a.otakusub:link {color: #13C70F;}
a.otakusub:visited {color: #13C70F;}
a.otakusub:hover {color:#30FF1B;}
a.otakusub:active {color: #13C70F;}

.ogamesheader {
	font-family:constantia, Times New Roman; 
	font-size:16px; color:#376293;
}
	
.gamessub {
	font-family:constantia, Times New Roman; 
	font-size:14px; color:#376293;
}

a.gamesheader:link {color: #376293;}
a.gamesheader:visited {color: #376293;}
a.gamesheader:hover {color: #5595c3;}
a.gamesheader:active {color: #376293;}

a.gamessub:link {color: #376293;}
a.gamessub:visited {color: #376293;}
a.gamessub:hover {color: #5595c3;}
a.gamessub:active {color: #376293;}

.contactheader {
	font-family:constantia, Times New Roman;
	font-size:16px; color:#6d3895;
}
.contactsub {
	font-family:constantia, Times New Roman; 
	font-size:14px; 
	color:#6d3895;
}

a.contactheader:link {color: #6d3895;}
a.contactheader:visited {color: #6d3895;}
a.contactheader:hover {color: #9254c0;}
a.contactheader:active {color: #6d3895;}

a.contactsub:link {color: #6d3895;}
a.contactsub:visited {color: #6d3895;}
a.contactsub:hover {color: #9254c0;}
a.contactsub:active {color: #6d3895;}

.homebullet01{
	background:transparent url("../images/navigation/indexmain.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.homebullet02{
	background:transparent url("../images/navigation/indexsub.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.artsbullet01{
	background:transparent url("../images/navigation/artsmain.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.artsbullet02{
	background:transparent url("../images/navigation/artssub.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.gamesbullet01{
	background:transparent url("../images/navigation/gamesmain.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.gamesbullet02{
	background:transparent url("../images/navigation/gamessub.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.otakubullet01{
	background:transparent url("../images/navigation/otakumain.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.otakubullet02{
	background:transparent url("../images/navigation/otakusub.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.contactbullet01{
	background:transparent url("../images/navigation/contactmain.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.contactgamesbullet02{
	background:transparent url("../images/navigation/contactsub.gif") no-repeat top left ;
	width:15px;
	height:15px;
}

.back01{
	background:url(../images/backgrounds/body05.png) no-repeat bottom right;
}