body          { margin: 0px 0px 0px 0px; 
				BACKGROUND-COLOR: #7dc3f2;
				background-image: url(../images/bg.jpg); 
				background-repeat:repeat-x;
				font-weight: none; 
				font-size: 8pt;   
				color: #2e2d34; 
				font-family: Verdana; 
				text-decoration: none;
				line-height:1.5; }

A             { font-weight: none; 
				font-size: 8pt;   
				color: #2e2d34; 
				font-family: Verdana; 
				text-decoration: none }
				
A:link        { font-weight: bold; 
				font-size: 8pt;   
				color: #2e2d34; 
				font-family: Verdana; 
				text-decoration: none }
				
A:visited     { font-weight: bold; 
				font-size: 8pt;   
				color: #5a3f82; 
				font-family: Verdana; 
				text-decoration: none }
				
A:hover       { font-weight: bold; 
				font-size: 8pt;   
				color: #ca2121; 
				font-family: Verdana; 
				text-decoration: none }
				
.text         { font-weight: none; 
				font-size: 8pt;   
				color: #2e2d34; 
				font-family: Verdana; 
				text-decoration: none;
			 }
			 
h1           { font-weight: bold; 
				font-size: 9pt;   
				color: #ba4f48; 
				font-family: Verdana; 
				text-decoration: none;
				line-height:2;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:0px;
				margin-top:0px;
				padding-left:0px;
				padding-right:0px;
				padding-bottom:0px;
				padding-top:0px;
			 }
			 
.blue_table   { background-color:#d1e4ee;
				border-style:solid;
				border-top-color:#b3c4cd;
				border-bottom-color: #b3c4cd;
				border-left-color:#b3c4cd;
				border-right-color:#b3c4cd;
				border-width:1px;
				border-top-width:1px;
				border-left-width:1px;
				border-right-width:1px;
				margin-bottom:9px;}
				
				

#navigation  { 	width:950px;
				height:53px;
				overflow:visible;
				position:relative;
				z-index:1000;}
				
#main  { 		width:950px; margin-top:5px;}

#slideshow {width:605px; height:260px;}  
					
.slides {overflow: hidden; width: 605px; height:260px; margin:0 auto 0 auto;}
.slides ul {width: 2000px; list-style:none; z-index:500; margin:0; padding:0;}
.slides li {
					width: 605px; 
					height:260px; 
					float: left;
					background-color:#a5a4c0;
					border:0px solid #dad6e0;
					-moz-border-radius: 6px;  
					-webkit-border-radius: 6px;}
					
#slideshow .slides h2 {margin-top:0;}

#slideshow .slides-nav {position:absolute; margin-top:-30px; margin-left:10px; z-index:550; font-size:80%;}
#slideshow .slides-nav li {float: left; list-style:none; margin-right:3px;}
#slideshow .slides-nav li a {
					display:block; padding:2px 5px 2px 5px; outline:none; color:#ffffff; background-color:#524f87;
					-moz-border-radius: 4px;  
					-webkit-border-radius: 4px;}

.js #slideshow .slides-nav li.on {float: left; list-style:none; margin-right:3px;}
.js #slideshow .slides-nav li.on a {
					display:block; padding:2px 5px 2px 5px; outline:none; color:#524f87; background-color:#ffffff;
					-moz-border-radius: 4px;  
					-webkit-border-radius: 4px;}