body
	{
	margin: 0;
	padding: 10px;
	text-align: center;
	}

body.popup
	{
	margin: 0;
	padding: 10px;
	text-align: center;
	}

p.accolade
	{
	text-align: center;
	}

p.pn
	{
	float: right;
	padding-right: 50px;
	}

p.closewindow
	{
	text-align: left;
	padding-left: 50px;
	}
	
img
	{
	border: 0;
	}

a
	{
	color: #06c;
	text-decoration: none;
	}

a.active
	{
	color: #041;
	text-decoration: underline;
	}
	
a:hover
	{
	color: #28e;
	text-decoration: underline;
	}

h1, h2, h3, p, blockquote, li, td, th, div.submenu, marquee
	{
	font-family: verdana, aria, sans-serif;
	margin: 0;
	}

h2, h3, p, blockquote, li, td, th
	{
	color: #777;
	}

p, ul, li, blockquote, td, th
	{
	font-size: 12px;
	line-height: 140%;
	}

th, td
	{
	text-align: left;
	vertical-align: top;
	}
	
p, ul, blockquote, table
	{
	padding: 0 0 20px 0;
	}
	
ul
	{
	margin: 0 0 0 20px;
	}
	
h1
	{
	font-size: 13px;
	padding: 0 0 20px 0;
	color: #06c;
	}

h1 span
	{
	color: #f00;
	}

h2
	{
	font-size: 12px;
	line-height: 140%;
	}

div
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	padding-left: 15px;
	}

.left
	{
	float: left;
	padding-right: 15px;
	}

div#logo
	{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 273px;
	height: 53px;
	}
	
div#container, p#footer
	{
	width: 960px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #000;
	}

div#container
	{
	text-align: left;
	background: url(/included/images/background960x1000.gif) 0 0 no-repeat;
	min-height: 530px;
	}

p#topnav
	{
	color: #888;
	white-space: nowrap;
	padding: 5px 10px;
	margin: 130px 0 30px 0;
	line-height: 100%;
	font-size: 12px;
	background-color: #06c;
	font-weight: bold;
	}

p#topnav a
	{
	color: #fff;
	text-decoration: none;
	}
	
p#topnav a:hover, p#topnav a.active
	{
	text-decoration: none;
	color: #000;
	}
	
div.submenu
	{
	position: absolute;
	top: 141px;
	text-align: center;
	z-index: 100;
	padding-top: 11px;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #06c;
	border-right: 1px solid #06c;
	border-bottom: 1px solid #06c;
	}
	
.submenu a
	{
	width: 120px;
	display: block;
	padding: 5px 0 5px 0;
	color: #777;
	font-size: 10px;
	background-color: #fff;
	}

div#menu1sub1
	{
	left: 60px;
	}

div#menu2sub1
	{
	left: 345px;
	}

div#menu3sub1
	{
	left: 470px;
	}

div#content
	{
	width: 560px;
	white-space: normal;
	margin-left: 20px;
	}

div#rightcolumn
	{
	float: right;
	margin-top: 20px;
	width: 222px;
	background: #000;
	}

div#rightcolumn p, div#rightcolumn marquee
	{
	margin: 10px 10px 0 10px;
	font-size: 10px;
	color: #fff;
	}
	
p#footer
	{
	text-align: center;
	clear: both;
	padding: 5px 0;
	font-size: 10px;
	background-color: #000;
	color: #fff;
	}
	
p#adobe
	{
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
	}

blockquote
	{
	font-weight: bold;
	font-size: 14px;
	}

p.button a
	{
	border: 1px solid #999;
	color: #fff;
	background: #06c;
	font-size: 11px;
	padding: 6px 4px 4px 4px;
	}

p.button a:hover
	{
	background: #28e;
	text-decoration: none;
	}
