@charset "utf-8";
/* CSS Document */

/*
----------------------------------------
Overwrite RTE
----------------------------------------
*/

html	{background-color: #999999;}
body	{background-color: #999999; font-family:Georgia, "Times New Roman", Times, serif;}
.nomargin	{margin: 0px;}
img	{border: 0px;}
.anchor	{clear: both;}

/* headings*/


/* links */


/* header */
.rte-header {clear: both;height: 67px; background: #46a2b3 url(../images/logo_rte_generic.gif) no-repeat 10px 7px;}		
#rte-banner-top {}

/* navigation*/
#rte-nav-primary {background-color:  #88cfc4;}
#rte-nav-secondary {background-color: #c9ded4;}	
#rte-nav-secondary a {color:#383838;}

/* footer*/	
.rte-footer	{background-color:#666666;}
.rte-footer	a {}
/*

/*
----------------------------------------
wrapper
----------------------------------------
*/
#wrapper	{}

/*
----------------------------------------
Header
----------------------------------------
*/
#wrapper #header	{background: url(../images/banner_bg.jpg) no-repeat top left; height: 160px; text-align: center; position: relative;}
#wrapper #header h1	{display: none; margin: 0px; padding: 0px; float: right;}
#wrapper #header h2	{display: none; margin: 0px; padding: 0px; float: right;}
#wrapper #header img.logo	{padding:18px 0px 0px 0px;}
#wrapper #header img.tag	{position:absolute; right: 225px; top: 120px;}
#wrapper #header .sponsor	{position:absolute; right: 22px; top: 22px;}

/*
----------------------------------------
Flash
----------------------------------------
*/
#flashcontent1	{clear:both; margin: 0px 0px -5px 0px;}

/*
----------------------------------------
Links
----------------------------------------
*/

#links	{background: url(../images/links_bg.jpg) no-repeat top left;  padding: 30px 120px 0px 120px; color: #ffffff; height: 350px;}
#links p 	{font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: center; width: 700px; font-size: 90%; margin: 0px; padding: 12px 0px 0px 0px;}
#links .block	{width: 160px; margin: -20px 10px 0px 10px; float: left;}
#links .block h2 {text-indent: -2000px;}
#links .block ul	{margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;}
#links .block ul li	{margin: 0px 0px 3px 0px; padding: 0px;}
#links .block ul li a	{font-weight: bold; color: #ffffff; text-decoration: none; font-size: 85%; }
#links .block ul li a:hover	{text-decoration: underline;}




