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

#logoheader {
	height: 35px;
	width: 800px;
	margin-top: 50px;
}
#nav {
	height: 25px;
	width: 800px;
	float: left;
	color: #333;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left 22px;
}
#title {
	height: 60px;
	width: 800px;
	float: left;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
}
#main {
	height: 365px;
	width: 800px;
	float: left;
}
#option1 {
	float: right;
	height: 455px;
	width: 145px;
	background-repeat: no-repeat;
	background-position: px 0px;
	overflow: visible;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#option2 {
	float: left;
	height: 140px;
	width: 800px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 85px;
}
#mainabout {
	height: 365px;
	width: 800px;
	float: left;
	background-image: url(images/aboutcover2.jpg);
	background-repeat: no-repeat;
}
#mainplay {
	height: 365px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/playcover.jpg);
}
#optionRabout {
	float: right;
	height: 455px;
	width: 145px;
	margin-top: auto;
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#option2about {
	float: left;
	height: 140px;
	width: 800px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#mainprint {
	height: 365px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
}
#mainfolsom {
	height: 365px;
	width: 800px;
	float: left;
	background-repeat: no-repeat;
}
#optionRprint {
	float: right;
	height: 380px;
	width: 150px;
	margin-top: 86px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
#maincontact {
	height: 365px;
	width: 800px;
	float: left;
	background-image: url(images/contactcover.jpg);
	background-repeat: no-repeat;
}
#optionRcontact {
	float: right;
	height: 450px;
	width: 145px;
	margin-top: 91px;
	background-repeat: no-repeat;
	background-position: 4px 0px;
	background-image: url(images/friendsof.gif);
}
#option2contact {
	float: left;
	height: 138px;
	width: 800px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

