body {
	/*background-image:url(../recollections/images/bodybg.jpg);
	background-attachment:fixed;
	background-position:left top;
	background-repeat:repeat-x;*/
	background-color:#000000;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	margin-top:10px;
	height:100%;
}

h1 {
	font-size:14px;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
}

h2 {
	font-size:12px;
}

ul {
	list-style-type:none;
	display:block;
}

li {
	float:left;
	padding:15px;
	margin:10px;
	border:2px #FFFFFF solid;
	background-color:#000000;
	width:152px;
	height:111px;
}

.caption {
	float:left;
	padding:15px;
	margin:10px;
	border:2px #FFFFFF solid;
	background-color:#000000;
	width:152px;
	height:145px;
}

img {
	display:block;
	border:1px #CCCCCC solid;
	margin-bottom:5px;
}

.center {
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	width:80%;
	padding:10px;
	text-align:center;
}

.footer {
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	text-align:center;
	overflow:hidden;
	clear:both;
}

.pale {
	background-color:#000000;
	color:#CCCCCC;
	border:2px solid #FFFFFF;
	height:30px;
	text-align:center;
}

.main {
	border:2px solid #FFFFFF;
	font-size:12px;
	height:600px;
	min-width:700px;
	background-color:#000000;
	background-image:url(../recollections/images/recback_new.jpg);
	background-attachment:inherit;
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px;
	text-align:center;
	overflow:auto;
}

.text {
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	text-align:left;
	overflow:hidden;
	clear:both;
}

.gallery {
	display:block;
	width:800px;
}


.textbox {
	min-width:650px;
	background-color:#000;
	border:2px solid #999;
	margin-left:10px;
	margin-top:5px;
	margin-right:10px;
	padding:10px;
	text-align:left;
	overflow:hidden;
	clear:both;
}

a:link {
	font-size:14px;
	color:#909090;
	text-decoration:none;
	font-weight:normal;
}

a:visited {
	color:#909090;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#C0C0C0;
	text-decoration:underline;
	font-weight:normal;
}

a:active {
	color:#C0C0C0;
	text-decoration:underline;
	font-weight:normal;
}

a.site:link {
	font-size:14px;
	color:#909090;
	text-decoration:none;
	font-weight:normal;
}
a.site:visited {
	font-size:14px;
	color:#909090;
	text-decoration:none;
	font-weight:normal;
}
a.site:hover {
	color:#C0C0C0;
	text-decoration:underline;
	font-weight:normal;
}
a.site:active {
	color:#C0C0C0;
	text-decoration:underline;
	font-weight:normal;
}

/*testing*/
.tablecell

.gallerycenter