.spacer {
	position: absolute;
	left: 250px;
	top: 225px;
	height: 50px;
	width: 550px;
}

.wrapper {
	width: 800px;
	left: 0px;
	top: 5px;
	position: relative;
	height: 550px;
}

.topleft {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 275px;
	width: 250px;
}
.right {
	position: absolute;
	height: 180px;
	width: 550px;
	left: 250px;
	top: 0px;
}
.footerdiv {
	position: absolute;
	height: 99px;
	width: 550px;
	left: 250px;
	top: 451px;
}

.divmaintext {
	position: absolute;
	left: 0;
	top: 275px;
	width: 800px;
	height: 300px;
}
.footerdivGeneral {
	position: relative;
	height: 50px;
	width: 800px;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.menubar {
	position: absolute;
	height: 45px;
	width: 550px;
	left: 250px;
	top: 180px;
	background-image: url(images/menuborder.jpg);
}
.content {
	height: 226px;
	width: 550px;
	left: 250px;
	top: 225px;
	position: absolute;
}

.leftbottom {
	position: absolute;
	height: 275px;
	width: 250px;
	left: 0px;
	top: 275px;
}
.menutext {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}
.trebuschet10black {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.trebuschetwhite {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.linkedtext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #990000;
	text-decoration: none;
}

.footerlinkedtext {

	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 12px;
}
.footertext {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.generaltext {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.generaltextheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.projecthead {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 15px;
	color: #7F9F7B;
	text-decoration: none;
	font-weight: bold;
}
.images {
	padding: 10px;
}
.tabletext {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.arialnarrow {
	font-family: "Arial Narrow", "trebuchet MS", arial;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	padding: 2px;
}
.menumouseover {
	font-family: "trebuchet MS", tahoma, verdana, arial;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #666666;
	border: thin dotted #FFFFFF;
}
