body {
	background-image: url(../images/website/background.jpg);
	background-repeat : repeat-x;
	background-color: #192E49;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color: white;
}


#website {
	text-align: center;
}

.seotext {
	width: 790px;
	margin: 0 auto;
}

#xml_nav {
	text-align: left;
}

#carousel {
	text-align: left;
}

#carousel div.item {
	float: left;
	width: 50%;
}

#header a:hover{
	color:#FFF;
}

a {
	color: white;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

.clear {
	clear:both;
}

p.getflash {
	clear: both;
	padding-bottom: 20px;
}
