body 	{
		background: #000;
		color: #FFF;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		}
		
			
a			{	
			color: #ffffff;
			}
			
a:hover		{
			color: #FFFF00;
			}
		
#container 	{
			position: relative;
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			text-align: center;
			padding: 0px;
			margin: 0px;
			border: none;
			}
			
#wrapper	{
			width: 900px;
			height: 100%;
			height: auto;
			min-height: 660px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			background: url("images/bg_tile.jpg") repeat-y;
			}			
			

#top_1 		{
			position: relative;
			width: 900px;
			height: 100px;
			border: none;
			display: block;
			padding: 0;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			background: url("images/top_1.jpg") no-repeat;
			}			
			
#top_2		{
			position: relative;
			width: 900px;
			height: 100px;
			border: none;
			padding: 0;
			margin: 0;
			display: block;
			margin-left: auto;
			margin-right: auto;
			background: url("images/top_2.jpg") no-repeat;
			}	
			
#message	{
			position: relative;
			font-size: 12px;
			font-weight: 600;
			padding-top: 30px;
			margin-left: 200px;
			color: #fff;
			}	
			
#top_3 		{
			position: relative;
			width: 900px;
			height: 120px;
			border: none;
			padding: 0;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			background: url("images/top_3.jpg") no-repeat;
			}	
			
	

#nav1		{
			position: relative;
			float: left;
			top: 60px;
			left: 100px;
			}
			
#nav2		{
			position: relative;
			float: left;
			top: 40px;
			left: 100px;
			}		
				
#nav3		{
			position: relative;
			float: left;
			top: 75px;
			left: 100px;
			}

#nav4		{
			position: relative;
			float: left;
			top: 50px;
			left: 100px;
			}									
#top_3 a		{
			position: relative;
			float: left;
			margin: 0;
			margin-left: 23px;
			padding: 0;
			padding-top: 8px;
			border: none;
			width: 150px;
			height: 30px;
			display: block;
			text-decoration: none;
			font-weight: 600;
			color: #ffffff;
			background: url("images/btn_1.jpg") no-repeat;
			}

#top_3 a:hover	{
			position: relative;
			float: left;
			margin: 0;
			margin-left: 23px;
			padding: 0;
			padding-top: 8px;
			border: none;
			width: 150px;
			height: 30px;
			display: block;
			text-decoration: none;
			font-size: 1.01em;
			color: #ffffff;
			background: url("images/btn_2.jpg") no-repeat;
			}
			
						
#content	{
			width:680px;
			height: auto;
			min-height: 450px;
			height: auto;
			height: 100%;
			text-align: left;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
			margin-top: 8px;
			margin-bottom: 8px;
			font-weight: normal;
			}
			
#footer		{
			position: relative;
			padding: 0;
			margin: 0;	
			margin-left: auto;
			margin-right: auto;
			width: 900px;
			height: 40px;
			display: block;
			background: url("images/footer.jpg") no-repeat;
			}
			
#sub_nav	{
			padding-top: 9px;
			font-size: 10px;
			}
			
#floatLeft	{
			position: relative;
			float: left;
			width: 150px;
			height: 150px;
			padding: 15px;
			display: block;
			}
			
#floatLeft1	{
			position: relative;
			float: left;
			width: 150px;
			height: 150px;
			padding: 15px;
			display: block;
			}

#floatRight	{	
			position: relative;
			float: right;
			width: 150px;
			height: 150px;
			padding: 15px;
			display: block;
			}
			
#clear		{ 
			position: relative;
			clear: both;
			display: block;
			height: 5px;
			width: 650px;
			}
			
#gbox		{
			position: relative;
			float: left;
			width: 110px;
			height: 110px;
			margin: 12px;
			display: block;
			border: none;
			}
			
#gal		{
			display: block;
			border: #999999 1px dotted;
			padding: 15px;
			margin: 5px;
			}
			

