body {background:#0c252b url("../images/bg_tile.jpg") repeat-x;
	text-align: center;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#0c252b;}

#main {
	margin: 60px auto;
	text-align: left;
	display:block;
	height:482px;
	width:934px;
	background: url("../images/bg_main.gif") no-repeat;
	position: relative;
	}
	
#myAlternativeContent {display:block; width:516px; height:405px; position:relative; top:56px; left:20px;}	
#flash {display:block; width:516px; height:405px; position:relative; top:45px; left:20px;}

strong {font-weight:bold;}
p {	font:13px/17px Arial, Helvetica, sans-serif; margin:1em 10px;}

a:link, a:visited {color: #6699cc; font-weight:bold; text-decoration:none;}
a:hover, a:active {color:#6699cc; font-weight:bold; text-decoration:underline;}