body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:white;
}

a {color:white;}

img {border:0}

.bluebox
{
background-image:url(../Images/bluebox.gif);
background-repeat:no-repeat;
width:376px;
height:317px;
padding:40px;
margin:8px;
float:left;
color:white;
font-size:1.1em;
}

.blueboxr
{
background-image:url(../Images/bluebox.gif);
background-repeat:no-repeat;
width:376px;
height:397px;
padding:40px;
margin:5px;
float:right;
}

.blueboxwide
{
background-image:url(../Images/blueboxwide.gif);
background-repeat:no-repeat;
width:888px;
height:179px;
padding:10px 30px;
margin:0px;
float:left;
color:white;
font-size:1.1em;
}

.clear{clear:both}

#HeaderBackground
{
background-image:url(../Images/HPHeaderBackground.gif);
background-repeat:no-repeat;
height:152px;
width:820px;
padding-top:50px;
padding-left:130px;
}
.headertext
{
color:#3E4BA0;
font-size:1.4em;
width:400px;
float:right;
padding-top:50px;
padding-right:40px;
font-weight:bold;
}	
.logo{height:130px;}

.logotop{height:90px;}

.morebutton{float:right}
.morebuttontop{float:right;}

.redbox
{
background-image:url(../Images/RedBox.jpg);
background-repeat:no-repeat;
width:376px;
height:397px;
padding:40px;
margin: 9px 5px;
color:white;
float:right;
font-size:1.1em;
}

#WebsiteContainer
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
