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

body{
	margin:0px;
	padding:0px;
	background:#000000;
	font-family:"comic Sans MS", arial, "Arial Narrow";
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
#main_wrap{
	width:800px;
	margin:auto;
	border:0px solid #C00000;
}
#top_main_box{
	width:800px;
	height:503px;
	background:url(images/crusty_babe_02.jpg) no-repeat;
}
#top_space{
	width:700px;
	margin:auto;
	height:350px;
}
#top_box_text{
	width:700px;
	margin:auto;
	text-align:center;
}
#top_box_link{
	width:500px;
	margin:auto;
	height:70px;
	border:0px solid #C00000;
	cursor:hand;
}
#main_table{
	font-size:12px;
}
#main_table input{
	font-weight:bold;
	color:#333333;
}