body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	margin:0;
	padding:0;
	background-image:url(../images/back.jpg);
}
#shell {
	background-color:#676566;
	background-image:url(../images/back.jpg);
}
#wrapper2 {
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	height:100%;
	min-height:700px;
}
#wrapper {
	background-image:url(../images/background_btm.jpg);
	background-repeat:repeat-y;
	width:920px;
	margin:auto;
	min-height:700px;
}
#header {
	width:920px;
	height:110px;
}
#header2 {
	width:323px;
	height:200px;
	float:left;
	display: inline;
	position: absolute;
}
#content {
	width:590px;
	float: left;
}
#saddress {
	clear:left;
	margin-top:50px;
	margin-left: 30px;
	
}
#logo {
	margin-left:73px;
	height:70px;
	margin-top:30px;
	width: 400px;
	float: left;
	display: inline;
}
flashcontent {
	margin-top:0px
}
#toptext {
	text-align:right;
	font-size:13px;
	margin-top:50px;
	float: left;
	margin-left: 185px;
	;
}
#toptext a {
	color:#666666;
}
#footer {
	height:20px;
	padding-top:5px;
	margin-left: 20px;
	border-top:1px solid #cccccc;
	background-color: #f3f3f3;
	font-size: 12px;
}
#main {
	display: inline;
}
#main li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
	margin-top:5px;
	padding-left:25px;
}
ul {
	padding:0px;
	margin:0px;
}
#photo {
	height:285px;
	width:585px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:5px;
}
#text {
	margin:20px;
	margin-top:18px;

}

#sidebar {
	width:185px;
	margin-left:70px;
	text-align:left;
	font-size: 11px;
	margin-top: 0px;
	color: #666666;
	height: 400px;
	float: left;
	display: inline;
}
h1 {
	font-size:28px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #cccccc;
	padding-bottom:6px;
	display:block;
	font-weight:normal;
	font-weight:lighter;
	margin-bottom:25px;
	background-color: #f3f3f3;
	padding-left: 2px;
	;
	padding-top: 2px;
	;
}
h3 {
	font-size:19px;
	font-weight:lighter;
	margin-bottom:2px;
}
h2 {
	margin-left:353px;
	font-size:28px;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	margin-right:40px;
	font-weight:lighter;
}
h5 {
	margin-left:280px;
	font-size:26px;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	margin-right:60px;
	font-weight:lighter;
}
h6 {
	font-size:13px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
	padding-bottom:0px;
	color:#990000;
}
#headimage {
	float:left;
	border: 1px solid #999999;
	padding:3px;
	margin-right:10px;
	margin-bottom:20px;
	margin-top:3px;
	clear:left;
}
#headimage2 {
	border: 1px solid #999999;
	padding:3px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:3px;
	clear:both;
}
.thumbnail {
	padding:5px;
	float:left;
	background-color:#FFFFFF;
	margin-right:10px;
	border: 1px solid #CCCCCC;
}
#navigation {
	margin-top:20px;
	font-size:16px;
	float: left;
}



#menu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 185px;
}
#menu li {
	font-size:13px;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #f3f3f3;
	color:#666666;
	display: block;
	margin: 0;
	padding: 11px 12px;
	padding-bottom:13px;
	padding-left:32px;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #fff;
	width:141px;

}
#menu a:hover {
	background: #CF173B url("images/hover.gif") left center no-repeat;
	color: #fff;
}

#menu  #mactive a  {
	background: #CF173B url("images/hover.gif") left center no-repeat;
	color: #fff;
}


a:link, a:visited {
	color:#474747;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
#framemain {
	height:400px;
	width:365px;
}
#clear {
	clear:both;
	height:1px;
}
