#wrapper {
	position: relative;
	width: 800px;
	margin: auto;
	border: 12px solid #FFFFFF;
	background: #FFFFFF;
}
#header {
	position: relative;
	height: 110px;
	width: 800px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
#content {
	position: relative;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.smallmainouter {
	position: relative;
	width: 490px;
	height: 250px;
	background-color: #FFFFFF;
}
.smallleft {
	position: relative;
	height: 150px;
	width: 150px;
	margin-right: 10px;
	float: left;
	background: #FFFFFF url(../images/small-project-small-shadow.png) no-repeat;
}


#rightframe {
	float: right;
	width: 610px;
	position: relative;
	z-index: 2;
	background: #CCCCCC;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: lighter 1.5em/55px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.bodycopy {
	width: 600px;
	margin-left: 10px;
	position: relative;
}


.headers {
	position: relative;
	height: 210px;
	width: 610px;
	z-index: 0;
	background: #333333;
	border-bottom: 10px solid #CCCCCC;
}




body {
	text-align: left;
	background: #FFFFFF url(../images/back.jpg) repeat-x;
}
#footer {
	position: relative;
	width: 800px;
	margin-top: 5px;
}


#leftframe {
	float: left;
	width: 180px;
	position: relative;
	border-right: 2px solid #999999;
	z-index: 2;
	border-bottom: 1px dotted #999999;
}
#leftframe a:link {
	background: #CCCCCC;
	display: block;
	height: 22px;
	width: 160px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	border-right: 1px solid #990000;
}

#main1 {
	border: 10px solid #FFFFFF;
	position: absolute;
	height: 170px;
	width: 170px;
	left: 10px;
	top: 10px;
	background: #FFFFFF;
	z-index: 1;
}
#main2 {
	border: 10px solid #FFFFFF;
	position: absolute;
	height: 170px;
	width: 170px;
	left: 210px;
	top: 10px;
	background: #FFFFFF;
	z-index: 1;
}
#main3 {
	border: 10px solid #FFFFFF;
	position: absolute;
	height: 170px;
	width: 170px;
	left: 410px;
	top: 10px;
	background: #FFFFFF;
	z-index: 1;
}
.leftcontent {
	width:128px;
	background:#fff;
	float: left;
	height: 128px;
	border: 5px solid #FFFFFF;
	margin: 2px 0px 2px 10px;
	position: absolute;
	left: 0px;
	}
.smalls {

	position: relative;
	height: 150px;
	width: 610px;
}
.leftmiddlecontent {
	width:128px;
	background:#fff;
	float: left;
	height: 128px;
	border: 5px solid #FFFFFF;
	margin: 2px 0px 2px 10px;
	position: absolute;
	left: 150px;
}
.rightmiddlecontent {
	width:128px;
	background:#fff;
	float: left;
	height: 128px;
	border: 5px solid #FFFFFF;
	margin: 2px 0px 2px 10px;
	position: absolute;
	left: 301px;
}
.rightcontent {
	width:128px;
	background:#fff;
	float: left;
	height: 128px;
	border: 5px solid #FFFFFF;
	margin: 2px 0px 2px 10px;
	position: absolute;
	left: 451px;
}
#leftframe a:visited {

	background: #CCCCCC;
	display: block;
	height: 22px;
	width: 160px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	border-right: 1px solid #990000;
}
#leftframe a:hover {

	background: #999999;
	display: block;
	height: 22px;
	width: 160px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	border-right: 1px solid #990000;
}
#leftframe a:active {

	background: #CCCCCC;
	display: block;
	height: 22px;
	width: 160px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
	border-right: 1px solid #990000;
}
#sublinks {
	position: relative;
	width: 170px;
}
#navbar {
	position: absolute;
	height: 20px;
	width: 320px;
	top: 83px;
	left: 470px;
	z-index: 2;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#navbar a:link {
	color: #666666;
	text-decoration: none;
}
#navbar a:visited {
	color: #666666;
	text-decoration: none;
}
#navbar a:hover {
	color: #990000;
	text-decoration: none;
}
#navbar a:active {
	color: #666666;
	text-decoration: none;
}
.mainbutframe {
	border: 1px solid #CCCCCC;
	height: 170px;
	width: 170px;
	margin-top: 10px;
}

