@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/Resources/body.png);
	background-repeat: repeat-x;
	padding:0;
	margin:0;
	
}
img{border:none;}
#body{z-index:-2;padding-top:10px;}
#head {
	background-image:url(../images/Resources/head.png);
	background-repeat: repeat-x;
	height:120px;
	padding:0;
	margin:0;
	vertical-align:top;
	font-size:4em;
	border-bottom:solid thick #FFFFFF;
	z-index:99;
}
#nav {background:url(../nav.png);

width:800px; margin:0 auto; color:#FFFFFF; font-family:"Times New Roman", Times, serif; text-align:center;}

#nav a{color:#FFFFFF; text-decoration:none;}
#nav a:hover{font-style:italic;}
#title{padding-left:10px; color:#FFFFFF;}

#galleries{color:#FFFFFF; font-size:1.25em; font-family:Georgia, "Times New Roman", Times, serif;}