@charset "utf-8";
#flashcontent {
	padding: 0px;
	background-color: #000000;
	float: right;
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 961px;
	border: thin solid #FFFFFF;
	height: 660px;
	margin-top: 20px;
}



#Blurb {
	width: 300px;
	float: left;
	padding-top: 30px;
	background-image: url(images/bg.jpg);
	height: 630px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.75em;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
#logo {
	padding-left: 10px;
	margin: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav {
	padding-left: 300px;
	float: left;
	width: 661px;
	text-align: center;
}
#widelink a {
	text-decoration: none;
	color: #666666;
}

