BODY {
	background: #333333;
	margin: 0px;
	font-size:12px;
	color: #FFFFFF;
	font-family: trebuchet ms, arial, agency;	
}

.banner_text {
	background: white; 
	color: #333333;
	font-size: 18px;
	text-decoration: italic;
	
}

A:link {text-decoration: underline; color: #ffff99}
A:visited {text-decoration: underline; color: #ffff99}
A:active {text-decoration: underline; color: #ffff99}
A:hover {text-decoration: underline; color: #ffff99;}

.noul {
    text-decoration: none;
    }
	
#content 
 {
    padding-top: 15px;
	height: 600px;
    padding-left:275px;
	padding-right:12px;
}


.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 400px;
	font-size:12px;
	text-align: right;
	padding: 15px;
	}

.footer {
	position: relative;
	bottom: 40px;
	left: 0px;
	width: 770px;
	font-size: 10pt;
	padding-right: 16px;
}


.gallery_pic {
    border: thick double #000000;
}

.gallery_th {
    border: thin double #000000;
}

   
/*/*/a{}
body,
body td,
body th,
body p,
body ul,
body li {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body,
html>body td,
html>body th,
html>body p,
html>body ul,
html>body li {
  font-size: small;
}  
/* */	
