html,body {
	background-color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align:center;
}

h1 {
	font-size: 14pt;
	margin: 0%;
	text-align: center;
}
h2 {
	font-size: 10pt;
	margin: 0%;
	text-align: center;
}

acronym {
	cursor: help;
}

pre {
	margin: 0%;
}

div.bg {
    width: 672px;
    align: center;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}

div.topbar {
    width: 672px;
    height: 20px;
    align: center;
    margin-left: auto;
    margin-right: auto;
    
    background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.top {
	width: 637px;
	height: 156px;
	align: center;
	margin-left: auto;
	margin-right: auto;

	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.textbox {
	width: 672px;
	height: 100%;
	align: center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000000;
	
	background-image: url(../images/text_box.gif);
	background-repeat: repeat-y;
	background-position: top;
}

div.text{
    width: 650px;
    height: 100%;
    align: center;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 17px;
    color: #000000;
    padding-bottom: 5px;
    	
}

div.bottom {  
    width: 672px;
	height: 20px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.header {
	width: 488px;
	height: 201px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header.jpg);
	margin-bottom: 30px;
}

div.header h1 {
	font-size:10px;
	color:#000000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:right;
	padding-right:5px;	
}

div.nav {
	padding-top:160px;
	padding-left:10px;
	text-align:center;
	color: #000000;
	font-size:10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}

.nav a, .nav a:hover, .nav a:visited {
	color:#000000;
	text-decoration: none;
	margin-right:10px;
}

.nav a:hover { border-bottom:2px solid #000000; }

div.footer {
	text-align:center;
	align:bottom;
	width:650px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-size: 9px;
	color: #000000;
}
.footer a, .footer a:hover, .footer a:visited {
	color:#000000;
	text-decoration: none;
	margin-right:6px;
}

div.paragraph {
	font-size:10px;
	color: #000000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	
}
div.sponsors {
	padding-top:0px;
	padding-left:0px;
	text-align:center;
	color: #000000;
	font-size:10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: none;
	
}

.sponsors a, .sponsors a:hover, .sponsors a:visited {
	color:#000000;
	text-decoration: none;
	margin-right:0px;
	border: none;
}

.sponsors a:hover { border:0px }