body
{
	margin:0;
	background:#000000 url(images/bg.gif) repeat-x top left;
	text-align:center; /* for IE */
}

a img
{
	border:none;
}


#container
{
	text-align:left; /* for IE */
	margin:0 auto; 
	width:720px;
	position:relative;
}

#content
{
	background:#000 url(images/main_bg.jpg) no-repeat top left;
	position:relative;
	float:left;
	width:720px;
}
/*
#gallery_button
{
	position:absolute;
	top:141px;
	right:0;
	z-index:3;
}
*/

#flashgallery
{
	
	position: absolute;
	right:0;
	left:0; /*added this for IE */
	/*top:70px;*/
	top:184px;
	z-index:4;
}

.trans_box2 {
  font-family:arial;
  font-size:10px;
  color:#cccccc;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/background.png')
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
 background-image:url('images/background.png');
}

 H1 {font-size:16pt;padding-top:0px;margin-top:0px;margin-bottom:5px;font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-weight:normal;}
 
#content a {
 	margin-left:4px;
	padding-left:12px;
	color:#d82e20;
	background:url("images/arrow.gif") no-repeat;
	}
.image_a{padding-left:0px;background-image:url('');background-repeat:no-repeat;}
 
.white {
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
}
 p {
 	margin:0 0 8px 0;
	padding:0;
 } 
 #footer {
 	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-repeat:no-repeat;
	color:#333333;
	clear:both;
}
	#footer a {
		margin:0;
		padding:0px;
		color:#333333;
		background-image:none;
	}
         
.facebook {
	margin-left:50px;        
	margin-top:15px;
}                   
#content div.facebook a.facebook-link {
	background:url('images/facebook.jpg');
	background-repeat:no-repeat;
	padding-left:20px;  
	display:block;
	height:20px;     
}
 
