.header, .text {
	color:						#0b579f;
	font-size:					13px;
	font-family: 				Verdana;
}

p.text {
	line-height: 				2em;	
}

.header {
	font-weight:				bold;
	text-transform: 			uppercase;
}

#ImageMenu ul {
	list-style-type: 			none;
	margin: 					0px;
	padding:					0px;
}

#ImageMenu ul li {
	display: 					inline;
	float:						left;
	margin:						0px;
	padding:					0px;
}

#MainNavigation ul {
	list-style-type: 			none;
	margin: 					0px;
	padding:					0px;
}

#MainNavigation ul li {
	display: 					inline;
	float:						left;
	margin:						0px;
	padding:					0px;
}

.text {
	font-size:					11px;
}

div.header {
	background-image: 			url(/WebObjects/MarkeaPrawns.woa/Contents/WebServerResources/images/site/headerBG.gif);
	background-position:		center;
	background-repeat: 			repeat-x;
	margin-top: 				5px;
	margin-left: 				0px;
	margin-bottom: 				0px;
}


div.header span {
	color: 						#0b579f; 
	margin-left: 				0px; 
	padding: 					0px 4px 0px 0px; 
	font-size:					1.0em; 
	line-height: 				1.0em;
	background-color: 			white;
	text-transform: 			uppercase;
}


