﻿/* CSS Document */
body {
	text-align:center;
	background-color: #787878;
	background-image: url(../images/sce/bg.jpg);
	background-repeat: repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
		}
	
	#frame {
	width:984px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border: 0px none #C2C2C2;
	background-image: url(../images/sce/framebg.jpg);
	background-position: center top;
	
		}	
		
	#contentleft {
		width:320px;
		padding:0px 0px 0px 9px;
		float:left;
		}
	
	#contentcenter {
		width:322px;
		padding:0px;
		float:left;
		min-height: 430px
		}
	
	#contentright {
		width:320px;
		padding:0px;
		float:left;
		}
	
	#contentheader {
	width:986px;
	text-align: center;
		}
	#tagline {
	text-align: right;
	width:954px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5A5A5A;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	letter-spacing: 2px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	padding-right: 10px;
		}
	#footer{
	text-align: center;
	width:984px;
	background-image: url(../images/sce/footer.jpg);
	background-position: center top;
	height: 34px;
		}
	p {
	margin:0px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #454545;
		}
		
	h1 {
	font-size:2em;
	padding-top:10px;
	color: #454545;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
#highlight {
	font-size:10px;
	padding: 5px;
	width: 307px;
	color: #FFFFFF;
	background-color: #767676;
	border: 1px solid #FFFFFF;
	margin-top: auto;
	margin-bottom: 0px;
	overflow: auto;
	height: 106px;
}

#postcard_manager {
width: 800px;
margin-left: 100px;
}
