body	{
	margin:15px;
	padding:0px;
	background:#d6dac6;
	font-family:arial,helvetica,sans-serif;	
	color:#666666;
	/* The code below is a CSS hack to control font sizes in different versions of IE */
	font-size:x-small;      /* This will be used by IE 5 and 5.5 */
	voice-family: "\"}\""; 	voice-family:inherit;               /* These statement are not undertood by IE 5 and 5.5 and therefore they skip to the next selector */
	font-size:small; 	/* This is the real font size to be used by all other browsers */
	}
#kiosk	{
	padding:0px;
	margin:0 auto;
	width:770px;
	text-align:left;
	min-width:770px; /*stops content sliding off to the left in opera when the browser window is small*/
	}
#header	{
	padding:25px;
	margin:0px;
	width:720px;
	background:#FFF;
	}
#holder	{
	padding:0px;
	margin:0px;
	margin-top:1px;
	width:770px;
	height:300px;
	float:left;
	}
#main	{
	padding:0px;
	margin:0px;
	margin-top:15px;
	width:770px;
	float:left;
	}
#footer {
	padding:0px;
	margin:0px;
	margin-top:15px;
	width:770px;
	float:left;
	}
#footerMini {
	padding:0px;
	margin:0px;
	margin-top:15px;
	width:770px;
	float:left;
	}
a:link {
	color:#666666;
	text-decoration:none;
	}
a:visited {
	color:#666666;
	text-decoration:none;
	}
a:hover {
	color:#fc7216;
	text-decoration:underline;
	}
#header a:link {
	color:#848484;
	text-decoration:none;
	font-weight:bold;
	}
#header a:visited {
	color:#848484;
	text-decoration:none;
	font-weight:bold;
	}
#header a:hover {
	color:#fc7216;
	text-decoration:none;
	font-weight:bold;
	}
.selected {
	color:#fc7216;
	font-weight:bold;
	}
.selectedExp {
	color:#b3c712;
	font-weight:bold;
	}
.selectedCurrent {
	color:#fc7216;
	font-weight:bold;
	}
.selectedOrange {
	color:#ffc200;
	font-weight:bold;
	font-size:large;
	}
.selectedGreen {
	color:#b3c712;
	font-weight:bold;
	font-size:large;
	}
.selectedRed {
	color:#fc7216;
	font-weight:bold;
	font-size:large;
	}
.selectedBlue {
	color:#1ec7ff;
	font-weight:bold;
	font-size:large;
	}
.quote {
	color:#528494;
	font-weight:bold;
	}
.titleBlue {
	color:#1ec7ff;
	font-weight:bold;
	}
ul	{
	padding:0px;
	margin:0px;
	}
#header li {	
	display:inline;
	list-style-type:none;
	border-right:#7D6B72 1px solid;
	padding-right:5px;
	padding-left:8px;
	}
#header li.first {
	padding-left: 0px
	}
#header li.last {
	padding-right:0px;
	BORDER-TOP-STYLE:none;
	BORDER-RIGHT-STYLE:none;
	BORDER-LEFT-STYLE:none;
	BORDER-BOTTOM-STYLE:none;
	}
#footer li {	
	display:inline;
	list-style-type:none;
	border-right:#7D6B72 1px solid;
	padding-right:5px;
	padding-left:8px;
	}
#footer li.first {
	padding-left: 0px
	}
#footer li.last {
	padding-right:0px;
	BORDER-TOP-STYLE:none;
	BORDER-RIGHT-STYLE:none;
	BORDER-LEFT-STYLE:none;
	BORDER-BOTTOM-STYLE:none;
	}
#footerMini li {	
	display:inline;
	list-style-type:none;
	border-right:#7D6B72 1px solid;
	padding-right:5px;
	padding-left:8px;
	}
#footerMini li.first {
	padding-left: 261px
	}
#footerMini li.last {
	padding-right:0px;
	BORDER-TOP-STYLE:none;
	BORDER-RIGHT-STYLE:none;
	BORDER-LEFT-STYLE:none;
	BORDER-BOTTOM-STYLE:none;
	}h3 {
	font-size: 14px;
	color: #F8F8F8;
}
.slogan {
	color: #999999;
}
.introtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}
