/* web_gallery_style */	

html, body {
	margin:0px;
	padding:0px;
	background:#000000;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
a:link { text-decoration:none;color:#66CCFF; }
a:visited { text-decoration:none;color:#66CCFF; }
a:active { text-decoration:none;color:#66CCFF; }
a:hover { text-decoration:none;color:#FFFF00; } 
			
a.right-column:link { text-decoration:none;color:#ffffff;}
a.right-column:visited { text-decoration:none;color:#ffffff;}
a.right-column:active { text-decoration:none;color:#ffffff;}
a.right-column:hover { text-decoration:none;color:#66CCFF;}		
			
			
div.hr hr {
  display:none;
}	

.image-border {
  	border:1px solid #000000;			  
	}
	
/* End of General Styles*/	


/* Structure Styles */	
	
#body-center {
	text-align:center;
	}	
	
#body {
	position: relative;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	border:0px solid #ffffff;
	}	

#header {
	position:relative;
	left:0px;
	top:0px;
	height:90px;
	border:0px solid #000000;
	background-image: url(header/website_gallery2.jpg);
	}	
		
#menu-box {
	position:absolute;
	top:92px;
	left:10px;
	line-height:40px;
	color:#ffffff;
	border:0px solid #000000;
	width: 611px;
	}	
		
	#menu a {
		display:inline;
		text-decoration:none;
		color:#66CCFF;
		}
		
	#menu a:hover {
		color:#FFFF00; 
		}	
		
.h1 {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
}
				
		
#left-top-text {
	position:absolute;
	left:1px;
	top:135px;
	width:709px;
	color:#CBCA9A;
	border:0px solid #ffffff;
	height: 400px;
	background-image: url(gallery_web_icons/art_website.jpg);
	}	
	
#website-gallery {
	position:absolute;
	left:1px;
	top:135px;
	width:709px;
	height: 400px;
	}
	
.yellow_number {
	margin-bottom: 14px;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
	
#center-middle-text {
	position:absolute;
	left:620px;
	top:133px;
	width:226px;
	line-height:20px;
	color:#CBCA9A;
	border:0px solid #ffffff;
	}		
		
#column-left {
	float:left;
	width:700px;
	border:0px solid #ffffff;	
	}	
			
	#column-left-text {
		height:340px;
		border:0px solid #000000;	
		voice-family:"\"}\""; 
		voice-family:inherit;
			height:340px;
		}
		html>body #column-left-text {
			height:375px;
		}		
	
	#column-middle {
		position:relative;
		left:0px;
		top:0px;
		color:#979788;
		border:0px solid #000000;			
		}	
				
		#column-middle-text {
			border:0px solid #000000;	
			}		
					
#footer {
	clear:both;
	height:67px;
	color:#CBCA9A;
	text-align:right;
	background:#000000 url(images/bg-footer.gif) repeat-x 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
	
