body {
background-color:		black;
background-attachment:	fixed;
}

img {border: 0px;}


h1, h2, h3, h4, h6, p {font-family: verdana; font-weight: bold}
h1 {text-align: left;		color: aqua;	font-size: 26px;  line-height: 80%;  margin-bottom: 10px}
h2 {text-align: center;		color: white;	font-size: 18px;  font-weight: bold}
h3 {text-align: center;		color: aqua;	font-size: 15px;  margin-bottom: 0px}	
h4 {text-align: center;		color: silver;	font-size: 13px;}

h6 {text-align: center;		color: yellow;	font-size: 12px;  font-weight: normal; margin-top: 0px; margin-bottom: 12px}
p  {text-align: left;		color: silver;	font-size: 12px;  font-weight: bold}



a:link    {text-decoration: none; color: aqua;}
a:visited {text-decoration: none; color: aqua;}
a:active  {text-decoration: none; color: aqua;}
a:hover   {text-decoration: none; color: white}


#container {
width: 			960px;
margin:			0 auto;
}


.menutable {
background-color:	black;
border-width:		0px;
width:				960px;
text-align:			left;
font-family:		verdana;
font-weight:		bold;
font-size:			14px;
color:				aqua;
}


.gallerytable {
text-align:			center;
}


.pricestable {
width:				650px;
text-align:			left;
font-family:		verdana;
font-weight:		bold;
font-size:			12px;
color:				silver;
}



.clientstable {
background-color:	black;
border-width:		0px;
width:				100px;
text-align:			left;
font-family:		verdana;
font-weight:		bold;
font-size:			12px;
color:				silver;
}


.clientstable2 {
width:				100px;
text-align:			center;
font-family:		verdana;
font-weight:		bold;
font-size:			12px;
color:				silver;
}


.verticalpic{text-align: center}
