.body {
	background-image: url(../images/sce/pagebk.jpg);
	text-align: center;
	margin: 0 auto;
	padding: 0 auto;
}

body.editor
{
	background-color: white;
	background-image: none;
	text-align: left;
}
	
#container {
	width: 835px;
	padding: 0px;
	margin: 0 auto;
}

#toptitle {
	width: 835px;
	height: 30px;
}

#topleft {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	clear: right;
	color: #ffffff;
	width: auto;
	height: auto;
	float: left;
}

#topright {
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
	height: auto;
	float: right;
	clear: right;
	color: #9f9192;
	text-align: left;
}

#topright a {
	color: #9f9192;
	text-decoration: none;
}

#topright a:hover {
	text-decoration: underline;
	color: white;
}


#header {
	width: 795px;
	height: 116px;
	padding: 20px;
	background-image: url(../images/sce/headbk.jpg);
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#logo {
	clear: both;
	float: left;
	padding-left: 50px;
	width: 160px;
	height: 100px;
	
}

#menuarea {
	text-align: right;
	float: right;
	clear: right;
	width: 540px;
	z-index:999999;
}

#fadeshow1{margin-left: 32px; z-index:999;}

#footertiles {
  	margin-left: 50px;
}

#footertiles img {
	border: 0;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	clear: right;
}


#sitecontent {
	text-align: left;
	background: url(../images/sce/sitecontent-bk.jpg);
	width: 785px;
	color: black;
	padding: 10px 25px;
	
	
}

#sitecontent strong {
	font-weight: bold;
	color: #600d0e;
}

#sitecontent a {
	font-weight: bold;
	color: #600d0e;
	text-decoration: underline;
}

#sitecontent a:hover {
	color: black;
}

#bottitle {
	width: 835px;
	height: 65px;
}

#footer {
	border: dashed;
	border-width: 2px;
	border-color: #6d6d6d;
	border-left: none;
	border-right: none;
	text-align: right;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sitebio {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #6d6d6d;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}

h1 {
	color: #5b0506;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 4px;
	padding-left: 37px;
	width: 575px;
	background: url(../images/sce/h1-bk.jpg);
}

h2 {
	color: #5b0506;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 4px;
}

img { 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); 
} 

img.pngfix { 	behavior: url(pngHack.htc); }


img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#mainfooterarea {
	width: 835px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: left;
	clear: both;
}

#mainfootertile {
	width: 204px;
	height: 132px;
	clear: right;
	float: left;
	background: white;
	border: dashed;
	border-width: 2px;
	margin: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: dashed;
	border-width: 2px;
	border-color: #6d6d6d;
	overflow: hidden;	
}

#mainfooterarea a {
	color: #484848;
	text-decoration: none;
}

#mainfooterarea a:hover {
	text-decoration: underline;
	color: 484848;
}

#mainfootertile li {
	line-height: 125%;
	list-style-image: url(../images/sce/homebullet.png);
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	color: #484848;
	font-weight: bold;
}

#mainfootertile h2 {
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#mainfootertile ul {
	padding: 0px;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	
	
#sitecontent p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 125%;
}

#sitecontent li {
	line-height: 125%;
	list-style-image: url(../images/sce/hammer-bullet.png);
	padding-bottom: 3px;
	color: #484848;
	font-weight: bold;
}

#footer .footer_link { border-right:solid 1px #fff; padding-right:4px;}
#postcard_manager li {list-style-image: none;}

 img, div { behavior: url(../images/sce/iepngfix.htc) }

