body {
	background: #000000 url(../images/bg-plasma.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: white;
}

a 			{ color: #f28d23; }
a:hover 	{ text-decoration: none; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

img {
	border: 0;
	/* behavior: url(/2.0/images/iepngfix.htc); */

}

/** hides required XHTML strict fireldset **/
fieldset{
	padding: 0; 
	margin: 0;
	border: 0;
}

.clearBoth {
	clear: both;
}

.last {
	margin-right: 0px;
}

button.img-button{
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	background: none;
	cursor: pointer;
}
.contentWrapper h1{
	width: 90%;
	margin:0 auto;
}
