 body {
	margin:					0px;
	background:				#e3e3e3 url('templates/layout1/bg.jpg') repeat-y center;
	text-align:				center;
	font-family:			sans-serif;
	font-size:				12px;
	color:					#000000;
}

div#content {
	margin:					0px auto;
	text-align:				left;
	width:					960px;
}

div#logo {
	float:					left;
	width:					215px;
	height:					131px;
	background-color:		#FFFFFF;
	background-repeat:		no-repeat;
	background-position:	center;
}

div#headgfx {
	float:					left;
	width:					745px;
	height:					131px;
	background:				url('header/Fotolia_1122216_S.jpg') no-repeat left top;
}

.smallbar {
	margin-top:				1px;
	height:					4px;
	font-size:				1px;
	background:				#73b6e4;
}

.largebar {
	margin-top:				1px;
	height:					32px;
	font-size:				1px;
	background:				#e3e3e3;
}

.sizeleft {
	float:					left;
	width:					214px;
}

.sizeright {
	float:					left;
	width:					745px;
	margin-left:			1px;
}

div#textarea {
	float:					left;
	background:				url('/templates/layout1/pixel_v.gif') repeat-y;
}

div#textcontent {
	margin:					9px;
}

div#naviin {
	margin:					10px;
}

div.naviitem {
	margin:					3px;
	padding:				3px;
	background:				url('pixel_h.gif') repeat-x bottom;
}

div.naviitem a {
	color:					#73b6e4;
	text-decoration:		none;
	font-weight:			bold;
}

div#usertext {
	border:					0px solid #EEEEEE;
	padding:				0px;
	margin:					0px 0px 20px 0px;
}

h3 {
	font-size:				24px;
	font-weight:			bold;
}