@charset "utf-8";
#menu_container {
	position:absolute;
	left:533px;
	top:106px;
	width:580px;
	height:21px;
	z-index:1;
	text-align: center;
}
#copyright {
	position:absolute;
	left:-192px;
	top:602px;
	width:695px;
	height:23px;
	z-index:6;
	text-align: center;
}
#thl_image {
	position:absolute;
	left:302px;
	top:182px;
	width:174px;
	height:114px;
	z-index:1;
	background-image: url(../images/pink_flowers.jpg);
	background-repeat: no-repeat;
}
#text_box {
	position:absolute;
	left:65px;
	top:154px;
	width:258px;
	height:151px;
	z-index:1;
}
#footer_menu {
	position:absolute;
	left:2px;
	top:538px;
	width:699px;
	height:81px;
	z-index:7;
}
.blacktext_for_swf {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #000;
	background-position: left top;
	background-attachment: fixed;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #EAEEC1;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0D78A;
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E7EBC5;
}
a:visited {
	text-decoration: none;
	color: #B5C047;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #C4CB67;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	text-decoration: none;
	color: #E7EBC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sub_head {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #E4EAB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	color: #E4EAB0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.nav_txt {color: #D0D78A}
