

/* Presentation Stylesheet */ 

p {
 margin:0;
 padding:0 70px 25px 15px ;
 }


span.title {
	width: 320px;
	height: 43px;
	position:relative;
	display:block;
	top:0px;
	margin-left:50px;
	border:0.0px solid blue;
	float: left;
	background-image: url(/images/red_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	font-size:150%;
	padding:7px;
	text-align:center;
	font-weight:bold;
}


ul#home_bul  li {
	color:#777;
	line-height:50px;
	padding-bottom:7px;
	font-size:200%;
	list-style-type: none;
	}

ul#exhibit_bul  li {
	color:#333;
	line-height:20px;
	padding-bottom:7px;
	font-size:110%;
	font-weight:bold;
	list-style-type: none;
	text-align:right;
	text-transform:uppercase;
	}

	/*ul#exhibit_bul  li:before{
	Workaround for Gecko
		content: "";
	}
		
	ul#exhibit_bul  li:hover:before{
		content: "\003E";
	}*/


	#first_para {
	 margin:0;
	 padding:0 70px 15px 100px ;
	 border:0.0px solid yellow;
	 }
	
	div.exhibit_pic{
		padding: 0px 1.5px 0px 1.5px;
		width:153px;
		border:0px solid green;
		float:left;
	 }
	
	div.exhibit_pic:hover, div.exhibit_sel, #exhibit_titled  {
		color:#cc0000;
	 }
	 
	div.exhibit_sel strong{
		color: #cc0000;
		text-decoration: underline;
	}
	 
	div.exhibit_pic a img {
		border-top:grey 1px solid;
		border-left:grey 1px solid;
		border-right:grey 1px solid;
		border-bottom:grey 3px solid;
	 }
	
	div.exhibit_pic a img:hover, div.exhibit_sel a img  {
		border-bottom:#cc0000 3px inset;
	 }
	
	
	#exhibit_nav strong{
		display:block;padding:0px;text-align:right;border:orange solid 0px;width:225px;
	}

	
	
	* html #exhibit_big_image { /** IE FIX **/
		margin-right:20px;
	 }
	#exhibit_big_image {
		width:600px;float:right;margin-right:80px;border:0px solid green;padding-bottom:15px
	}

	#exhibit_big_image strong {
		font-size:125%;
	}


	* html #exhibit_pic_nav { /** IE FIX **/
		width:750px;
	 }
	#exhibit_pic_nav {
		width:850px;float:left;text-align:right;border:0px solid green;
	}
		
		.exhibit_nav_off {
			font-size:200%;color:#ddd
		}
		.exhibit_nav_num_link{
			font-size:200%;
		}
		.exhibit_nav_num {
			font-size:135%;
		}


h3
{
	margin: 0;
	padding: 7px 0 0 15px;
	background-image: url(/images/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

	h3 span	
	{
		text-align: left;
		color: white;
		font-family: arial;
		text-transform: uppercase;
		font-size: 80%;
		height: 30px;
		border: 0px solid blue;
		display: block;
	}

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
 
 
 /***********CONTACT************/
 	#contact1{
 		width:205px;padding-left:40px;padding-right:0px;float:left;border:0px solid blue
 	}
 	#contact1 p{
 		padding:0;
 	}
 	
 	
 	#contact2{
 		width:670px;float:left;border:0px solid green
 	}

 
 
 
 /***********PORTABLES************/
	* html #inner_reg_port { /** IE FIX **/
 		height:1023px;
	 }
 	#inner_reg_port{
 		height:1323px;
 	}
 	
 	
	* html #portable3 { /** IE FIX **/
 		margin-left:140px;
	 }
 	#portable3{
 		margin-left:200px;float:left;text-align:center;border:0px solid blue;
 		font-weight:bold;
 	}
 	
  	div#portable3 ul li{
 		 line-height:20px;
 		 color:#cc0000;
 	}
	
 	#portable1{
 		width:850px;padding-left:50px;float:left;border:0px solid blue
 	}
 	
 	
 	#portable2{
 		width:850px;padding-left:50px;float:left;text-align:center;
 	}


	* html .portable_headers { /** IE FIX **/
 		margin-left:85px;
	 }
	* html .portable_headers2 { /** IE FIX **/
 		margin-left:110px;
	 }
 	.portable_headers, .portable_headers2{
 		margin-left:235px;float:left;text-align:center;border:0px solid blue;margin-bottom:40px
 	}
 
 
 /***********EXHIBIT************/
 	#exhibit_nav{
 		width:100px;
 		border:0px solid blue;
 		
 	}
 
	* html #inner_reg_exhibit { /** IE FIX **/
 		height:140px;
	 }
 	#inner_reg_exhibit{
 		height:210px;width:755px;border:0px solid blue;
 	}
 	
 
 
 /***********PORTFOLIO************/
 
	* html #inner_reg_portfolio { /** IE FIX **/
 		height:100px;
	 }
 	#inner_reg_portfolio{
 		height:150px;width:755px;border:0px solid blue;
 	}
 	
 	
 
 
 /***********ABOUT************/
 
	* html #inner_reg_about { /** IE FIX **/
 		height:823px;
 		position:relative;
 		top:0%;
	 }
 	#inner_reg_about{
 		height:823px;
 	}
 	
 /********************************/
 

