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

body {
	margin-top: 0px;
	background-image: url(images/grad2.jpg);
	background-repeat: repeat;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #EC008C;
}
a:active {
	color: #00000;
}

 h1{
	color:#4D4D4D;
	font-size: 14px;
	font-weight:bold;
	padding:0px;
	text-align: left;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED037E;
}
  h2{ padding-top:30px;}
.innerContainer {
	background-color: #FFF;
	display: block;
	height: auto;
	width: 800px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
#contents {
	background-image: url(images/newFontmainBg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: block;
	background-repeat: no-repeat;
	vertical-align: top;
	height: 600px;
	width: 800px;
	color: #FFF;
	text-decoration: none;
}
#navBox1 {
	background-image: url(images/navImage/bsfLabel_2.png);
	height: 170px;
	width: 128px;
	margin-top: 150px;
	margin-left: 60px;
	position: relative;
	z-index: auto;
	float: left;
	display: block;
}
.nav a:link{
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	height: 108px;
	width: 118px;
	text-align: left;
	vertical-align: top;
	z-index: 1;
	
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}

.nav a:visited{
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	height: 108px;
	width: 118px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	z-index: 1;
	font-size: 10px;
	color: #FFF;
	
	padding: 5px;
}

.nav a:hover{
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	height: 108px;
	width: 118px;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	z-index: 1;
	font-size: 10px;
	color: #FFF;
	background-image: url(images/navImage/labelRollover.png);
	font-weight: normal;
	padding: 5px;
}
.nav a:focus{
	display: block;
	position: relative;
	height: 108px;
	width: 118px;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	z-index: 1;
	font-size: 10px;
	color: #FFF;
margin: 0px;
	padding: 5px;
}
.nav a:active{
	display: block;
	position: relative;
	height: 108px;
	width: 118px;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	z-index: 1;
	font-size: 10px;
	color: #FFF;
margin: 0px;
	padding: 5px;
}
#contactBox {
	text-decoration: none;
	background-image: url(images/navImage/contactLabel_2.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	margin-top: 300px;
	margin-left: -70px;
	position: relative;
	z-index: auto;
}
#primaryBox {
	text-decoration: none;
	background-image: url(images/navImage/links.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 4px;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	margin-top: 200px;
	margin-left: 50px;
	font-family: Z_PERISCOPE;
	font-size: 10px;
	color: #FFF;
}
#LpBox {
	text-decoration: none;
	background-image: url(images/navImage/lpLabel_2.png);
	background-repeat: no-repeat;
	display: block;
	height: 180px;
	width: 128px;
	position: relative;
	float: left;
	margin-top: 370px;
	margin-left: -80px;
	z-index: auto;
}
#bsfBox {
	text-decoration: none;
	background-image: url(images/navImage/bsfLabel_2.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 4px;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	margin-top: 200px;
	margin-left: 50px;
	color: #FFF;
	position: relative;
	z-index: auto;
	left: 250px;
	top: 150px;
}
#projectsBox {
	text-decoration: none;
	background-image: url(images/navImage/links.png);
	background-repeat: no-repeat;
	text-indent: 4px;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	margin-top: 200px;
	margin-left: 50px;
	color: #FFF;
	left: 450px;
	top: 80px;
}
#gamesBox {
	text-decoration: none;
	background-image: url(images/navImage/gamesLabel_2.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	margin-top: 80px;
	margin-left: 20px;
	z-index: auto;
}
.linksText {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	background-color: #FFF;
	display: block;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 180px;
	width: 250px;
	z-index: auto;
}
#siteContent {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: block;
	vertical-align: top;
	height: 700px;
	width: 800px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/navImage/controlPanelNav.png);
	background-repeat: no-repeat;
	top: 0px;
	z-index: 1;
	display: block;
	margin: 0px;
	height: 100px;
	width: 800px;
	vertical-align: top;
}
#topnav {
	height: 40px;
	width: 740px;
	position: relative;
	top: 60px;
	padding-left: 30px;
	z-index: 3;
}
.mainNav a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.mainNav a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.mainNav a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ED037E;
	text-decoration: none;
}
.mainNav a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.bgImage {
	display: block;
	z-index: 0;
	margin-top: 0px;
}
.nav2 a:link, .nav2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4D4D4D;
	text-decoration:underline;
	display: inline;
	width: auto;
}

.nav2 a:hover{
	color:#ED037E;
	width: auto;
}

  
.nav2 a:focus{
	color:#ED037E;
	width: auto;
}
.nav2 a:active {
	color:#4d4d4d;
	width: auto;
}
#linksBox {
	text-decoration: none;
	background-image: url(images/navImage/links.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	z-index: 3;
	position: relative;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.textBoxLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 20px;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
	display: block;
	border: 1px solid #4D4D4D;
	position: absolute;
	z-index: auto;
	background-color: #FFF;
	
	float: left;
	left: 53px;
	top: 139px;
}



#games {
	position:absolute;
	left:637px;
	top:103px;
	width:128px;
	height:170px;
	z-index:1;
	background-image: url(images/navImage/gamesLabel_2.png);
}
#projectBox {
	background-image: url(images/navImage/projectsLabel_2.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	z-index: 2;
	position: relative;
	margin-top: 200px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -60px;
}
#aboutBox {
	background-image: url(images/navImage/aboutLabel_2.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 170px;
	width: 128px;
	margin-top: 20px;
	position: relative;
	z-index: auto;
	margin-left: 20px;
}
#kensukeBox {
	display: block;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	z-index: auto;
}
#avatarBox {
	display: block;
	height: 220px;
	width: 180px;
	z-index: auto;
	float: right;
	margin-top: 10px;
}
.galleryBox {
	display: block;
	float: right;
	height: 340px;
	width: 340px;
	position: absolute;
	top: 100px;
	left: 400px;
}
#copyDisBox {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	height: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.opaqueTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #A0A0A4;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
.bottomNav a:link, .bottomNav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration: underline;
	display: inline;
	width: auto;
}
.bottomNav a:hover{
	color:#ED037E;
	width: auto;
}

  
.bottomNav a:focus{
	color:#ED037E;
	width: auto;
}
.bottomNav a:active {
	color:#fff;
	width: auto;
color:#fff;
	text-decoration:underline;
	display: inline;
	width: auto;
}
.bottomNav a:hover{
	color:#EC008C;
	width: auto;
}

 .opaqueTextBoxFltRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #A0A0A4;
	height: auto;
	width: auto;
} 
.tabbedPanelWrapper {
	float: left;
	height: auto;
	width: auto;
	margin-top: 100px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.opaqueTextBoxFltLft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #A0A0A4;
	height: auto;
	width: auto;
}
