
body	{
	margin:30px;
	background:#ddeeee;
	color: #333333;
	text-align: left;
	padding:0;
	background-image: url('images/satinlightgreen.jpg');
	}

#outer	{
	text-align:left;
	border:1px solid #000000;
	background:#ddeeee;
	width:700px;
	margin:auto;
	}

#hdr	{
	height:158px;
	background:#eeeeee;
	color: #333333;
	text-align: left;
     	background-color:transparent;
	}

#bar	{
	height: 20px;
	background: #dceeee;
	color: #333333;
	border-width:0px 0 1px 0;
	font-family: sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	padding-bottom: 3px;
	text-indent: 5em;
	margin-top: 6px;
	margin-bottom: 4px;
     	background-color:transparent;
	}

#bodyblock {
	position:relative;
	background: #dceeee;
	color: #333333;
	width:700px;
	padding:0;
     	background-color:transparent;
	}


#cont	{
	width:525px;
	background:#ffffff;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 0px;
	text-align:left;
	}

#footer	{
	padding: 3px;
	border:0px solid #009;
	font-size: 80%;
 	text-align: center;
	font-family: sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	padding-bottom: 5px;
	}

#ftr	{
	height:25px;
	background:#ddeeee;
	text-align:center;
	color: #333333;
	border:solid black;
	border-width:0px;
	margin:0;
	}

table	{
	table-layout: fixed;
	text-align: center;
	margin: -15px;
	padding: 0px;
	}
