html, body 
{
    margin: 0px;
    padding: 0px;
    border: none;
    z-index: 1;
    scrollbar-face-color: #A8BECA;
    scrollbar-arrow-color: Black;
    scrollbar-base-color: #A8BECA;
    font-family: Arial;
	background-color: black;

}
#container{
	width: 100%;
	height: 97%;
	position: relative;
    background-color: #A8BECA;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	
}
#logo 
{
   position: absolute;
width: 75px;
top: 20px;
right: 30px;
z-index: 5;
}

#grey_box{
width: 100%;
	height: 165px;
	position: absolute;
	top: 67%;
	left: 0px;
    background-color: #999999;
	margin: 0px;
}    
#navi{
position: absolute;
width: 340px;
	top: 63%;
	right: 30px;
z-index: 3;
}
#mainHolder{
	width: 250px;
	height: auto;
	position: absolute;
	top: 30px;
	left: 10px;
	z-index: 3;
}
#gallery_nav{
	width: 100px;
	height: 20px;
	position: absolute;
	top: 380px;
	left: 220px;
	
}
#contact{
position: absolute;
width: auto;
height: auto;
top: 30px;
left: 450px;
border-style: solid;
border-width: 3px;
border-color: white;
text-align: right;
font-family: Arial;
font-size: 13px;
color: white;
font-weight: 600;
text-decoration: none;
padding: 20px;
}
#contact td{
text-align: right;
}
.menu_link{
width: 100px;
text-align: right;
font-family: Arial;
font-size: 13px;
color: white;
font-weight: 600;
text-decoration: none;
}
.menu_link:hover{
text-align: right;
font-family: Arial;
font-size: 13px;
color: black;
font-weight: 600;
text-decoration: none;
}
.menu_link1{
text-align: right;
font-family: Arial;
font-size: 13px;
color: white;
font-weight: 600;
text-decoration: none;
}
.menu_link1:hover{
text-align: right;
font-family: Arial;
font-size: 13px;
color: black;
font-weight: 600;
text-decoration: none;
}
#hold{
	position: absolute;
	width: 100%;
	height: 150px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 380px; 
	z-index: 5;
	}
	#hold a:hover{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	}
table#t1 { width:1024px; }
table#t1 td { width:90px; vertical-align:middle; text-align:center }  
table#image_holder{ width: 250px; top: 30px; left: 30px; }
table#image_holder td { width:40px; vertical-align:middle; text-align:center; } 
#equipment_menu{
position: absolute;
top: 150px;
right: 30px;
}
#mics_list{
position: absolute;
top: 0px;
left: 300px;
}
#mics_list td{
font-family: Arial;
font-size: 10px;
color: white;
text-decoration: none;
}
.mics a:hover{
text-decoration: underline;
}
.image_border{
width: 250px;
border-style: solid;
border-width: 3px; 
border-color: black;
 }
.link{
font-family: Arial;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
}
.contact_link{
font-family: Arial;
font-size: 14px;
color: black;
text-decoration: none;
font-weight: bold;
}
#desc{
position: absolute;
width: 140px;
top: 230px;
left: 150px;
zindex: 5;
font-family: Arial;
font-size: 11px;
color: white;
text-decoration: none;
}
#arrows{
position: absolute;
width: 150px;
margin-left: 30px;
margin-top: 300px;
}
#home_text{
position: absolute;
width: 510px;
overflow:auto;
top: 10px;
right: 150px;
z-index: 5;
direction: rtl;
text-align: right;
}
#home_text td{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
}