body {
	background: #7aa5e2 url(../htmlimages/backgroundStrip1.gif) repeat-x top left;
	text-align: center;
}

.mainHeading {
	color: #1b6ae1;
	font-weight: bold;
	font-size: 18px;
}
.mainTxt {
	color: #54b5e3;
	font-weight: bold;
	font-size: 14px;
}
.smallHeading {
	color: #1b6ae1;
	font-weight: bold;
}
.mediumHeading {
	color: #1b6ae1;
	font-weight: bold;
	font-size: 14px;
}


img.sblogo { 
	border: none; 
	position: relative; 
	left: 0px;
	top: 10px;
	width: 124px;
	height: 78px;

}

img.lunalogo { 
	border: none; 
	position: relative; 
	left: -220px;
	top: 10px;
	width: 168px;
	height: 140px;
}

img.picture { 
	border: none; 
	position: relative; 
	left: 248px;
	top: -16px;
	width: 178px;
	height: 122px;
}

#midtext {
	font: 12px arial;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
}

img{
	border: none; 
}

p{
	margin-top: 0px;
	margin-bottom: 0px;
} 

p.linktext {
	position: relative; 
	top: 10px;
	/*width: 500px;
	height: 80:px;*/
	font: 12px arial;
}

p.linktext a:link {color: #000011;}
p.linktext a:visited {color: #1b6ae1;}
p.linktext a:hover {color: #54b5e3;}
p.linktext a:focus {color: #54b5e3;}
p.linktext a:active {color: #000011;}

p.copyright {
	position: relative; 
	top: 10px;
	/*width: 500px;*/
	height: 80:px;
	font: 12px arial;
}


#container{
	margin: 0 auto;
	width: 850px;
}

#boxtop {
	margin-top: 20px;
	background: transparent url(../htmlimages/topStrip1.gif) no-repeat center;
	width: 850px;
	height: 156px;
}

#boxbottom{
	background: transparent url(../htmlimages/bottomStrip1.gif) no-repeat bottom center;
	width: 850px;
	height: 98px;
}

#boxmid {
	background: #e1ebff url(../htmlimages/sideStrip1.gif) repeat-x top center;
	width: 850px;
	height: 100%;
}

#boxmidnorm {
	background: #e1ebff url(../htmlimages/sideStrip1.gif) repeat-x top center;
	width: 850px;
	height: 600px;
}

#boxmidsmall {
	background: #e2eaf7 url(../htmlimages/sideStrip2.gif) repeat-x top center;
	width: 850px;
	height: 100%;
}

#bottomlinks{
	/*width: 500px;
	height: 98px;
	position: relative; 
	left: 30px;
	top: 10px;*/
}



#scarylogo{
	/*background: #e1ebff url(htmlimages/SBLogo.gif) no-repeat top center;*/
	position: relative; 
	left: 300px;
	top: -30px;
	border-style: none;
}
