body 
{
background-color: rgb(167,179,191);
}

font,body
{
color:rgb(0,0,0);
font-family:georgia;
font-size:8pt
}

a:link,a:active,a:visited
{
color:rgb(68,86,124);
text-decoration:none
}

a:hover
{
color:rgb(68,86,124);
text-decoration:underline
}

b,strong
{
color:rgb(214,229,244);
font-family:georgia;
font-size:8pt
}

#sakiimg-01_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:0px;
	width:800px;
	height:84px;
}

#sakiimg-02_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:84px;
	width:800px;
	height:99px;
}

#sakiimg-03_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:183px;
	width:800px;
	height:92px;
}

#sakiimg-04_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:275px;
	width:800px;
	height:102px;
}

#sakiimg-05_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:377px;
	width:800px;
	height:105px;
}

#sakiimg-06_ {
	position:absolute;
        z-index:1;
	left:0px;
	top:482px;
	width:800px;
	height:118px;
}

#content
{
position: absolute;
z-index:3;
top:150px;
left:500px;
width:375px;
background:transparent;
line-height: 130%;
}

#stats
{
position: absolute;
z-index:2;
top:38px;
left:69px;
width:240px;
background:transparent;
line-height: 130%;
}

.bevelmenu{
position: absolute;
z-index:2;
top: 250px;
left: 229px;
list-style-type: none;
margin: 0;
padding: 0;
width: 160px;
}

.bevelmenu li a{
display: block;
width: 100%;
padding: 2px 4px;
color: rgb(30,30,30);
text-decoration: none;
font-weight: bold;
background-color: rgb(167,179,191);
border: 2px solid rgb(167,179,191);
text-decoration:none;
}

.bevelmenu li a:hover{
color: rgb(68,86,124);
background-color: rgb(191,209,220);
border-style: inset;
text-decoration:none;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}

h2
{
color:rgb(102,117,147);
text-align:left;
font-family:Georgia;
font-size:14pt;
font-weight:bold;
border-bottom: rgb(102,117,147) 2px solid;
}

h2:first-letter 
{
color:rgb(0,0,0); 
font-family:Dirty English, Georgia;
font-weight:bold;
font-size: 20pt;
text-transform: uppercase;
}