/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/starback.gif);
	color: #999999;
}
a {
	color: #F2B849;
}

#titlemenu {
	background-color:#000000;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}

#maintitle {
	background-image: url(images/title1.jpg);
	width: 346px;
	height: 187px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 30px;
}
#menutwo {
	height: 51px;
}

#contents {
	width: 760px;
	text-align: left;
}
#footer {
	text-align: center;
	color: #F7C753;
}

