#allboxes {
	width: 585px;
	position: absolute;
	left: 28px;
	top: 175px;
}

#banner {
	position: absolute;
	height: 175px;
	width: 800px;
	left: 2px;
	top: 0px;
	z-index: 1;
}

.bigbottom {
	background-image: url(images/bigboxbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 578px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#bigmid {
	background-image: url(images/bigboxmid.gif);
	background-repeat: repeat-y;
	width: 578px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.bigtop {
	background-image: url(images/bigboxtop.gif);
	background-repeat: no-repeat;
	width: 578px;
	height: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

body {
	background-color: #6194B3;
}

#homeleft {
	width: 280px;
	position: absolute;
	z-index: 3;
}

#homeright {
	position: absolute;
	left: 305px;
	top: 0px;
	z-index: 4;
	width: 280px;
}

#hometop {
	position: relative;
	top: 0px;
	left: 0px;
	width: 581px;
	z-index: 2;
}

#imgright {
	width:75;
	height:76;
	float:right; 
	margin: 4px;
	padding-right: 10px;
}

.linkbottom {
	background-image: url(images/linkboxbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 129px;
	overflow: hidden;
}

.linkbox {
	width: 130px;
	position: absolute;
	left: 637px;
	top: 175px;
}

.linkbox #links p {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#links {
	background-image: url(images/linkboxmid.gif);
	background-repeat: repeat-y;
	width: 129px;
	overflow: hidden;
}

.linktop {
	background-image: url(images/linkboxtop.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 129px;
	overflow: hidden;
}

.smallbottom {
	background-image: url(images/smallboxbottom.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 279px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#smallboxes {
	position: relative;
	left: 0px;
	top: 40px;
}

#smallmid {
	background-image: url(images/smallboxmid.gif);
	background-repeat: repeat-y;
	width: 279px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.smalltop {
	background-image: url(images/smallboxtop.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 279px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.textbox p, h1, h2, h3, h4, h5, h6 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}




.lowerbox {
	margin-top: 30px;
}
