BODY {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/body-bground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #696051;
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

/* 1 pixel added to flash space to fix firefox!! */



P {
	margin: 0 0 0 0;
	padding: 2px 0 10px 0;
}

A {
	color: #a1be9f;
	text-decoration: none;
}

object { 
	outline:none; 
} 

#center {
	margin: auto;
	width: 1018px;
}

#wrapper {
	float: left;
	width: 1018px;
	background-image: url(images/wrapper-bground.png);
	background-repeat: repeat-y;
}

#content-area {
	float: left;
	margin: 0 20px 0 20px;
	width: 978px;
	background-image: url(images/content-area-bground.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #021f36;
	min-height: 800px;
}

#flash-left {
	float: left;
	width: 331px;
	height: 186px;
	margin: 113px 0 0 0;
	padding: 0 0 0 0;
	outline:none;
}

#logo-space {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 313px;
	height: 299px;
	background-image: url(images/logo-bground.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#logo {
	margin: auto;
	width: 313px;
}

#flash-right {
	float: left;
	width: 334px;
	height: 186px;
	margin: 113px 0 0 0;
	padding: 0 0 0 0;
}

#content {
	clear: both;
	float: left;
	width: 938px;
	margin: 52px 0 0 0;
	padding: 0 20px 0 20px;
	background-image: url(images/content-bground.png);
	background-repeat: repeat-y;
	
}

#left {
	float: left;
	width: 591px;
	margin: 0 0 0 0;
	padding: 0 33px 0 0;
}

IMG.karma-header {
	margin: 35px 0 0 0;
	padding: 0 0 0 0;
}

IMG.event-header {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}

#right {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0 0 0 14px;
}