#outerwrapper {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	height: auto;
	width: 900px;
	float: right;
}
#backtolucy {
	height: 250px;
	width: 40px;
	float: left;
	padding-top: 36px;
}

#header {
	height: 100px;
	width: 900px;
	background-color: #666;
}
#mainbody {
	height: 650px;
	width: 900px;
	background-color: #a1a1a1;
	background-image: url(../images/paper2.jpg);
	background-repeat: no-repeat;
}
#dropshadow {
	height: 430px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/DROPSHADOW.png);
	margin-top: 50px;
	margin-bottom: 60px;
	background-repeat: no-repeat;
	padding-top: 20px;
}

body {
	background-image: url(../images/bkground.jpg);
}

#picholder {
	background-color: #FFF;
	height: 410px;
	width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper #mainbody #picholder a img  {
	padding-top: 10px;
	padding-left: 10px;
}
#title {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
}


h1 {
	color: #FFF;
}
#photogallery {
	height: 60px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
	line-height: 60px;
}
#wrapper #mainbody #header #navbar a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}
#navbar {
	height: 40px;
	width: 550px;
	margin-left: 210px;
}


ul li{
	list-style:none;
	text-align:center;
	margin-right: auto;
	margin-left: 160px;
}

ul li a {
	display:block;
	height:25px;
	width:100px;
	float:left;

	text-align:center
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	text-decoration:none;
}


#footer {
	height: 70px;
	width: 900px;
	background-color: #666;
}
#footercontent {
	height: 25px;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	float: left;
	text-align: center;
	line-height: 25px;
	padding-top: 5px;
}
#wrapper #footer #footercontent a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFF;
}
#wrapper #footer #footercontent a:hover {
	color: #F90;
	text-decoration: none;
}
#twitface {
	height: 40px;
	width: 895px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-align: right;
	display: block;
	padding-right: 5px;
}


ul li a:visited {
	color:#FFF;
}
ul li a:hover {
	color:#F60;
}
ul li a:active {
	color:#FFF;
}
#wrapper #mainbody #header #navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C00;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}
.gallery {
	color: #C00;
}

#footer #twitface a img {
	margin-top: 3px;
	margin-right: 5px;
}
