* {margin:0; padding:0; border:0; font-weight: inherit; font-style: inherit; font-size:inherit; font-family:inherit; vertical-align:baseline}

body {
   background: #fff;	
   padding: 0;
   margin: 0;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

h1 {
	font-family: Tw Cen MT, Times New Roman, serif;
	font-weight: normal;
	font-size: 38px;
	color: #706e6e;
	padding-top: 0px;
	padding-bottom: 0px;
}

frame {
	border:none;
	overflow: hidden;
	width: 468px;
}

iframe {
	border:none;
	overflow: hidden;
	width: 468px;
	height: 60px;
}



/* MAIN FRAME START */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding-top: 12px;
	border:0;
	width: 725px;
}

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#ls {
	padding-top: 19px;
	float: left;
	width: 138px;
	background: #b5d619;
	padding-bottom: 14px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	padding-left: 15px;
}

#ls a{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	list-style: none;
}

#ls a:hover {
	color: #e62b86;
	text-decoration: none;
	font-weight: normal;
	list-style: none;
}

#ls ul{
	list-style: none;
	padding-left: 0;
	text-align: left;
}

#ls li{
	list-style: none;
	padding-left: 0;
}



#rs { 
	margin: 0;
	float: right;
	width: 565px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	overflow:hidden;
}


#footer {
	clear: both;
	background: #074188;
	text-align: center;
	height: 20px;
	color: #fff;
	font-size: 12px;
}

#belowfooter {
	clear:both;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}






#maincontent {
	width: 565px;
	float: right;
	background: #fff;
	height: 650px;
}

#footer56 {
	/* display: none; */
	background: #074188;
	color: #fff;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11.4px;
	height: 18px;
	text-align: center;
    width: 100%;
	clear:both;
}

.push {
	height: 18px; /* .push must be the same height as #footer */
}

#belowfoot {
	height: 55px;
	background: #fff;
	padding-top: 5px;
	text-align: center;
}

/* BOX */

#pinkbox {
	width: 555px;
	margin: 0 auto;
	background: url(../images/pinkboxmainbg.gif);
	font-family: Trebuchet Ms, Tahoma, Arial, sans-serif;
	font-size: 13.2px;
}

#greybox {
	width: 555px;
	margin-top: 38px;
	background: url(../images/greyboxmainbg.gif);
	margin-left: auto;
	margin-right: auto;
	
	
}

.alignleft {
	text-align: left;
	list-style-image: url(../images/bulletarrow.gif);
	font-family: Trebuchet Ms, Tahoma, Arial, sans-serif;
	font-size: 13px;
}

.alignleft li {
	padding-left: 24px;
}

.alignleft h1 {
	font-family: Tw Cen MT, Times New Roman, serif;
	font-weight: normal;
	font-size: 15px;
	color: #706e6e;
	padding-top: 0;
	padding-bottom: 0;
}

.aligncenter {
	text-align: center;
	padding-bottom: 18px;
	padding-top: 18px;
}

.green {
	color: #4ab616;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13.4px;
}

.green a{
	color: #4ab616;
}

.orange {
	color: #faaa2d;
}

.orange a {
	color: #faaa2d;
}

/* DIV WHERE TEXT + IMAGES AND ADS APPEAR */

#boxtext {
	padding-top: 27px;
	width: 535px;
	margin: 0 auto;
	min-height: 200px;
}

#boxtext li {
	margin-left: 24px;
}

#greyboxtext {
	padding-top: 27px;
	width: 517px;
	margin: 0 auto;
	min-height: 200px;
}

#greyboxtext li {
	margin-left: 6px;
}

/*  PINK TOP */

.topleft {
	background: url(../images/pinkboxtopleft.gif);
    width: 15px;
	height: 15px;
	float: left;
}

.top {
	background: url(../images/top.gif) repeat-x top;
	width: 525px;
	height: 3px;
	margin: 0 auto;
	}
	
.topright {
	background: url(../images/pinkboxtopright.gif);
	width: 15px;
	height: 15px;
	float: right;
}

/* PINK BOTTOM */

.bottomleft {
	background: url(../images/pinkboxbottomleft.gif);
    width: 15px;
	height: 15px;
	float: left;
	
}

.bottom {
	background: url(../images/top.gif) repeat-x;
	width: 525px;
	height: 3px;
	margin: 0 auto;
	border-top: 12px solid #fff;
	
	}
	
.bottomright {
	background: url(../images/pinkboxbottomright.gif);
	width: 15px;
	height: 15px;
	float: right;
	
}

/*  GREY TOP */

.gtopleft {
	background: url(../images/gtl.gif);
    width: 15px;
	height: 15px;
	float: left;
}

.gtop {
	background: url(../images/gtob.gif) repeat-x top;
	width: 525px;
	height: 15px;
	margin: 0 auto;
	}
	
.gtopright {
	background: url(../images/gtr.gif);
	width: 15px;
	height: 15px;
	float: right;
}

/* GREY BOTTOM */

.gbottomleft {
	background: url(../images/bl.gif);
    width: 15px;
	height: 15px;
	float: left;
	
}

.gbottom {
	background: url(../images/gtob.gif) repeat-x;
	width: 525px;
	height: 15px;
	margin: 0 auto;
	border-top: 0px solid #fff;
	
	}
	
.gbottomright {
	background: url(../images/br.gif);
	width: 15px;
	height: 15px;
	float: right;
	
}

/* other */

.starbottom {
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 15.4px;
	padding-top: 24px;
	padding-bottom: 24px;
}

.treb {
	font-family: Trebuchet Ms, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12.4px;
}

.none {
	list-style: none;
}


