body{
text-align:center;
background-color:#050505;
}

.contents{
width:600px;
height:300px;
margin:auto;
text-align:left;
position:relative;
background-image:url(top3.gif);
}

.links{
width:600px;
}

.links table{
margin:10px auto 0px auto;
padding:0px 0px 0px 0px;
position:relative;
float:left;
}

.count {
position:absolute;
top:280px;
left:10px;
}

p{
font-size:60%;
color:#3c3c3c;
text-align:center;
font-family: "Arial";
}

.count h2{
font-size:60%;
color:#ffffff;
text-align:center;
font-family: "Arial";
}

.button_space{
	width:100px;
	height:300px;
	position:absolute;
	top:0px;
	left:450px;
	padding-top:60px;
	margin:0px;
}

.topb h2 {
	background:url(topb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;
	margin:0px;
}

.topb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.topb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(topb2.gif);
	background-repeat:no-repeat;
}

.memberb {
	margin-top:3px;
}
.memberb h2 {
	background:url(memberb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;
	margin:0px;
}

.memberb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.memberb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(memberb2.gif);
	background-repeat:no-repeat;
}

.scheduleb {
	margin-top:3px;
}
.scheduleb h2 {
	background:url(scheduleb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;

	margin:0px;
}

.scheduleb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.scheduleb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(scheduleb2.gif);
	background-repeat:no-repeat;
}


.resultsb {
	margin-top:3px;
}
.resultsb h2 {
	background:url(resultsb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;

	margin:0px;
}

.resultsb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.resultsb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(resultsb2.gif);
	background-repeat:no-repeat;
}
.linkb {
	margin-top:3px;
}
.linkb h2 {
	background:url(linkb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;

	margin:0px;
}

.linkb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.linkb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(linkb2.gif);
	background-repeat:no-repeat;
}

.bbsb {
	margin-top:3px;
}
.bbsb h2 {
	background:url(bbsb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;

	margin:0px;
}

.bbsb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.bbsb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(bbsb2.gif);
	background-repeat:no-repeat;
}

.mailb {
	margin-top:3px;
}
.mailb h2 {
	background:url(mailb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;

	margin:0px;
}

.mailb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.mailb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(mailb2.gif);
	background-repeat:no-repeat;
}

.logb {
	margin-top:3px;
}
.logb h2 {
	background:url(logb1.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	display:block;

	margin:0px;
}

.logb a{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
}

.logb a:hover{
	width:100px;
	height:20px;
	display:block;
	margin:0px;
	text-decoration:none;
	background:url(logb2.gif);
	background-repeat:no-repeat;
}
.space{clear:left;}

