body {
	scrollbar-face-color: #000000;
	scrollbar-base-color: #000000;

	background-color: #000000;
}

body.main {
	background-image:url(Images/mainsplash2.jpg);

	background-repeat: no-repeat;
	background-color: #000000;
	background-position: 0px 0px ;
	margin: 0px 0px 0px 0px;
	scrollbar-track-color: #000000;
}

div.mainsplash
{
	width:1280px;
	height:720px;
	position: relative;
}

div.header
{
	background-image:url(Images/gamesbysamuraichise.png);
	text-align: right;
	vertical-align: middle;
	width:1280px;
	height:70px;
	position: relative;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	position: 0px 0px;
}

div.spacer
{
	width:1100px;
	height:2px;
	position:relative;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}

div.selection
{
	background-image:url(Images/selection.png);
	width:1100px;
	height:320px;
	position:relative;
	border-width: 0px;
	margin: 3px 0px 0px 70px;
}

div.selectionBody
{
	float:left;
	width:850px;
	height:300px;
	margin:10px 10px 10px 10px;
	position: relative;
	top:10px;
	left:300px;
}

img.selectionIcon
{
	float:left;
	width:219px;
	height:300px;
	position:relative;
	margin:10px 10px 0px 10px;
}
img.selectionImage
{
	float:left;
	width:219px;
	height:300px;
	position:relative;
	text-align:left;
	margin:10px 10px 0px 10px;
}

p.selectionBody
{
	font-size: 20px;
	color:silver;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

p.Large
{
	font-family: Calibri, Verdana, Arial;
	color:white;
	text-align:center;
	font-size:40px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

p.headertext
{
	font-family: Calibri, Verdana, Arial;
	color: #f0f0f0;
	font-size: 12pt;
}

p.footertext
{
	font-family: Calibri, Verdana, Arial;
	color: #a0a0a0;
	font-size: 12pt;
	text-align: right;
}

li.selectionList
{	
	font-size: 20px;
	color:silver;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a:link, a:visited 
{
	font-family: Calibri, Verdana, Arial;
	color:#C0C020;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a:active 
{
	font-family: Calibri, Verdana, Arial;
	color:lightyellow;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
} 

a:hover, a:visited:hover 
{
	font-family: Calibri, Verdana, Arial;
	color:white;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
} 

a.large:link, a.large:visited 
{
	font-family: Calibri, Verdana, Arial;
	font-size:30px;
	color:gold;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.large:active 
{
	font-family: Calibri, Verdana, Arial;
	font-size:30px;
	color:darkgrey;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
} 

a.large:hover, a.large:visited:hover 
{
	font-family: Calibri, Verdana, Arial;
	font-size:30px;
	color:white;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
} 

a.red:link, a.red:visited 
{
	font-family: Calibri, Verdana, Arial;
	color:darkred;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a.red:active 
{
	font-family: Calibri, Verdana, Arial;
	color:brightred;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
} 

a.red:hover, a.red:visited:hover 
{
	font-family: Calibri, Verdana, Arial;
	color:red;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
} 