HTML,Body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	text-align: justify;
    background: url("http://www.agelessbeginnings.com/pics/back.gif") repeat;
    /*background: url("http://www.smldesign.com/agelessbeginnings/pics/back.gif") repeat-x;*/
    /*background-color:#DCE2BC;*/
    margin:0;          
}


#PageWrapper {
	text-align: justify;
	margin: 0px auto;
	width:756px;
	background: url("http://www.agelessbeginnings.com/pics/cartback.gif") repeat;
}


#ContentWrapper { 
     margin: 0;
     float: left;
     width: 533px;
}


#WhiteBox {
	padding:0 10px 10px 10px;
	width:100%;
	line-height:15px;
	background-color:#FFFFFF;
	border:1px solid #AFB48C;
	color:#000000;
}


#LeftNavagation {
     margin: 0;
     padding-left: 4px;
     float: left;
     position: relative;
     height:100%;
}


#RightNavagation { 
     margin: 0;
     padding-right:18px;
     float: right;
     width: 550px;
     padding-bottom:20px;
}

#noSpace {
margin: 0;
}

A:link {text-decoration: none; color:#6E1E51;}
A:visited {text-decoration: none; color:#6E1E51;}
A:hover {text-decoration: underline; color:#6E1E51;}


H1, H2 { 
	font-weight: bold; 
    font-size: 12pt;
    line-height: 14pt; 
    font-family: Helvetica, Verdana, Arial, sans-serif; 
    font-variant: normal;
    font-style: normal;
    color:#6E1E51; 
}


H2 { 
	font-size: 10pt; 
}


UL, LI{
    text-align: justify;
	list-style-image: url("http://www.agelessbeginnings.com/pics/bullet.gif");
	margin-bottom: 1.70em; 
}
