object { 
	outline:none;
	display: block;
}

img {
	border: none;
}

a {
	outline: none;
}

body {
	background: #04080e;
	margin: 0;
}

#topbar {
	background: #000000 url(../images/topbarbg.jpg) repeat-x top;
	width: 100%;
	height: 41px;
	margin: auto;
	padding: 0;
	text-align: center;
}

#topbarcontainer {
	width: 834px;
	height: 41px;
	margin: auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	right: 6px;
}

h1.topbartext {
	font-family: Arial, Helvetica, sans-serif;
	color: #7ce2ff;
	font-size: 0.7em;
	float: right;
	margin-top: 13px;
	padding: 0;
}

#emailcontainer {
	width: 269px;
	height: 21px;
	float: right;
	margin-left: 22px;
	margin-top: 6px;
}

ul.socialicons {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	left: 8px;
}

li.socialicons {
	margin: 0 8px 0 0;
	padding: 0;
	display: inline;
}
	

#bgcontainer {
	background: #04080e url(../images/BG.jpg) repeat-x top;
	margin: 0;
}

a:link { color: #00FFFF }
a:visited { color: #00FFFF }

.noFlashText {
	font-family: arial, verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#container {
	width: 100%;
	height: 963px;
	margin: auto;
}