BODY{
	margin: 0px 0px 0px 0px;	
	margin: 0px auto;
	width: 100%; 
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/liv_main_bg.gif);
	background-repeat: repeat-x;
}
#container{	
	margin: 0px auto;
	width: 100%; 	
	position: relative;
}
#content{
	width: 564px;		
	margin: 0px auto;
	position: relative;
}
#header{
	float: none;	
	clear: both;
	width: 564px;	
	/*width: 1024px;	*/
	position: relative;
	height: 211px;
}
#marquee{
	position: absolute;
	top: 38px;
	left: 90px;
	text-align:center;
}
#login{
	position: absolute;
	top: 117px;
	left: 240px;	
}
#main_content{
	float: none;	
	clear: both;	
	width: 564px;		
	text-align: left;
	background-image: url(../images/liv_repeater_bothsides.gif);
	background-repeat: repeat-y;
}
#footer{
	float: none;	
	clear: both;	
	width: 564px;	
}
#leftside{
	width: 195px;
	background-image: url(../images/liv_repeater_leftside.gif);
	background-repeat: repeat-y;
	float: left;
	height: 500px;
}
#rightside{
	width: 369px;
	background-image: url(../images/liv_repeater_rightside.gif);
	background-repeat: repeat-y;
	float: left;
	height: 500px;
}
#nav{
	height: 25px;
	clear: both;
	float: none;
	background-image: url(../images/liv_repeater_blank.gif);
	background-repeat: repeat-y;
}
#nav_content{
	padding-top: 2px;
}
#search_box{
	background-image: url(../images/liv_bg_search_box.gif);
	width: 195px;
	height: 53px;
}
.spacer{
	height: 10px;
}
#leftnav{
	width: 195px;	
}
#leftnav_repeater{
	background-image: url(../images/liv_repeater_nav.gif);
	width: 195px;
}
.nav_indent{
	margin-left:19px;
	height: 24px;
} 
.nav_sep{
	margin-left:25px;
	line-height: 2px;
	width: 162px;
} 
#rightside_content{
	margin-left: 25px;
	margin-top: 8px;
	margin-right: 25px;
}
#search_content{
	margin-left: 25px;
	padding: 5px;
}
.indent{
	margin-left: 19px;
}
.bold_pink_11px{
	color: #AA1944;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.pink_10px{
	color: #AA1944;
	font-size: 10px;
	font-family: Arial;
}
.pink_11px{
	color: #AA1944;
	font-size: 11px;
	font-family: Arial;
}
a.pink_links{
	color: #AA1944;
	font-size: 11px;
	font-family: Arial;
}
a.pink_links:hover{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
}
.bold_black_11px{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.black_10px{
	color: #000000;
	font-size: 10px;
	font-family: Arial;
}
.black_11px{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
}
.black_12px{
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}
.black_13px{
	color: #000000;
	font-size: 13px;
	font-family: Arial;
}
.black_14px{
	color: #000000;
	font-size: 14px;
	font-family: Arial;
}
.black_16px{
	color: #000000;
	font-size: 16px;
	font-family: Arial;
}
.black_18px{
	color: #000000;
	font-size: 18px;
	font-family: Arial;
}
.header{
	margin-bottom: 6px;
}
a.black_links{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
}
a.black_links:hover{
	color: #FAD3D9;
	font-size: 11px;
	font-family: Arial;
}
a.footer_links{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
a.footer_links:hover{
	color: #FAD3D9;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}
a.nav_links{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
a.nav_links:hover{
	color: #FAD3D9;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}
.eip_editable { 
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	background-color: #EDEDED;
}
.eip_savebutton { 
	background-color: #36f; color: #fff; 
}
.eip_cancelbutton { 
	background-color: #000; color: #fff; 
}
.eip_saving { 
	background-color: #903; color: #fff; padding: 3px; 
}	
.inplaceeditor-saving { 
	background: url(wait.gif) bottom right no-repeat; 
}
.submit_button{
	background-color: #FAD3D9;
	border: 1px solid #AA1944;
}
.test{
	background-color: #829975;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	width: 530px;
	text-align: center;
	margin: 0px auto;
}
/*
8A7489
C7BEC6*/

.left{
	float: left;
}
.none{
	float: none;
	clear: both; 
}