body {
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
 	margin-top: 25px;
	font-size:12px;
	background-color:#fee098;
	margin-left: 0px;
}

* {
	margin: 0;
	padding: 0;
}

.hd {
	background: url(../images/hd.jpg) no-repeat top right;
	height:123px;
	margin-right: auto;
	margin-left: auto;
	width:838px;
}

.ft {
	background: url(../images/layout/ft.gif) no-repeat top;
	height:43px;
	margin-right: auto;
	margin-left: auto;
	width:838px;
	border:0px;
	font-size: 0;
}



#sidebx {
	margin: 0 auto; 
	width: 838px;
	font-size: 100%;
	overflow:hidden;
	
}
#boxboy {
	margin: 0 auto;
	width: 838px;
	background: url(../images/layout/bck-tt.gif);
	background-repeat: repeat-y;
	background-position: left;
	
}

.menu {
	float:left;
	width:209px;
}

a.menul {
	padding-top: 8px;
	margin-left:41px;
	float:left;
	width:168px;
	height: 25px;
	background: url(../images/link1.gif) no-repeat top;
	text-indent: 44px;
	font-weight:bold;
	font-size:14px;
	color: #eee7b1;
	text-decoration:none;
	display: inline;
}

a.menul:hover {
	background: url(../images/link2.gif) no-repeat top;
	color: #fbd939;
	text-decoration:none;
}

.co {
	width:560px;
	padding-top:10px;
	padding-left:23px;
	margin-right:auto;
	float:left;
	text-align:justify;
}


.cred {
	color: #333333;
	text-align: center;
	font-size:12px;
	width: 838px;
	margin-left: auto;
	margin-right: auto;
}

	
.cred a {
	text-decoration:none;
	color: #333333;
	font-size: 12px;
}

.cred a:hover {
	color: #666666;
	text-decoration:none;
}
