body{
	background: url(images/bg.gif);
}
#main-flash{
	width:950px;
	height:550px;
	margin:0 auto;
}
#gallery-flash{
	width:650px;
	height:530px;
	margin:0 auto;
	background: url(images/gallery-bg.gif) center no-repeat;
}
#gallery-flash p{
	text-align:center;
	font-size:9pt;
	font-family:Verdana;
	padding-top:10px;
}
#gallery-flash a{
	color:#990000;
	text-decoration:none;
}
#gallery-flash a:hover{
	color:#CC0000;
	text-decoration:underline;
}
#gallery-flash-contain{
	margin:0 auto;
	text-align:center;
	height:480px;
	width:600px;
	padding-top:10px;
}
#footer{
	margin:0 auto;
	width:900px;
	text-align:center;
	font-family:georgia;
	font-size:8pt;
}
#footer a{
	text-decoration:none;
	color:white;
}
#footer a:hover{
	text-decoration:underline;
	color:white;
}
