@charset "UTF-8";
* {
	outline: none;
}
body {
	font: 100% "Times New Roman", Times, serif;
	background: #c5c1ab;
	background-image:url(images/body_bg2.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #660000;
}
a {
	color:#000033;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
} 
#containerA {
	width: 908px;
	margin: 0 auto;
}
#containerB {
	width: 908px;
	margin: 35px 0 20px 0;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-y;
}
#wrapper {
	width:908px;
	margin:0;
	background-image:url(images/header3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#insideWrapper {
	width:908px;
	margin:0 auto;
}
#mainContent {
	margin: 5px 0 10px 5px;
	width: 899px;
}
#prop {
	height:500px;
	width:1px;
	float:right;
}
#left {
	width:252px;
	float:left;
}
#leftFlash{
	padding:5px 0 0 0;
	margin:0;
}

#tabbedPanelsContainer {
	width:638px;
	float:right;
	margin-top:100px;
}
#footer {
	width: 908px;
	height:190px;
	margin:0 auto;
	background-image: url(images/footer2.jpg);
}
#footer p {
	margin:0 0 0 -10000px;
	font-size:10px;
	color: #336699;
}
.clearfloat {
	clear:both;
	height:1px;
}
.photo {
	border-color:#FFFFFF;
	border-width:5px;
	border-style:solid;
}
#muse {
	filter-opacity:50%;
}
