body {
	margin:0pt;
	padding:0pt;
	font-size:11pt;
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	background:black url(../images/casper_bg.gif) repeat-x left bottom fixed;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.left {
	float:left !important;
}

.right {
	float:right !important;
}

a, a:link, a:visited {
	color:white;
}

a:hover {
	color:#d49f10;
	text-decoration:none
}

#header {
	text-align:center;
	width:960px;
	padding-top:10px;
	padding-bottom:10px
}

#menu {
	text-align:center;
	width:960px;
	font-size:14pt;
}

#body {
	text-align:center;
	width:960px;
}

#body > div {
	padding:10px;
	min-height:400px;
	background:transparent url(../images/body_bg.png) no-repeat top left;
}

#breadcrumbs {
	font-size:8pt;
	color:#DDDDDD;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
}

img {
	border:none
}
