@charset "UTF-8";
/* CSS Document */

body {
		margin:0px 0px 0px 0px;
		}
		
	a:link { text-decoration: none; color: #666;  }
	a:visited { text-decoration: none; color: #666; }
	a:hover { text-decoration: none; color: #000; background-color: #fff; }
	
	
	.style1 {font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 20px;
			text-align: left;
			letter-spacing: .1px;
			margin:0 0 0 5px;
			color:#222;}
	.style2 {font-family: Arial, san-serif;
			font-size: 10px;
			text-align: left;
			letter-spacing: .7px;
			color: #777;
			margin:0 0 0 5px;}		
	.style3 {font-family: Arial, san-serif;
			font-size: 10px;
			text-align: left;
			letter-spacing: .1px;
			line-height: 1.4em;
			margin:0 0 0 5px;}
	.style3b {font-family: Arial, san-serif;
			font-size: 10px;
			color: #777;
			text-align: left;
			letter-spacing: .1px;
			line-height: .7em;
			margin:0 0 0 5px;}
	.style3c {font-family: Arial, san-serif;
			font-size: 10px;
			color: #777;
			background-color: #ddd;
			text-align: left;
			letter-spacing: .1px;
			line-height: .7em;
			margin:0 0 0 5px;}
	.style4 {font-family: Georgia, "Times New Roman", Times, serif;
			padding: 0 0 0 20px;
			font-size: 11px;
			text-align: left;
			letter-spacing: .1px;
			line-height: 1.6em;
			}
	.style5 {font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 50px;
			line-height: 60px;
			filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
			color: #fff;}
	.style6 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 50px;
			line-height: 60px;
			filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
			color: #000;
			margin:0;}
	.style6b {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 50px;
			line-height: 60px;
			filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
			color: #000;
			margin:0;}
			
	.style7 {
			color: #000;
			font-size: 9px;
			font-family: Georgia, san-serif;
			letter-spacing: 0px;
			line-height: 1.3em;
			word-spacing: 0.0em; 
	
			}
	.style8 {
			width:50px;
			color: #777;
			font-size: 10px;
			font-family: Arial, san-serif;
			letter-spacing: .7px;
			line-height: 2em;
			word-spacing: 0.05em; 
			}
	.style9 {
			width:50px;
			background: #fff;
			color: #777;
			font-size: 10px;
			font-family: Arial, san-serif;
			letter-spacing: .7px;
			word-spacing: 0.05em; 
			}
	
	
	p {
		margin:0px 0px 0px 10px;
		}
		
	
	

/* NAV */	

	#main #menu {
		float:right;
		width:200px;
		background:#eee;
		margin:50px 0px 0px 0px;
		filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
		}

	#submain #submenu {
		float:right;
		width:200px;
		background:#eee;
		margin:0px 0px 0px 0px;
		filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
		}

	#button {
		width:50px;
		color: #333;
		font-size: 10px;
		font-family: Georgia, san-serif;
		letter-spacing: .5px;
		line-height: 1.5em;
		word-spacing: 0.05em; 
		margin: 20px 20px 20px 20px;
		}
		
	#button2 {
		width:50px;
		color: #333;
		font-size: 10px;
		font-family: Arial, san-serif;
		letter-spacing: .7px;
		line-height: 2em;
		word-spacing: 0.05em; 
		margin: 0 0 0 0;
		padding: 0 0 0 15px;
		}
		
	#button3 {
		width:170px;
		color: #333;
		font-size: 10px;
		font-family: Arial, san-serif;
		letter-spacing: .7px;
		line-height: 2em;
		word-spacing: 0.05em; 
		margin: 0 0 0 0;
		padding: 0 0 0 10px;
		}
		
	#button4 {
		width:50px;
		color: #333;
		background:#fff;
		font-size: 10px;
		font-family: Arial, san-serif;
		letter-spacing: .7px;
		line-height: 2em;
		word-spacing: 0.05em; 
		margin: 0 0 0 0;
		padding: 0 100px 0 0 ;
		}
		
	#button5 {
		width:50px;
		color: #222;
		font-size: 10px;
		font-family: Arial, san-serif;
		letter-spacing: .7px;
		line-height: 1.7em;
		word-spacing: 0.05em; 
		margin: 0 0 0 0;
		padding: 0 0 0 15px;
		}
		
		

		
	#spacer
		{
		border-top: 2px solid #fff;
		width: 200px;
		filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
		padding: 0 0 0 0;
		}
		
	#spacer2
		{
		border-top: 2px solid #fff;
		width: 250px;
		filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
		}
		
/* TEST */

	 ul#desc
		{
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	ul#desc li a
		{
		display: block;
		width: 150px;
		color: #222;
		padding: 0;
		text-align: left;
		text-decoration: none;
		}

	ul#desc li a:hover
		{
		color: #000;
		background-color: #fff;
		}

	ul#desc .main { float: left; }
	ul#desc .secondary {  float: left; 
							padding: 0 0 0 25px; }
	ul#desc .main2 {  float: left; 
						padding: 0 0 0 7px;
						color: #777;}
						
						
	ul#desc .main2 a
		{
		color: #111;
		}
		


/* ARROWS */


	 ul#navigation
		{
		list-style-type: none;
		margin: 0;
		padding: 0;
		filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
		}

	ul#navigation li a
		{
		display: block;
		width: 2em;
		color: #fff;
		background-color: #00ccc9;
		padding: 0;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
		}

	ul#navigation li a:hover
		{
		color: #FFF;
		background-color: #999;
		}

	ul#navigation .left { float: left; }
	ul#navigation .right { float: right; }
	
	