/* ICESAVE */

html, body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#151515;
}

#centerholder {
	position: absolute;
	left: 50%;
	margin-left: -326px;
	width:651px;
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
}

#header {
	width:651px;
	height:155px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#stropic {
	position:relative;
	float:right;
	margin-right:23px;
	margin-top:59px;
}

#footer {
	width:651px;
	height:72px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}

#contentholder {
	width:591px;
	background-image:url(../images/content_background.jpg);
	background-repeat:no-repeat;
	margin-left:34px;
	background-color:#797979;
}

#content {
	width:571px;
	margin-left:10px;
	padding-top:20px;
}

#links {
	margin-top:12px;
	margin-left:45px;
	_margin-top:9px;
}

#bighomebutton {
	width:320px;
	height:100px;
	background-color:transparent;
}

#bighomebuttonspacer {
	width:250px;
	height:20px;
	background-color:transparent;
}

#footertextholderspacer {
	width:100px;
	height:20px;
	background-color:transparent;
}

#footertextholder {
	width:450px;
	margin-left:100px;
	background-color:transparent;
	text-align:center;
}

.highlight {
	color:#FFA200;

}

.title {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.image {
	float:right;
	padding-left:10px;
	padding-bottom:20px;
}

.subtitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.subtitle2 {
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.footertext {
	font-size:9px;
	color:#858585;
	text-decoration:none;
	background-color:transparent;
}

.menulinkshighlight {
	font-size:12px;
	font-weight:bold;
	color:#bd5413;
	background-color:transparent;
}

.menulinks {
	font-size:12px;
	font-weight:bold;
	color:#101010;
	text-decoration:none;
	background-color:transparent;
}

.menulinks a {
	font-size:12px;
	font-weight:bold;
	color:#101010;
	text-decoration:none;
	background-color:transparent;
}

.menulinks a:hover {
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	background-color:transparent;
}

a {
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

a:hover {
	font-size:11px;
	font-weight:bold;
	color:#bd5413;
	text-decoration:none;
}