body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

a:link , a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover , a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	border: 0px;
}

#nav {
	background: url(../images/nav-bg.gif) repeat-x;
	height: 51px;
}

/* Copyright 2008-2009 Kylemaul */

