@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/master_background.jpg) no-repeat top center #000;
	margin:25px 0 0 0;
}
#logo {
	position:relative;
	z-index:100;
	top:-65px;
	left:-101px;
	margin:0 0 -423px 0px;
	width:613px;
}
.wrapper {
	width:940px;
	margin:0 auto;
}
#menu {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#FFF;
	margin:0 0 3px 0;
	padding:0 10px 0 0;
	letter-spacing:-1px;
}
#menu a{
	text-decoration:none;
	color:#FFF;
}
#menu a:hover{
	text-decoration:underline;
}
#box {
	background:url(../images/edge_lateral.png) repeat-y top left;
	padding:0px 20px;
	margin:0
}
.fly {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	color:#FFF;
	padding:0 10px 0 0;
}