html {
	min-height : 100%;
	height : expression('100%');
}
body {
	background-color : #1a231e;
	padding : 0px;
	margin : 0px;
	text-align : center;
	font-family : Verdana;
	font-size : 11px;
	overflow : auto;
	min-height : 100%;
	height : expression('100%');
}
td {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}
textarea {font-family:Verdana, Arial, Helvetica, sans-serif}
div.canvas {
	margin : 0px auto;
	padding : 0px;
	width : 920px;
	min-height : 100%;
	height : expression('100%');
	color : #ffffff;
	text-align : left;
	background-color : #1a231e;
}

div.canvas div.header {
	height : 67px;
	width : 920px;
	background-image : url(/themes/sidebar/images/humans.gif);
	background-repeat : no-repeat;
	background-position : 36px 19px;
	font-weight : bold;
	text-align : right;
	overflow : hidden;
}
div.canvas div.header div.pad {
	padding : 12px 30px 0px 0px;
}
div.canvas div.header div.pad a:link, div.canvas div.header div.pad a:visited {
	color : #ffffff;
	text-decoration : none;
}
div.canvas div.header div.pad a:hover, div.canvas div.header div.pad a:active {
	color : #ffffff;
	text-decoration : underline;
}
div.canvas div.middlecontainer {
	height : 325px;
}
div.canvas div.middlecontainer div.nav {
	float : left;
	width : 247px;
	height : 325px;
	overflow : hidden;
	background-image : url(/themes/sidebar/images/nav-bg.gif);
	background-repeat : no-repeat;
	background-position : right top;
	font-size : 13px;
	font-weight : bold;
}
div.canvas div.middlecontainer div.nav div.pad {
	padding : 0px 0px 0px 57px;
}
div.canvas div.middlecontainer div.flash {
	width : 643px;
	height : 325px;
	float : left;
}
div.canvas div.home {
	clear : left;
	background-image : url(/themes/sidebar/images/homeadbg.jpg);
	background-position : 35px 0px;
	background-repeat : no-repeat;
	width : 920px;
	height : 178px;
}
div.canvas div.home img {
	margin : 10px 0px 0px 131px;
}
div.canvas div.main {
	clear : left;
	width : 855px;
	background-color : #36608a;
	margin : 0px 0px 0px 35px;
}
div.canvas div.main div.content {
	min-height : 200px;
	height : expression('200px');
	width : 855px;
	background-color : #36608a;
}
div.canvas div.main div.content div.message {
	width : 230px;
	color : #fc7d00;
	font-size : 15px;
	font-weight : bold;
	line-height : 24px;
	padding : 30px 0px 0px 0px;
	padding-bottom:20px;
	position : absolute;
	height : 100%;
}
div.canvas div.main div.content div.breadcrumbs {
	font-size : 9px;
	font-weight : bold;
	line-height : 18px;
	text-transform : uppercase;
	padding : 3px 0px 0px 225px;
}
div.canvas div.main div.content div.breadcrumbs a:link, div.canvas div.main div.content div.breadcrumbs a:visited {
	color : #ffffff;
	text-decoration : underline;
}
div.canvas div.main div.content div.breadcrumbs a:hover, div.canvas div.main div.content div.breadcrumbs a:active {
	color : #ff6633;
	text-decoration : underline;
}
div.canvas div.main div.content div.breadcrumbs span.current {
	color : #fc7d00;
}
div.canvas div.main div.content div.pad {
	padding : 5px 50px 10px 225px;
}
div.canvas div.main div.content div.pad a:link, div.canvas div.main div.content div.pad a:visited {
	color: #ff6633;
	text-decoration : none;
}
div.canvas div.main div.content div.pad a:hover, div.canvas div.main div.content div.pad a:active {
	color : #fff;
	text-decoration : underline;
}

div.canvas div.footer {
	background-image : url(/themes/sidebar/images/footer-bg.gif);
	background-repeat : no-repeat;
	background-position : 35px 0px;
	text-align : center;
	width : 920px;
	padding : 80px 0px 20px 0px;
	font-size : 11px;
	letter-spacing : -1px;
}
div.canvas div.footer a:link, div.canvas div.footer a:visited {
	font-size : 9px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	letter-spacing : normal;
}
div.canvas div.footer a:hover, div.canvas div.footer a:active {
	font-size : 9px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
	letter-spacing : normal;
}
span.carousel {
	 width:170px;
	 height:219px;
}
