body {
	background-color: #d7d7d7;
	background-repeat: repeat-y;
}
#outerwrapper {
	height: auto;
	width: 1310px;
	background-repeat: repeat-y;
	background-image: url(images/white-brick-wall.jpg);
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#wrapper {
	height: auto;
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
#backtolucy {
	height: auto;
	width: 40px;
	float: left;
}


#header {
	height: 147px;
	width: 800px;
	background-image: url(images/visionstudio.gif);
	background-repeat: no-repeat;
	background-color: #E7E8E9;
	float: left;
}



#navbar {
	height: 35px;
	width: 800px;
	background-color: #E6E7E8;
	padding: 0px;
	margin: 0px;
	float: left;
}
#navbar ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #828386;
	text-decoration: none;
	list-style-type: none;
	width: auto;
	float: left;
	line-height: 1px;
}
#navbar ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #828386;
	text-decoration: none;
	padding-left: 5px;
}
#navbar ul li a:hover {
	color: #666;
	text-decoration: underline;
}




#mainbody {
	height: 500px;
	width: 800px;
	background-color: #E6E7E8;
	float: left;
}
#mainbody table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#mainbody table tr td a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #828386;
	text-decoration: none;
}
#mainbody table tr td a:hover {
	color: #666;
}


table tr td img {
	border: 10px solid #FFF;
}
#imgholder {
	height: 193px;
	width: 218px;
	background-image: url(images/backglow.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#imgholder img {
	border: 10px solid #FFF;
	background-image: url(images/backshadow.jpg);
	margin-top: 22px;
	margin-bottom: auto;
}


#footer {
	height: 150px;
	width: 800px;
	background-color: #E6E7E8;
	margin-right: auto;
	margin-left: 40px;
	float: left;
	padding-top: 20px;
	text-align: center;
}



#footerholder {
	height: 35px;
	width: 700px;
	margin-left: 50px;
}
#footerholder a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #828386;
	text-decoration: none;
	margin-left: 1px;
}
#footerholder a:hover {
	color: #666;
}


#newsletter {
	height: 40px;
	width: 700px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 8px;
}
tr td label {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #828386;
}
#twitface {
	height: 40px;
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
#twitface img {
	padding-top: 10px;
	padding-right: 5px;
	float: right;
}
