a, img
{
	border: 0px;
	margin: 0px 0px;
 	color: #e280cc;
	text-decoration:none;
	font-weight:bold;
}
body{background:#000;
	 margin:10px;
	 text-align:Times New Roman, Serif;
	 color: #e280cc;
}

body#main
{
	margin: 10px 0;
	text-align: center;
	font-family: Times New Roman, Serif;
	color: #e280cc;
}

body#statement{
	background:#ddaed2;
	color:#000;
}
#statement div{
	margin:0px 20px;
	padding-right:20px;
	
	width:510px;
	height:410px;
}
#statement div span{
	font-size:12pt;
}
#home{text-align:center;}

#wrapper
{	text-align:left;
	border: 3px solid #e280cc;
	padding: 0 10px;
	margin: 0px auto;
	background: #000;
	width:750px;
}


#menu {margin:0 20px;}
#menu a { padding: 0px 0px; }


#gallery table
{
	text-align: center;
	width: 600px;	
}
#buttons, #gallery, #gallery table, #buttons table{
	height:500px;	
	border:0;
	padding:0;
}
#gallery tr { vertical-align: center; padding:0;}
#gallery td { padding: 0;}
#buttons{ width:100px;}
#buttons table{
	display:inline-table;
	text-align:right;
}
#contact{
	border:3px solid #e280cc;
	margin: 10px 10px;
}
.bottom { vertical-align: bottom; }
.top{vertical-align:top; }

