body 	{ margin: 0; padding: 0px; background-color: #ffffff;
	  background-image: url(); 
	  background-repeat: no-repeat; background-position: top left; z-index: 3;
	  font-family: verdana,arial,sans-serif; color: #ffffff; font-size: 9pt; 
	  font-style: normal; font-weight: normal; line-height: 11pt; }

img	{ border: 0; }

a img	{ border: 0; }

h1 	{ font-family: verdana,arial,sans-serif; color: #66ccff; font-size: 14pt; font-weight: bold; line-height: 14px; }

h2 	{ font-family: verdana,arial,sans-serif; color: #000066; font-size: 12pt; font-weight: bold; line-height: 11pt; }

h3 	{ font-family: verdana,arial,sans-serif; color: #000066; font-size: 11pt; font-weight: bold; line-height: 7pt; }

a:link 	{ font-family: verdana,arial,sans-serif; font-size: 9pt; color: #ffffff; font-weight: normal; text-decoration: none; }

a:visited { font-weight: normal; font-size: 9pt; color: #ffffff; font-family: verdana,arial,sans-serif; text-decoration: none; }

a:hover { font-weight: normal; font-size: 9pt; color: #ffffff; font-family: verdana,arial,sans-serif; text-decoration: underline; background-color: none; }

a:active { font-weight: normal; font-size: 9pt; color: #ffffff; font-family: verdana,arial,sans-serif; text-decoration: none; background-color: #660000; }


ul 	{ font-family: verdana,arial,sans-serif; 
	  color: #000066; font-size: 10pt; 
	  font-weight: normal;
	  line-height: 9pt; 
	  list-style-type: solid;
	  text-indent: 15px;
	  margin: 2px; }

li	{ margin-left: 0px; } 


.navigation	{ z-index: 1;
	          float: left;
	          padding-left: 6px;
	          padding-top: 30px; 
	          width: 114px;
	          height: 565px;
	          position: absolute;
	          top: 62px;
	          color: #ffffff;
	          background-color: #8f8f8f;
	          border-right: #ffcc00 1px solid; }

p	{ font-family: verdana,arial,sans-serif; 
	  color: #ffffff; font-size: 9pt; font-style: normal; 
	  font-weight: normal; line-height: 11pt; text-indent: 5px;}



table	{ font-family: verdana,arial,sans-serif; color: #000066; font-size: 9pt; font-style: normal; font-weight: normal; 
	  line-height: 11pt; text-indent: 0px;
	  padding: 0px; }

td	{ padding-top: 7px; background-color: transparent; color: #ffffff; }	  
		  
.tagline	{ width: 83%; position: absolute; margin-top: 35px; margin-right: 0px; z-index: 2; }

.footertext 	{ font-family: verdana,arial,sans-serif; color: #cccccc; font-size: 7pt; font-style: italic; font-weight: normal;
		  line-height: 12pt; text-indent: 0px; text-align: center; }
		  

.topnav {
	background-color:#990000;
    border-top: none;
	color:#ffffff;
	text-decoration:none;
	font-weight :normal;
	font-size:7pt;
	font-family: Arial, Helvetica;
	float: left;
	margin-right: 1px;
	}
.topnav A:link {
	background-color:#990000;
	color:#ffffff;
	text-decoration:none;
	text-align : center;
	background-image: url(images/btn1.jpg);background-repeat: no-repeat; background-position: center;
	width:135px;
	height: 21px;
	font-weight :normal;
	display: block;
	float: left;
	margin-right: 1px;
	}
.topnav A:visited {
	background-color:#990000;;
	color:#ffffff;
	text-decoration:none;
	text-align : center;
	background-image: url(images/btn1.jpg);background-repeat: no-repeat; background-position: center;
	width:135px;
	height: 21px;
	font-weight :normal;
	display: block;
	float: left;
	margin-right: 1px;
	}
.topnav A:hover {
	background-color:#990000;
	color:#ffffff;
	text-decoration:none;
	text-align : center;
	background-image: url(images/btn2.jpg);background-repeat: no-repeat; background-position: center;
	width:135px;
	height: 21px;
	font-weight :normal;
	display: block;
	float: left;
	margin-right: 1px;
	}
.topnav A:active {
	background-color:#990000;
	color:#ffffff;
	text-decoration:none;
	text-align : center;
	width:135px;
	height: 21px;
	font-weight :normal;
	display: block;
	float: left;
	margin-right: 1px;
	}
	
	
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail { position: relative; z-index: 0;}

.thumbnail:hover { background-color: transparent; z-index: 50; }

/*CSS for enlarged image*/
.thumbnail span { position: absolute; background-color: #cccccc; width: 425px; height: 282px; left: -1000px;
				  border: none; visibility: hidden; color: black; text-decoration: none; }

/*CSS for enlarged image*/
.thumbnail span img { border: 5px solid #cccccc; background-color: #cccccc; }

/*CSS for enlarged image on hover*/
/*position where enlarged image should offset horizontally */
.thumbnail:hover span { visibility: visible; top: 0; left: 225px; }


.thumbnail2 { position: relative; z-index: 0;}

.thumbnail2:hover { background-color: transparent; z-index: 50; }

/*CSS for enlarged image*/
.thumbnail2 span { position: absolute; background-color: #cccccc; width: 425px; height: 282px; left: -1000px;
				  border: none; visibility: hidden; color: black; text-decoration: none; }

/*CSS for enlarged image*/
.thumbnail2 span img { border: 5px solid #cccccc; background-color: #cccccc; }

/*CSS for enlarged image on hover*/
/*position where enlarged image should offset horizontally */
.thumbnail2:hover span { visibility: visible; top: 0; left: 116px; }	
		  		  






