html, body {
			margin: 0;
			padding: 0;
			}			

a.two:link 
    {
   	color: #FFFFFF;
	}
a.two:visited {
	color: #FFFFFF;
	}
a.two:hover {
		color: #FFFFFF;
	}
a.two:active {
	color: #FFFFFF;
	}

.wrapper {
	width: 100%;
	}

#container {
    width:1031px;
    padding-left:10px;
    font-family:Arial;
     }
     
.top_nav {
	height: 20px;
	background-image: url('../images/top_nav.jpg');
	width: 1258px;
	font-family: Arial;
	font-size: 16px;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

#top_nav_lower {
	height: 20px;
	background-image: url('../images/top_nav.jpg');
	width: 1258px;
	padding: 0;
	margin: 0;
	text-align: center;
	}
     
.header_main {
    height: 36px;
    background-image: url('../images/header.jpg');
    width: 1248px;
    font-family: Verdana;
    background-repeat: repeat-x;
    margin-top: 2px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-left: 10px;
    font-size: x-large;
    padding-top:5px;
    }


.main_content {
	height: auto;
	width: 550px;
	margin-top: 40px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.footer {
    background-color: #89CDFE;
    height: 20px;
    width: 1258px;
    margin-top: 20px;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
    background-image: url('../images/footer.jpg');
    text-align:center;
    display:inline-block;
    clear:both;
    }

.left_nav {
	border-right: thin dotted #8BCFFE;
    padding: 10 15 10 10;
        width: 174px;
	    margin-top: 20px;
	    font-family: Arial;
	    font-size: 18px;
	    font-style: oblique;
	    font-weight: bold;
	    line-height: normal;
	    text-decoration: underline;
	    color: #000000;
	    float: left;
	    clear: right;
	    text-align:center;
    }

a:link {
	color: #FFFFFF;
	height: 20px;
	width: 160px;
	background-color: #8EC2F7;
	margin-bottom: 1px;
	float: left;
	clear: both;
	font-family: Arial;
	font-size: 16px;
    text-align: center;
}
a:visited {
	color: #FFFFFF;
	width: 160px;
	height: 20px;
	margin-bottom: 1px;
	font-family: Arial;
	background-color: #8EC2F7;
	float: left;
	clear: both;
	font-size: 16px;
}
a:hover {
	background-color: #FF6600;
	color: #000000;
	margin-bottom: 1px;
	font-family: Arial;
	height: 20px;
	width: 160px;
	clear: both;
	float: left;
	font-size: 16px;
}
a:active {
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 160px;
	margin-bottom: 1px;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.spacer {
	float: left;
	height: auto;
	width: 174px;
	margin: 10px 0 10px 0;
	text-align:center;
		
}
.right_nav {
	padding: 10px;
	height: 270px;
	width: 150px;
	margin-top: 40px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	float: right;
	background-image: url(images/blue_content_box.gif);
	background-repeat: no-repeat;
	font-variant: normal;
	letter-spacing: normal;
	text-decoration: underline;
	margin-left: 30px;
}
.right_nav_small {
	padding: 10px;
	height: auto;
	width: 150px;
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	color: #000000;
	border: thin dotted #8BCFFE;
	float: right;
	clear: left;
	margin-top: 20px;
	margin-left: 10px;
}
.main_content_small {
	height: auto;
	width: 400px;
	padding: 0px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 30px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.spacer2 {
	float: none;
	height: 1px;
	width: auto;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
}
.right_nav_smallCopy {

	padding: 10px;
	height: auto;
	width: 150px;
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	color: #000000;
	border: thin dotted #8BCFFE;
	float: right;
	clear: both;
	margin-top: 20px;
	margin-left: 10px;
}
.big_text {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.left_nav_lower {
	font-family: Arial;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	font-variant: normal;
	text-decoration: underline;
	width: 172px;
	height: 270px;
	float: left;
	clear: both;
	padding-top: 25px;
	}
.red 
{
    color: Red;
    font-size:x-large;
    font-weight:bold;
    width: 55px;
}
        
.black 
{
    color: black;
    font-size: large;
    font-weight:bold;
    width: auto;
}        

/* News scrolling marquee */
#marqueecontainer{
    position: relative;
    width: 150px; /*marquee width */
    height: 111px; /*marquee height */
    background-color: white;
    overflow: hidden;
    padding-left: 4px;
    top: 11px;
    left: 1px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #666666;
}
.homepage-news {
	width:177px;
	height: 172px;
	padding: 15px 0 0 15px;
	background-image: url('../images/newsborder.gif');
	background-repeat: no-repeat;
	margin: 0 30px 0 0;
}
#pic-container 
{
    margin-top:15px;
    padding: 0 0 0 10px;
    width:220px;
    float:left;
    border-left:thin dotted #8BCFFE;  
      
}

#box-small  
{
    width:180px;
    height:90px;
    background-color:#8BCFFE;
    margin: 0 0 0 2px;
    color:#000000;
    padding:0 5px 0 5px;
    font-size:1.1em;
    font-style: oblique;  
}

#box-small a
{   
    
    width:auto;
    background-color:#8BCFFE;
    color:#000000;
    margin-left:95px;
    margin-top:-16px;
   }

#box-small a:hover
{   
    width:auto;
    background-color:#8BCFFE;
    color:#ffffff;
    margin-left:95px;
    margin-top:-16px;
}


.datescript 
{
    font-style:oblique;
    font-size: .8em;
    margin-bottom: 20px;
}

a.contactanchor {
    color: #FFFFFF;
	background-color: #ffffff;
	width:.1px;
	margin: 0;
	padding:0;
	font-family: Arial;
	display:inline;
	}
	
