html
{
	margin: 0px;
	padding: 0px;	
	line-height: 150%;

}

img
{
	border: 0;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background: #ffffff ;
	color:#333333;
	display:table;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:160%;
	width: 100%;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#centerer
{
	position: relative;
	width: 960px;
	margin: 0 auto;	
	text-align: left;
}

#head
{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 300px;
	background: #000000; #url(/media/88/fiery-red.png) no-repeat scroll center top;
	background-offset-y: 400px;
}


#clouds1
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	background-image: url(/media/2/clouds1.png);	
	width: 100%;
	height: 300px;
	background-position: -100px 0px;
}

#clouds2
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/media/8/clouds2.png);	
	width: 100%;
	height: 300px;
}

#buildings
{
	position: relative;
	top: -210px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(/media/13/buildings.png);	
	width: 960px;
	height: 210px;
}

#content
{
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	width: 960px;
}

#padder
{
	padding: 20px;
}

#footer
{
	color: #dddddd;
	clear: both;
	background-color: #000000;
	padding: 20px;
	text-align: right;
	border-bottom: solid 13px #ff00ff;
}

#menu
{
	position: relative;
	margin: 0 auto;
	text-align: right;
	top: -260px;
	width: 960px;
}

.menuItem
{
	position: relative;
	display: inline;
	margin-right: 20px;
}

.menuItemSelected
{
	position: relative;
	display: inline;
	margin-right: 20px;
	border-bottom: solid 2px #ffffff;
}

ul
{
	font-size: 10px;
	list-style: none;
	margin: 0px;
}

li
{
	padding: 0px;
	margin: 0px;
}


.smallBubble
{
	background: url(/media/257/small-bubble.png) no-repeat;
	width: 182px;
	height: 72px;
	padding-top: 15px;
	text-align: center;
	color: #444444;
	position: absolute;
	display: none;
}


.umbMailFormLabel
{
	width: 120px;
	float: left;
	display: block;
}

textarea
{
	width: 300px;
	height: 200px;
}











/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

