
h1 						{font-size: 2px}

h2 						{font-size: 2px}

h3 						{font-size: 8px}

h4 						{font-size: 2px}

h5						{font-size: 8px}

h6 						{font-size: 8px}


body					{background-color: #999;}

a:link 					{color: #000080; text-decoration: none;}

a:visited 				{color: #000080; text-decoration: none;}

a:hover					{color: #ff6633; text-decoration: none;}

a:active				{color: #000080; text-decoration: none;}








div.page
						{
						margin:auto;
						width:750px;
						}
							
div.header
						{
						width: 750px;
						height: 150px;
						background-image: url('backgrounds/pop_art_header.jpg');
						}
						
div.header_text_left
						{
						width: 275px;
						height: 100px;
						float: left;
						text-align: center;
						padding-top: 20px;
						font-size: 9pt;
						font-family: tahoma;
						color: yellow;
						font-weight: bold;									
						}
						
div.header_middle
						{
						width: 200px;
						height: 100px;
						float: left;
						padding-top: 20px;
						}

div.header_text_right
						{
						width: 260px;
						height: 100px;
						float: left;
						text-align: center;
						padding-top: 20px;
						font-size: 9pt;
						font-family: tahoma;
						color: yellow;
						font-weight: bold;									
						}

div.menu_container
						{
						width: 750px;
						height: 40px;
						background-image: url('backgrounds/pop_art_menu.gif');
						border-top: 2px solid #ff6600;
						border-bottom: 1px solid #ff6600;
						}

div.menu_button
						{
						font-family: tahoma;
						padding-top: 10px;
						height: 30px;
						padding-left: 5px;
						padding-right: 5px;
						float: left;					
						border-left: 1px solid white;
						border-right: 1px solid gray;
						color: #000;
						font-size: 10pt;
						}

div.location
						{
						width: 122px;
						height: 35px;
						padding-top: 5px;
						padding-right: 19px;
						float: right;					
						border-right: 1px solid gray;
						color: #800000;
						text-align: center;
						font-family: tahoma;
						font-size: 8pt;
						background-color: #f1f0ef;
						}
						
div.info_bar_container
						{
						width: 750px;
						height: 25px;
						border-top: 1px solid #ff6600;
						float: left;
						}						
					
div.info_bar_left
						{
						width: 13px;
						height: 25px;
						background-image: url('backgrounds/info_bar_left.gif');
						float: left;
						}
						
div.info_bar
						{
						width: 724px;
						height: 25px;
						background-image: url('backgrounds/info_bar.gif');
						color: #fff;
						text-align: center;
						line-height: 180%;
						font-family: tahoma;
						font-size: 10pt;
						float: left;
						}

div.info_bar_right
						{
						width: 13px;
						height: 25px;
						background-image: url('backgrounds/info_bar_right.gif');
						float: left;
						}

div.main_floater
						{
						width: 750px;
						float: left;
						background-color: #f1f0ef;				
						color: #999;	
						}
										
div.spacer
						{
						width: 30px;
						height: 60px;
						float: left;
						background-color: #f1f0ef
						}
						
div.text_box
						{
						width:690px;
						background-color: #f1f0ef;
						float: left;
						font-size: 10pt;
						font-family: verdana;
						color: #808080;
						text-align: justify;
						}
						
div.text_box_split
						{
						width:300px;
						background-color: #f1f0ef;
						float: left;
						font-size: 10pt;
						font-family: verdana;
						color: #808080;
						text-align: justify;
						}

div.footer_bar_container
						{
						width: 750px;
						height: 25px;
						border-top: 1px solid #ff6600;
						float: left;
						}						
					
div.footer_bar_left
						{
						width: 13px;
						height: 25px;
						background-image: url('backgrounds/info_bar_left.gif');
						float: left;
						}
						
div.footer_bar
						{
						width: 724px;
						height: 25px;
						background-image: url('backgrounds/info_bar.gif');
						color: maroon;
						text-align: right;
						line-height: 220%;
						font-family: tahoma;
						font-size: 8pt;
						float: left;
						}

div.footer_bar_right
						{
						width: 13px;
						height: 25px;
						background-image: url('backgrounds/info_bar_right.gif');
						float: left;
						}
						
						
div.bottom_spacer
						{
						width: 30px;
						height: 60px;
						float: left;
						background-color: #999;
						}						
							
div.orange_rule
						{
						display: inline;
						width:750px;
						height: 2px;
						float: left;
						background-color: #FF6600;
						}
						
div.gallery_box
						{
						width:250px;
						height: 265px;
						float: left;
						padding: 0,0,0,0;
						margin: 0,0,0,0;
						background-color: #fdfdfd;
						}

div.gallery_info
						{
						width:248px;
						height: 50px;
						float: left;
						background-image:url('backgrounds/gallery_info.jpg');
						background-repeat: no-repeat;
						border-left: 1px solid white;
						border-right: 1px solid gray;
						border-top: 1px solid #ccc;
						border-bottom: 1px solid #800000;
						font-size: 7pt;
						font-family: tahoma;
						color: #800000;
						text-align: left;
						}
						
div.gallery_info_top_spacer
						{
						width:246px;
						height: 8px;
						}
					
div.gallery_info_left_spacer
						{
						width:10px;
						height: 40px;
						float: left;
						}
						
div.gallery_info_textbox
						{
						width:230px;
						height: 40px;
						float: ;
						background-color:					
						}						
						
						
						
						