body {
	background-color: #441e00;
	color: #ffffff;
	font-family: Georgia, serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	line-height: 1.5em;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 22px;
}

h2 {
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	margin-top: 10px;
}

h3 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 11px;
}

.CenteredPage {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	text-align: left;
}

.WelcomeImage {
	float: left;
}

.StartLinks {
	float: left;
	padding-left: 10px;
	padding-top: 215px;
	width: 200px;
}

.StartLinks img {
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
}

.Header {
	margin-top: 55px;
}

.Welcome {
	margin-top: 55px;
}

.TopBar {
	padding-left: 435px;
	height: 24px;
}

.ImageArea {
	border-top: 5px solid #ffffff;
	width: 435px;
	float: left;
}

.NewsArea {
	margin-top: 5px;
	color: #441e00;	
	width: 553px;
	height: 310px;
	float: left;
	background: #ffffff url(uiimages/round_brown.gif) no-repeat;
	overflow: auto;
}

.NewsArea p {
	padding-left: 20px;
	padding-right: 20px;
}

.ScrollArea {
	border: 5px solid #ffffff;
	width: 108px;
	height: 305px;
	float: left;
	background-color: #ffffff;
}

#divContainer {
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: relative;
	width: 108px;
	height: 305px;
	visibility: hidden;
}

#divContent {
	position: relative;
}

.NaviArea {
	width: 65px;
	float: left;
	padding-left: 15px;
	margin-top: 5px;
}

.BottomBar {
	clear: both;
}

.ImageNavi {
	width: 435px;
	height: 24px;
	text-align: center;
	float: left;
	padding-top: 2px;
}

.ScrollDown {
	width: 118px;
	float: left;
}

a img {
	border: none;
}

/* Links definitions */

a, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Brown .Content a, #Brown .Content a:visited, #Brown .Content a:active, #Black .Content a, #Black .Content a:visited, #Black .Content a:active, .StartLinks a, .StartLinks a:active, .StartLinks a:visited  {
	text-decoration: none;
	color: #B4AB11;
	font-size: 16px;
	display: block;
}

#Brown .Content a:hover, #Black .Content a:hover, .StartLinks a:hover {
	color: #B4AB11;
	text-decoration: underline;
	font-size: 16px;
}

#Green .Content a, #Green .Content a:visited, #Green .Content a:active, #Yellow .Content a, #Yellow .Content a:visited, #Yellow .Content a:active {
	text-decoration: none;
	color: #441e00;
	font-size: 16px;
	display: block;
}

#Green .Content a:hover, #Yellow .Content a:hover {
	color: #441e00;
	text-decoration: underline;
	font-size: 16px;
}

/* Color definitions */

.Active {
	color: #ffffff;
	font-weight: bold;
}

#Black {
	background-color: #1a1818;
}

#Yellow {
	background-color: #c98b1b;
}

#Green {
	background-color: #bcb325;
}

#Brown .TitleColor, #Brown .InfoTitle, #Black .TitleColor, #Black .InfoTitle{
	color: #B4AB11;
	font-weight: bold;
}

#Yellow .TitleColor, #Yellow .InfoTitle, #Green .TitleColor, #Green .InfoTitle {
	color: #441e00;
	font-weight: bold;
}

#Brown .InfoBar {
	background: url(uiimages/flower_brown.gif) no-repeat;
	padding-top: 28px;
	padding-left: 7px;
	width: 633px;
}

#Black .InfoBar {
	background: url(uiimages/flower_black.gif) no-repeat;
	padding-top: 28px;
	padding-left: 7px;
	width: 633px;
}

#Green .InfoBar {
	background: url(uiimages/flower_green.gif) no-repeat;
	padding-top: 28px;
	padding-left: 7px;
	width: 633px;
}

#Yellow .InfoBar {
	background: url(uiimages/flower_yellow.gif) no-repeat;
	padding-top: 28px;
	padding-left: 7px;
	width: 633px;
}

#Green .Content a:hover {
	color: #441e00;
	text-decoration: underline;
	font-size: 16px;
}


#Green .Content .BottomBar .ImageNavi a, #Yellow .Content .BottomBar .ImageNavi a {
	text-decoration: none;
	background-color: #ffffff;
	color: #441e00;
	font-size: 13px;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

#Green .Content .BottomBar .ImageNavi a:hover, #Yellow .Content .BottomBar .ImageNavi a:hover {
	text-decoration: none;
	background-color: #441e00;
	color: #ffffff;
	font-size: 13px;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

#Brown .Content .BottomBar .ImageNavi a, #Black .Content .BottomBar .ImageNavi a {
	text-decoration: none;
	background-color: #ffffff;
	color: #B4AB11;
	font-size: 13px;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

#Brown .Content .BottomBar .ImageNavi a:hover, #Black .Content .BottomBar .ImageNavi a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #B4AB11;
	font-size: 13px;
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

a.MailTo, a:active.MailTo, a:visited.MailTo {
	color: #ffffff;
	font-size: 11px;
}

 a:hover.MailTo {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

#Brown .Content .NewsArea a, #Brown .Content .NewsArea a:active, #Brown .Content .NewsArea a:visited {
	color: #B4AB11;
	font-size: 11px;
}

#Brown .Content .NewsArea a:hover {
	color: #B4AB11;
	font-size: 11px;
	text-decoration: underline;
}



