body {
font-family: 			Tahoma;
font-size:              10px;
background:				url('images/bg.png') repeat #1f2227;
text-align:				center;
}

#clear {
clear:					left;
}

#container {
margin-left:			auto;
margin-right:			auto;
text-align:				left;
width:					1076px;
}

#container #header {
background:				url('images/header_yel.png') no-repeat;
height:					109px;
}

#container #left {
display:				block;
margin-left:			60px;
_margin-left:			30px; /* Ie fix */
width:					212px;
margin-top:				4px;
float:					left;
}

	#container #left .top {
	background:			url('images/top_yel.png') no-repeat;
	width:				210px;
	height:				31px;
	color:				#fff;
	font-weight:		bold;
	text-align:			right;
	padding-right:		-100px;
	padding-top:		6px;
	font-size:			12px;
	}
	
		#container #left ul {
		margin-top:			-3px;
		margin-left:		-40px;
		_margin:			0px;
		list-style: 		none;
		}
	
			#container #left li {
			background:		url('images/menu_li.png') no-repeat;
			width:			209px;
			height:			22px;
			line-height:	22px;
			vertical-align: middle;
			font-weight:	bold;
			color:			#fff;
			padding-left:	24px;
			}	

			#container #left li a{
			color:			#fff;
			}	
		

			#container #left li:hover{
			background:		url('images/menu_li_select.png') no-repeat;
			width:			209px;
			height:			22px;
			line-height:	22px;
			vertical-align: middle;
			font-weight:	bold;
			color:			#fff;
			padding-left:	24px;
			}	
			
#container #mid {
display:				block;
width:					560px;
_width:					550px;
float:					left;
margin-top:				4px;
_margin-left:			-20px;
}

	#container #mid .userfield {
	background:			url('images/Mafialayout_userfield_yel.png') no-repeat;
	width:				555px;
	height:				159px;
	overflow:			hidden;
	}
	
	    #container #mid .userfield table{
		margin-top:			10px;
		margin-left: 		10px;
		color:				#fff;
		font-weight:		bold;
		font-size:			10px;
		margin-right: 		10px;
		text-align:			left;
		}
	
	
			#container #mid .top {
			margin-left:		4px;
			margin-top:			4px;
			margin-bottom:		4px;
			height:				24px;
			line-height:		24px;
			vertical-align:		middle;
			color:				#fff;
			font-weight:		bold;
			font-size:			10px;
			background:			#393e45;
			padding-left:		10px;
			width:				540px;
			}
			
			#container #mid .content {
			margin-top:			4px;
			margin-bottom:		4px;
			color:				#fff;
			font-size:			10px;
			padding-left:		10px;
			overflow:			hidden;
			}
		
#container #right {
display:				block;
width:					212px;
float:					left;
margin-top:				4px;
_margin-left:			4px;
}

	#container #right .top {
	background:			url('images/top_yel.png') no-repeat;
	width:				210px;
	height:				31px;
	color:				#fff;
	font-weight:		bold;
	text-align:			right;
	padding-right:		-100px;
	padding-top:		6px;
	font-size:			12px;
	}
	
		#container #right ul {
		margin-top:			-3px;
		margin-left:		-40px;
		_margin:			0px;
		list-style: 		none;
		}
	
			#container #right li {
			background:		url('images/menu_li.png') no-repeat;
			width:			209px;
			height:			22px;
			line-height:	22px;
			vertical-align: middle;
			font-weight:	bold;
			color:			#fff;
			padding-left:	24px;
			}

			#container #right li a{
			font-weight:	bold;
			color:			#fff;
			}		
			
			#container #right li:hover{
			background:		url('images/menu_li_select.png') no-repeat;
			width:			209px;
			height:			22px;
			line-height:	22px;
			vertical-align: middle;
			font-weight:	bold;
			color:			#fff;
			padding-left:	24px;
			}	
			
#container #footer {
_margin-top:				10px;
margin-left:				54px;
width:						1076px;
background:					url('images/footer.png') no-repeat;
height:						36px;
color:						#fff;
}

.copy {
position:					absolute;
margin-top:					17px;
margin-left:				25px;
}

.nav {
position:					absolute;
margin-top:					12px;
margin-left:				705px;
}

input[type='submit'] {
		background:					url('images/input.png') no-repeat;
		height:						26px;
		width:						158px;
		border:						0px;
		padding:					0px;
		margin:						1px;
		color:						#41423e;
		font-size:					10px;
		font-weight:				bold;
}
	
.field {
		background:					url('images/input2.png') no-repeat;
		height:						26px;
		width:						158px;
		border:						0px;
		padding:					0px;
		margin:						1px;
		color:						#41423e;
		font-size:					10px;
		font-weight:				bold;
}