*{
	margin: 0;
	padding: 0;
}
body{
	background: #707070;
	text-align: justify;
	color: #5f2424;
	font: normal 12px/19px arial, tahoma, verdana, sans-serif;
}
.wrap{
	width: 875px;
	margin: 0 auto;
	overflow: hidden;
}
#top{
	background: #121212 url(images/tbg.jpg) repeat-x;
	height: 222px;
	overflow: hidden;
}
.clear{
	clear: both;
	margin: 15px 0 15px 0;
	height: 10px;
	width: 300px;
}
#content{
	clear: both;
	background: #fff url(images/cbg.jpg) repeat-x;
	overflow: hidden;
	padding: 0 0 25px 0;
	margin-top: -20px;
}
#logo{
	float: left;
	width: 550px;
}
#navigation{
	float: right;
	width: 320px;
}
#footer{
	background: transparent url(images/fbg.jpg) repeat-x;
	clear: both;
	height: 65px;
	padding: 5px;
	font: normal 10px/15px verdana, arial, tahoma,  sans-serif;
	color: #ebb7c7;
	text-align: center;
	text-transform: uppercase;
}

/* TOP STYLES */
h1#title, h1#title a{
	color: #c92d2d;
	font: normal 46px/46px 'Lucida Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 75px 0 0 5px;
	text-decoration: none;
	clear: none;
}
#top img{
	float: left;
	margin-right: 5px;
	border: 0;
}
#slogan{
	font: normal 12px/19px verdana, arial, tahoma, sans-serif;
	color: #fff;
	text-transform: lowercase;
	margin: 0 0 0 40px;
}
#navigation ul{
	list-style-type: none;
	margin-top: 120px;
}
#navigation ul li{
	display: inline;
	float: left;
}
#navigation ul li a{
	text-decoration: none;
	display: block;
	color: #eb605f;
	font: normal 18px/23px arial, tahoma, verdana, sans-serif;
	text-transform: lowercase;
	margin: 0 13px;
}
#navigation ul li a:hover, #navigation ul li a#active{
	color: #fff;
	border-bottom: 3px solid #c92d2d;
}
#navigation ul li a#active:hover{
	color: #c92d2d;
	border-bottom: 3px solid #fff;
}
/* END TOP STYLES */

/* CONTENT STYLES */
a img{
	border: 0;
}
a{
	text-decoration: none;
	color: #6C1f1f;
}
a:hover{
	color: #202020;
}
#featured{
	clear: both;
	width: 285px;
	padding: 10px 15px 10px 0;
	margin: 0 0 20px 0;
	float: left;
	background: transparent url(images/featured_bg.jpg) top right no-repeat;
	font: normal 11px/16px arial, tahoma, verdana, sans-serif;
}
#featLink{
	display: block;
	margin: 15px auto 5px auto;
	width: 96px;
	height: 39px;
	text-align: center;
}
.hosted{
	width: 765px;
	margin: 15px auto;
	text-align: center;
}
.hosted img{
	width: 88px;
	height: 31px;
}
#featured a img, .hosted a img{
	background: #ffd6e2;
	border: 4px solid #ffd6e2;
}
.hosted a img{
	margin: 3px 5px;
}
#featured a:hover img, .hosted a:hover img{
	border: 4px solid #b04b4b;
}
#hosting{
	float: right;
	width: 550px;
	padding: 15px 0 10px 0;
	margin: 0 0 20px 0;
}
h1{
	color: #333;
	font: normal 21px/25px 'Lucida Sans', sans-serif;
	text-transform: uppercase;
	clear: both;
	margin: 20px 0 0 0;
}
h2{
	color: #8e1b1b;
	font: normal 18px/23px 'Lucida Sans', sans-serif;
	text-transform: uppercase;
	clear: both;
	margin: 20px 0 0 0;
}
p{
	margin: 5px 0 10px 0;
}
.service{
	border: 1px solid #f6c9d3;
	background: #fff url(images/saizo.jpg) bottom left no-repeat;
	overflow: hidden;
	width: 160px;
	height: 190px;
	color: #353a3d;
	margin: 5px 10px 0 0;
	padding: 5px;
	float: left;
}
.service h2{
	font: normal 16px/20px arial, tahoma, verdana, sans-serif;
	text-align: center;
	margin: 5px 0;
	text-transform: lowercase;
	color: #000;
	border-bottom: 1px dotted #888;
}
.service ul{
	list-style-type: square;
	list-style-position: inside;
	font-size: 11px;
}
.moreInfo{
	display: block;
	text-align: right;
	margin: 25px 5px 0 0;
}
.left{
	float: left;
	padding: 0 17px 0 0;
}
.right{
	float: right;
	padding: 0 0 0 7px;
}
ul.hiji{
	list-style-type: square;
	margin: 10px 20px 10px 190px;
	padding: 5px 0 10px 0;
}
ul.susu{
	list-style-type: square;
	margin: 10px 20px 10px 140px;
	padding: 5px 0 5px 0;
}
ul.hiji li, ul.rules li, ul.susu li{
	padding: 2px 0;
}
ul.rules{
	list-style-type: square;
	margin: 10px 40px 30px 40px;
}
/* END CONTENT STYLES */

/* FOOTER STYLES */
#footer a{
	color: #ffd6e2;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
}
/* END FOOTER STYLES */
