body {
	background: #06070C url('layout/bg.jpg') 0px 84px repeat-x;
	margin: 0px;
	font: 8pt arial;
	color: #fff;
	text-align: justify;
	line-height: 1.7;
	}
	
input, textarea, option, select {
	background-color: transparent;
	border: 1px solid #4B85AA;
	color: #fff;
	font: 8pt arial;
	}
	
a {
	text-decoration: none;
	color: #fff;
	background: url('layout/underline.gif') repeat-x 100% 100%;
	padding-bottom: 4px;
	white-space: nowrap;
	}
	
	a:hover {
		color: #78CAFF;
		background: url('layout/underline_hover.gif') repeat-x 100% 100%;
		}
		
img.left {
	padding: 5px;
	margin: 5px;
	border: 1px solid #203952;
	float: left;
	}
	
div.stats {
	width: 80%;
	margin: auto;
	min-height: 98px;
	}
		
font.stats {
	font-weight: bold;
	font-size: 7pt;
	}
	
div.bg_t {
	background: url('layout/bg_t.jpg') repeat-x;
	height: 84px;
	width: 100%;
	}
	
div.one {
	background: url('layout/1.png') no-repeat;
	width: 588px;
	height: 120px;
	margin: auto;
	position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
	}
		
div.side_1 {
	background: url('layout/s_1.png') no-repeat;
	width: 176px;
	height: 83px;
	}
		
div.nav_container {
	margin-left: 26px;
	}
	
	div.nav_container a:link, div.nav_container a:visited, div.nav_container a:active {
		color: #fff;
		font: 8pt arial;
		}
	
	div.nav_container ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
	
	div.nav_container li {
		padding: 0;

		}
	
	div.nav_container a:link {
		width: 141px;
		height: 24px;
		background: url('layout/s_nav_bg.png') no-repeat;
		text-decoration: none;
		padding-top: 5px;
		display: block;
		}
			
			div.nav_container a:active {
				width: 141px;
				height: 24px;
				background: url('layout/s_nav_bg.png') no-repeat;
				text-decoration: none;
				padding-top: 5px;
				display: block;
				}
					
			div.nav_container a:visited {
				width: 141px;
				height: 24px;
				background: url('layout/s_nav_bg.png') no-repeat;
				text-decoration: none;
				padding-top: 5px;
				display: block;
				}
	
				div.nav_container a:hover {
					width: 141px;
					height: 24px;
					background: url('layout/s_nav_bg_hover.png') no-repeat;
					text-decoration: none;
					padding-top: 5px;
					display: block;
					}
		
div.side_dots {
	background: url('layout/s_dots.gif') no-repeat;
	width: 176px;
	height: 33px;
	}
		
td.content {
	background: url('layout/c_bg.gif');
	}
		
div.content_1 {
	background: url('layout/c_1.gif') no-repeat;
	min-height: 309px;
	width: 412px;
	}
	
div.content_container {
	width: 378px;
	margin-left: 12px;
	}
	
	div.header {
		font: 14pt georgia;
		color: #A2D5ED;
		margin-bottom: 7px;
		}
	
td.bottom_l {
	background:url('layout/bottom_l.gif') no-repeat;
	width: 176px;
	height: 245px;
	position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
	}
	
td.bottom_r {
	background:url('layout/bottom_r.gif') no-repeat;
	width: 412px;
	height: 245px;
	position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
	}
	
	div.bottom_r {
		width: 412px;
		height: 245px;
		position:relative; top: 0px; left: 0px; bottom: 0px; right: 0px;
		}
	
	img.chocopai {
		width: 100px;
		height: 35px;
		border: 0px;
		position:absolute; top: 12px; left: 154px;
		}