
	html 
	{ 
		font-family: 'Times New Roman', serif; 
		font-size: 12pt; 
		padding: 0; 
	} 
	
	a.white:link 
	{
		color: #ffffff; 
		font-weight: normal;
	}
	a.white:active
	{
		color: #ffffff; 
		font-weight: normal;
	} 
	a.white:visited
	{
		color: #ffffff; 
		font-weight: normal;
	} 
	a.white:hover 
	{
		color: #ffffff; 
		font-weight: normal;
	}

	a.white-text:link 
	{
		color: #ffffff; 
		FONT-SIZE: 10pt;
		FONT-WEIGHT: bold;
	}
	a.white-text:active
	{
		color: #ffffff; 
		FONT-SIZE: 10pt;
		FONT-WEIGHT: bold;
	} 
	a.white-text:visited
	{
		color: #ffffff; 
		FONT-SIZE: 10pt;
		FONT-WEIGHT: bold;
	} 
	a.white-text:hover 
	{
		color: #ffffff; 
		FONT-SIZE: 10pt;
		FONT-WEIGHT: bold;
	}

	
	body 
	{ 
		background: white url('layout/Center-Bar.gif') top left repeat-y; 
		margin: 0;
		padding: 0; 
	} 

	#header-left-side 
	{ 
		margin: 142px 0 0 0; 
		position: absolute;
		top: 142px; 
		width: 191px; 
		color: white;
		text-align: right; 
		left: 0;
	} 

	#header-main 
	{ 
		position: relative;
		margin: 0 0 0 191px; 
		background: url('layout/Top-Bar.gif') top repeat-x;
		text-align: justify; 
		height: 23px;
	} 

	
	#header-main4 
	{ 
		text-align: justify; 
		height: 160px;
	} 

	#header-main1 
	{ 
		position : relative;
	 	margin: 0 0 0 0px; 
		background: url('layout/Top-Arch.gif') left no-repeat;
		text-align: justify; 
		height: 160px;
	} 

	#header-main2 
	{ 
		 position : relative;
	 	margin: 0 0 0 0px; 
		background: url('layout/Top-Right.gif') top right no-repeat;
		text-align: justify; 
		height: 143px;
		border: 1px;
	}

	#header-content 
	{ 
		 position : absolute;
		 text-align: center; 
		 height: 160px;
		 margin-top: 50px; 
		 margin-left: 80px;
		 width: 85%;
	} 
	#header-content2 
	{ 
		 position : absolute;
		 text-align: center; 
		 height: 20px;
		 margin-top: 2px; 
		 margin-left: 80px;
		 width: 90%;
	}
	#logo { 
	  position : absolute;
	  background-image: url('layout/Left-Logo.gif');
	  top : 0;
	  left : 0;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 160px;
	}
	
	#gat { 
	  position : absolute;
	  top : 100px;
	  left : 10px;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 5px;
	  text-decoration:none;
	}
	
	#gat-icon { 
	  position : absolute;
	  top : 100px;
	  left : 158px;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 5px;
	}
	
	#radio { 
	  position : absolute;
	  top : 118px;
	  left : 40px;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 50px;
	  text-decoration:none;
	}
	
	#radio-icon { 
	  position : absolute;
	  top : 118px;
	  left : 15px;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 5px;
	}
	
	#tv { 
	  position : absolute;
	  top : 140px;
	  left : 10px;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 5px;
	  text-decoration:none;
	}
	
	#tv-icon { 
	  position : absolute;
	  top : 140px;
	  left : 150px;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 5px;
	}
	
	#left-side 
	{ 
		position: absolute; 
		width: 191px; 
		color: white;
		text-align: left; 
		left: 0;
	} 

	#left-content 
	{ 
		padding-top: 142px;
		_padding-top: 0px;
	} 

	#main 
	{ 
		position: relative; 
		margin: 142px 0 0 191px; 
		_margin: 0 0 0 191px;
		text-align: justify;
	}
		
	#content 
	{ 
		padding: 0.2em 2ex; 
		
	}

	#footer-logo {
	  position : absolute;
	  background-image: url('layout/Left-Bottom.gif');
	  left : 0;
	  margin : 0;
	  padding : 0;
	  border : 0;
	  width : 191px;
	  height : 142px;
	  overflow: hidden;
	}
	
	#footer-copyright
	{
		position: relative;
		color: white;
		font-size: 10px;
		bottom: 0;
	}
	
	#footer-logo-content
	{
		padding-left : 35px;
		padding-top: 5px;
	}
	
	#footer, contact-info
	{
		margin: 100px;
	}

	#footer-section 
	{ 
		position: relative;
		margin: 0 0 0 0; 
		text-align: justify; 
		height: 142px;
	}

	#footer-section-other
	{ 
		position: relative;
		margin: 0 0 0 0; 
		text-align: justify; 
		height: 90px;
	}

	#footer-main 
	{ 
		position: relative;
		margin: 0 0 0 191px; 
		background: url('layout/Bottom-Bar.gif') bottom left repeat-x;
		text-align: justify; 
		height: 142px;
	} 

	#footer-main1 
	{ 
		position : relative;
	    margin: 0 0 0 0; 
		background: url('layout/Bottom-Arch.gif') top left no-repeat;
		text-align: justify; 
		height: 142px;
	} 

	#footer-main2 
	{ 
		position : relative;
		margin: 0 0 0 0px; 
		background: url('layout/Bottom-Right.gif') top right no-repeat;
		text-align: justify; 
		height: 142px;
	}
	
	#sizer { display:none } 
	
	#footer-content 
	{ 
		 position : static;
		 text-align: center; 
		 height: 142px;
		 margin-right: 120px; 
		 margin-left: 220px;
		 overflow: hidden;
		 display: table; 
	}
	
	#quote
	{
		display: table-cell; 
		vertical-align: middle; 
		/* for IE's eyes only: */ 
		_position: relative; 
		_top: expression(this.parentNode.offsetHeight / 2 - this.offsetHeight / 2); 
		COLOR: #ac2b31;
	    FONT-FAMILY: "Bauhaus 93", Arial, Helvetica, Verdana, sans-serif;
		FONT-SIZE: 12pt;
		height: 100px;
	} 
	
	P#white-text
	{
		color: white;
		font-size: 16px;
		padding: 0;
		line-height: 94%;
	}
	
	P#white-small-text
	{
		position: absolute;
		bottom: 0px;
		margin-bottom: 0px;
		left: 10px;
		color: white;
		font-size: 13px;
		padding: 0;
	}
	
	P#email-white-small-text
	{
		position: absolute;
		left: 30px;
		color: white;
		font-size: 13px;
		padding: 0;
	}
	
	P#newsletter-text
	{
		position: absolute;
		left: 14px;
		right: 10px;
		color: white;
		font-size: 13px;
		padding: 0;
	}
	
	P#white-blue-text
	{
		position: relative;
		top: 0px;
		margin-right: 0px;
		margin-top: 0px;
		color: white;
		font-size: 13px;
		text-align: right;
		padding: 0;
	}
	P#date-text
	{
		position: absolute;
		top: 0px;
		margin-left: 150px;
		margin-top: 0px;
		color: white;
		font-size: 13pt;
		FONT-WEIGHT: bold;
		text-align: left;
		padding: 0;
	}
	P#date-text2
	{
		position: absolute;
		width : 191px;
	  	text-align: center;
		font-size: 11pt;
		margin-top: 110px;
		FONT-WEIGHT: bold;
		text-align: left;
		padding: 0;
		color: white;
	}

	#fading-pics
	{
		position: absolute;
		top: 23px;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 0px;
		color: white;
		text-align: right;
		padding: 0;
	}

	#left-content-fontsizer 
	{ 
		position: relative;
		bottom: 0;
	}

	#left-side-other
	{ 
		position: absolute; 
		width: 191px; 
		color: white;
		text-align: left; 
		left: 0;
	} 

	#left-content-other
	{ 
		padding-top: 0px;
		_padding-top: 0px;
	} 
	
	#main-other
	{ 
		position: relative; 
		margin: 0 0 0 191px; 
		_margin: 0 0 0 191px;
		text-align: justify;
	}
		
	#content-other 
	{ 
		padding: 0.2em 2ex; 
		
	}

