body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #F79301;
	background-color: #8B3600;
	margin: 0px;
}
#container
 {
 min-width: 932px;
 width:expression(document.body.clientWidth < 600? "600px": "auto" );
 } 
.DIVTopText {
	padding: 5px;
	text-align: right;
}
.DIVPhotoHeader {
	background-color: #FF9900;
	height: 130px;
	width: 100%;
	left: 0px;
	top: 130px;
}

td {
	font-size: 12px;
}

tdlight {
	font-size: 12px;
}

.TDHeaderPhoto {
	position: relative;
	background-color: #9E6001;
	height: 222px;
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C4400;
	border-right-color: #9C4400;
	border-bottom-color: #9C4400;
	border-left-color: #9C4400;
	text-align: right;
	vertical-align: top;
}

.LatestNews {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	width: 215px;
	text-align: left;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TDContentHolder {
	top: 36px;
	background-color: #F89201;

}

.DIVNav {
	position: absolute;
	left: 0px;
	top: 326px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	min-width: 700px;
	width:expression(document.body.clientWidth < 600? "600px": "auto" );
}
h1 {
	color: #8B3600;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;

}
.TDRightColumn {
	background-color: #CF7B01;
	width: 277px;
	vertical-align: top;

}

.TDCellLight {
	background-color: #F9B44E;
	color: #6C2C00;
	vertical-align: top;
	padding: 5px;
}
.TDCellDark {

	background-color: #E2AE62;
	color: #6C2C00;
	vertical-align: top;
	padding: 5px;
}
h2 {
	font-weight: normal;
	font-size: 18px;
}
.TableMain {
	background-color: #000000;
	min-width:450px;
	/* IE Dynamic Expression to set the width */
	width:expression(document.body.clientWidth < 550 ? "450px" : "100%" );
}
.MenuCell {
	background-color: #F89201;
	height:0px;
}
.DIVFooter {
	padding: 10px;
	font-size: 11px;
	margin-bottom: 40px;
}
a.link:link {
	background-image: url(/images/tab_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 0px;
	height: 21px;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 2px;
}

a.link:visited {
	background-image: url(/images/tab_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
	padding-left: 0px;
	height: 21px;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 2px;
}

a.link:hover {
	background-image: url(/images/tab_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 35px;
	padding-left: 0px;
	height: 21px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
}
.TDRightPanelCell {
	color: #000000;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F79301;
	font-size: 11px;
}
a.dark:link {
	color: #A05B01;
	text-decoration: none;
}
a.dark:visited {
	color: #A05B01;
	text-decoration: none;
}
a.dark:hover {
	color: #000000;
	text-decoration: none;
}

a.edit:link,visited,hover {
	color: #000000;
	text-decoration: none;
}

a.light:link {
	color: #FFCC00;
	text-decoration: none;
}
a.light:visited {
	color: #FFCC00;
	text-decoration: none;
}
a.light:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #CF7B01;
	text-decoration: none;
}
a:visited {
	color: #CF7B01;
	text-decoration: none;
}
a:hover {
	color: #CF7B01;
	text-decoration: none;
}
