BODY {
	background-image: url(images/page-back.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFF2;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	line-height: 1.5em;
}

/* These are the styles associated with the various div tags */
#Navigationtop {
	background-image: url(images/navigation-top.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
}
#Navigationbase {
	background-image: url(images/navigation-base.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 190px;
}
#Contentbase {

	background-image: url(images/contentbase.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 547px;
}
#Content {
	background-image: url(images/content-back.gif);
	background-repeat: repeat-y;
	width: 547px;
	text-align: left;
}
#Contenttop {
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 547px;
}
#GT {
	background-image: url(images/top-gt.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	background-position: center top;
}
#Navigation {
	background-image: url(images/navigation-back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#Textcontainer {
	margin: 0px 20px;
	padding: 0px;
}
#Footer {
	font-size: 12px;
	text-align: center;
}
#Footer a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

/* These are general presentation styles */
H1 {
	font-size: 140%;
	margin-top: 0px;
	padding-top: 0px;
}
H2 {
	font-size: 130%;
}
H3 {
	font-size: 120%;
}
H4 {
	font-size: 110%;
}

/* These styles below are all your navigation styles */
.buttonslist {
	width: 190px;
	color: #000000;
	background-image: url(images/nav-back.gif);
	background-repeat: repeat-y;
}

.buttons a {
	color: #FF0000;
	padding: 4px 15px 4px 5px;
	display: block;
	font: bold 14px/1.1em "Trebuchet MS", Georgia, Arial;
	text-decoration: none;
	text-align: left;
	background-image: url(images/normal1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	width: 160px;
}

.buttons b:hover {
	color: #00CC00;
	text-decoration: none;
	background-image: url(images/hover1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#Ramen1 {
	position:absolute;
	width:284px;
	height:46px;
	z-index:1;
	left: 541px;
	top: 84px;
	overflow: visible;
	visibility: inherit;
	}
.style2 {
	font-size: 28px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	line-height: normal;
	}
.style2a {
	font-size: 28px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	line-height: normal;
}
.style2b {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}


.style7 {color: #EEF1F3}
