body {
	background: url('layout/bg.gif');
	margin: 0 0 10px 0;
	font: 9pt verdana;
	line-height: 1.6;
	text-align: justify;
	}
	
div.header_container {
	height: 450px;
	background: url('layout/header_bg.gif') center repeat-x;
	}
	
	div.sevenhundredseventy {
		width: 770px;
		margin: auto;
		position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
		}
		
		div.cursed {
			background: url('layout/cursed.gif') no-repeat;
			width: 386px;
			height: 103px;
			position:absolute; top: 54px; left: 310px;
			}
		
		div.juugo {
			background: url('layout/juugo.gif') no-repeat;
			width: 356px;
			height: 450px;
			}
			
		div.juugocurse {
			background: url('layout/juugocurse.png') no-repeat;
			width: 408px;
			height: 224px;
			position:absolute; top: 227px; left: 348px;
			}
			
				* html div.juugocurse {
					/* IE Workaround */
					background-image: none;
					filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/juugocurse.png", sizingMethod="crop");
					}
	
div.red {
	background: #F3006F;
	height: 1px;
	overflow: hidden;
	}
	
div.content_container {
	background: #EEFEE4 url('layout/content_bg.jpg') repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
div.content {
	width: 696px;
	margin: auto;
	}
	
div.nav_container {
	background: url('layout/nav_bg.gif') no-repeat;
	height: 73px;
	width: 732px;
	margin: 0 auto 5px auto;
	}
	
	div.nav_container2 {
		width: 620px;
		height: 26px;
		margin: auto;
		position:relative; top: 24px; left: 0px; bottom: 0px; right: 0px;
		}
		
		img.nav {
			border: 0px;
			width: 116px;
			height: 26px;
			}
		
		div.nav_about {
			background: url('layout/nav_about_off.gif') no-repeat;
			display: block;
			width: 116px;
			height: 26px;
			position:absolute; left: 0px;
			}
			
			div.nav_about a:hover {
				background: url('layout/nav_about_on.gif');
				display: block;
				}
				
		div.nav_rules {
			background: url('layout/nav_rules_off.gif') no-repeat;
			display: block;
			width: 116px;
			height: 26px;
			position:absolute; left: 126px;
			}
			
			div.nav_rules a:hover {
				background: url('layout/nav_rules_on.gif');
				display: block;
				}
				
		div.nav_codes {
			background: url('layout/nav_codes_off.gif') no-repeat;
			display: block;
			width: 116px;
			height: 26px;
			position:absolute; left: 252px;
			}
			
			div.nav_codes a:hover {
				background: url('layout/nav_codes_on.gif');
				display: block;
				}
				
		div.nav_join {
			background: url('layout/nav_join_off.gif') no-repeat;
			display: block;
			width: 116px;
			height: 26px;
			position:absolute; left: 378px;
			}
			
			div.nav_join a:hover {
				background: url('layout/nav_join_on.gif');
				display: block;
				}
				
		div.nav_list {
			background: url('layout/nav_list_off.gif') no-repeat;
			display: block;
			width: 116px;
			height: 26px;
			position:absolute; left: 504px;
			}
			
			div.nav_list a:hover {
				background: url('layout/nav_list_on.gif');
				display: block;
				}
	
	div.header {
		background: url('layout/header.png') no-repeat;
		width: 666px;
		height: 35px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 6px 0 0 28px;
		font: 15pt georgia;
		color: #FF423A;
		}
		
		* html div.header {
				/* IE Workaround */
				background-image: none;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/header.png", sizingMethod="crop");
				}
				
	div.stats {
		background: url('layout/stats.png') no-repeat;
		width: 234px;
		height: 189px;
		float: right;
		margin-left: 5px;
		position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
		}
		
		* html div.stats {
			/* IE Workaround */
			background-image: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="layout/stats.png", sizingMethod="crop");
			}
			
		div.stats_header {
			text-transform: uppercase;
			color: #fff;
			font: bold 8pt verdana;
			width: 124px;
			text-align: center;
			position:absolute; left: 104px;
			}
			
		div.stats_content {
			font: 8pt verdana;
			color: #000;
			width: 124px;
			position:absolute; left: 104px;
			text-align: center;
			}
	
div.footer {
	margin: auto;
	width: 330px;
	height: 76px;
	background: url('layout/bottom.gif') center no-repeat;
	position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
	}
	
	img.back {
		border: 0px;
		width: 31px;
		height: 19px;
		position:absolute; top: 10px; left: 107px;
		}
		
	img.home {
		border: 0px;
		width: 35px;
		height: 19px;
		position:absolute; top: 10px; left: 144px;
		}
		
	img.email {
		border: 0px;
		width: 36px;
		height: 19px;
		position:absolute; top: 10px; left: 186px;
		}
	
	img.chocopai {
		border: 0px;
		width: 88px;
		height: 31px;
		position:absolute; top: 32px; left: 120px;
		}
		
img.left {
	margin-right: 10px;
	float: left;
	}
	
img.right {
	margin-left: 10px;
	float: right;
	}
	
img.codes_black {
	border: 5px solid #000;
	margin: 0 5px 0 5px;
	}
	
img.codes_white {
	border: 5px solid #fff;
	margin: 0 5px 0 5px;
	}
		
a:link, a:active, a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
	a:hover {
		color: #fff;
		}