@import url(P7navigation.css);

body {
	font-family: Sylfaen, "Times New Roman";
	font-size: 100%;
	color: #404040;
	background-color: #544E40;
	background-image: url(../images/background_page.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	min-width:760;
}

a:link {
	color: #CC9900;
}
a:visited {
	color: #A0966F;
}

#wrapper  {
	width: 105%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEF0A7;
	border-bottom-color: #FEF0A7;
	background-color: #FFFAE0;
	
}

#topBannerWrapper  {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#topBanner  {
	height: 91px;
	width: 105%;
	margin-right: auto;
	margin-left: auto;
		
}

#logo  {
	height: 63px;
	width: 337px;
	margin-right: auto;
	margin-left: auto;
		
}

#topNav  {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	position: relative;
		
}



#textArea  {
	background-image: url(../images/background_toppage.jpg);
	background-repeat: no-repeat;
	width: 315px;
	padding-top: 60px;
	padding-right: 85px;
	padding-left: 560px;
	padding-bottom: 0px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	
}

#textArea p  {
	margin-left: 0px;
	margin-right: 0px;
	
}



.announcement {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 10px;
}



#bottomInfoWrapper  {
	width: 105%;
}


#bottomInfo  {
	background-color: #544E40;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	text-align: center;
		
}
#bottomInfo a {
	color: #FFFFFF;
}
