body
{
	text-align: center;
}

body ul, h1
{
	margin-top:0px;
	margin-bottom:0px;
}

#allback
{
	text-align: center;
	width: 750px;
	margin: 0 auto;

}



/* Backtop */
#backtop
{
	background-repeat: no-repeat;
	width: 750px;
	height: 170px;
	text-align: left;
	padding:0;
	margin:0;
	margin-bottom:-3px;
	
}

#backtop img
{
    border:none;
}

#eggspert
{
	width: 90px;
	height: 120px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}


#whatsuplogo
{
	background-repeat: no-repeat;
	margin-left: 131px;
	position:relative;
	top: 20px;
	left: -22px;
	height: 85px;
	width: 234px;

}

html>body #whatsuplogo
{
	background-repeat: no-repeat;
	margin-left: 131px;
	position:relative;
	top: 20px;
	left:0px;
	height: 85px;
	width: 234px;

}

#whatsuplogotext
{
	height: 0px;
	width: 0px;
	font-size: 0px;
	visibility: hidden;
	float: left;
}
	
#ibswu
{
	height: 80px;
}

#searchbar
{
	width: 250px;
	height: 24px;
	margin-left: 410px;
	position: relative;
	top: -45px;
}

#backtextbox
{
	float: left;
}

#tbsearch
{
	height: 25px;
	width: 180px;
	border-style: solid;
	border-color: #0033ff;
	border-width: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #0033ff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	margin-right: 3px;
}


#btnsearch
{
	width: 55px;
	height: 25px;
	border-style: solid;
	border-width: 2px;
	border-color: #0033ff;
	background-color: #ff6600;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	position:relative;
	top: 1px;
}

html>body #btnsearch
{
	width: 55px;
	height: 25px;
	border-style: solid;
	border-width: 3px;
	border-color: #0033ff;
	background-color: #ff6600;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bolder;
	position:relative;
	top: 0px;
}



#categoryback
{
	background-repeat: no-repeat;
	width: 181px;
	height:24px;
	float: right;
	position: relative;
	right: 140px;
	top: 70px;
}
#categorytext
{
	font-size: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
	float: none;
	position:relative;
	top: -24px;
}
#ibcategory
{
	width: 181px;
	height: 24px;
}
	

#partnershiplogo
{
	background-repeat: no-repeat;
	width: 81px;
	height: 81px;
	margin-left: 650px;
	margin-top: -65px;
}

#partnershiplogotext
{
	font-size: 0px;
	height: 0px;
	width: 0px;
	visibility:hidden;
	
}



#ibtemplatepart
{
	width: 81px;
	height: 81px;

}
#cypsd
{
	
	background-repeat: no-repeat;
	margin-left: 160px;
	position: relative;
	top: -35px;
	width: 455px;
	height: 30px;
}

html>body #cypsd
{
	
	background-repeat: no-repeat;
	margin-left: 160px;
	position: relative;
	top: -20px;
	width: 455px;
	height: 30px;
}
	
#cypsd p
{
	font-size: 0px;
	height: 0px;
	width: 0px;
	visibility:hidden;
}
		





/* Backbody */
#backbody
{
	background-repeat: repeat-y;
	width: 750px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;

	
}

html>body #backbody
{
	background-repeat: repeat-y;
	width: 690px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

#backbody p
{
	font-family: Arial;
	font-size: .8em;
	
	padding-bottom: 15px;
	margin:0;
	padding-top: 10px;
	

}
#backbody h1
{
	font-family: Arial;
	font-size: 1.2em;
}
#backbody h2
{
	font-family: Arial;
	font-size: 1em;
	margin:0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#backbody li
{
	font-family: Arial;
	font-size: .8em;
	padding-bottom: 5px;
}

#category
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	padding-left: 10px;
}

#category a:link
{
	
	text-decoration: underline;
}


#category a:hover
{
	
	text-decoration: none;
}


#category a:visited
{
	
	text-decoration: underline;
}








/* Backbottom */
#backbottom
{
	background-repeat: no-repeat;
	width: 750px;
	height: 40px;
}

#footer
{
	color: #0033ff;
	font-family: Arial;
	font-size: 8pt;
	margin-top: -5px;
	text-align: center;
}

#footer a:link
{
	text-decoration: underline;
	color: #0033ff;
}

#footer a:hover
{
	text-decoration: none;
	color: #0033ff;
}
#footer a:visited
{
		color: #0033ff;
}

.loginlinks
{
    font-family:Arial;
    color:#03f;
    font-size:12px;
    position:relative;
    top:5px;
    left:300px;
}

.loginlinks a:link,
.loginlinks a:visited,
.loginlinks a:active
{
    text-decoration:none;
    color:#03f;
}


.loginlinks a:hover
{
    text-decoration:underline;
    color:#03f;
}
