body {
	background-color: #77af82;
	/* BACKGROUND-IMAGE: url(background.jpg); */
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #333333;
}


#outer
{
	width: 700px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #80949E;
	border-right: 0px solid #80949E;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container
{
	/*line-height: 140%;*/
	/*padding: 0px;*/
	/*width: 100%;*/
	/*border: 1px solid #FFFFFF;	*/
	/*text-align: left;*/
	
	background-color: #E1D6B8;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#center {
 	width: 700px;
 	height: 120px; /* strange but ie6 needs this */
	background-repeat: no-repeat;
	border-top: 0px none;    
	border-right: 0px solid #333333;    
	border-bottom: 0px solid #111111;    
	border-left: 0px solid #333333;    
	margin-left: 0px; 
	margin-right: 0px;
	padding-left:0px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
	background-position-y:center;
	height: 100%;
}



a {font-size: 13px; color: #73447C; text-decoration: none; font-weight: 700;}
a:link {font-size: 13px; color: #73447C; text-decoration: none; font-weight: 700;}
a:visited {font-size: 13px; color: #A386A8; text-decoration: none; font-weight: 700;}
a:hover {font-size: 13px; color: #ffffff; text-decoration: none; font-weight: 700;}
a:active {font-size: 13px; color: #73447C; text-decoration: none; font-weight: 700;}


TD {
	font-size: 13px;
	color: #333333;
	align: left;
}

