@charset "utf-8";

body {
background-image:url(../images/background.png);
}

/* Frame */

#container1 {
	width:991px;
	height:617px;
	margin:30px auto 0px auto;
}

#container2 {
	width:895px;
	height:617px;
	float:left;
}

#top {
	width:896px;
	height:24px;
	background-image:url(../images/t.png);
	background-repeat:repeat;
}

#tl {
background-image:url(../images/tl.png);
width:24px;
height:24px;
float:left;
}

#tr {
	background-image:url(../images/tr.png);
	width:24px;
	height:24px;
	float:right;
	margin-left: -1px;
}

#centerframe {
	width:896px;
	height:549px;
	background-image:url(../images/c.png);
	background-repeat:repeat;
}

#center1 {
	width:848px;
	height:549px;
	margin-left:24px;
}

#bottom {
	width:896px;
	height:44px;
	background-image:url(../images/b.png);
	background-repeat:repeat;
}

#bl {
background-image:url(../images/bl.png);
width:24px;
height:44px;
float:left;
}

#br {
background-image:url(../images/br.png);
width:24px;
height:44px;
float:right;
}

#shade {
	width:91px;
	height:102px;
	float:left;
	margin: -102px 0px 0px 896px;
	background-image:url(../images/shadow.png);
}

#reflection {
background-image:url(../images/reflection.png);
width:895px;
height:63px;
float:left;
margin: 0px auto 0px auto;
}

/* Nav */

#enter {
	width:85px;
	height:85px;
	margin:464px 0px 0px 0px;
	float: right;
	}
	

.enter {
 	display:inline;
}
.enter li {

	float:left;
}

.enter a {
	text-indent:-9000px;
	float:left;
}

.button {
	width:85px;
	height:85px;
	background-image:url(../images/enter.png);
	background-position:0px 0px;
}

.button a:hover {
	background-position:0px -85px;
}

.email {
	width:38px;
	height:44px;
	float:left;
	margin-left:704px;
}


.email li {
	display:inline;
	float:left;
}

.email a {
	text-indent:-9000px;
	float:left;

}

.mail {
	width:38px;
	height:44px;
	background-image:url(../images/email.png);
	background-position:0px 0px;
}

.mail a:hover {
	background-position:0px -44px;
}

#logo {
background-image:url(../images/wp_sm.png);
width:103px;
height:19px;
float:left;
margin-top:14px;
}

#splash {
width:848px;
height:549px;
background-image:url(../images/splash.jpg);
}