html {
	padding:0px;
	margin:0px;
}
body {
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../images/foot.gif);
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.layout {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
.maingallery {
	height: 300px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 230px;
}
.logo {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 462px;
	height: 95px;
	z-index: 30;
}
.logo img {
	border-width: 0;
	color: #FFFFFF;
}
.head {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 250px;
	z-index: 1;
	position: relative;
}
.headright {
	background-image: url(../images/headerrightgallery.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 250px;
	z-index: 1;
}
#mainCenter {
	height:600px;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 600px;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 600px;
	border: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	padding-left: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}
.pic {
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 400px;
	background-image: url(pic.png);
}
a 			{ color: #FFFFFF; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #FFFFFF; text-decoration: underline; }

.userAlert{
	float:right;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.banner .title{
	font-size:13px;
}

.banner .info{
	font-size:0.9em;
}

.pagenums {
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #FFFFFF;
}

.indexInfo .date {
	color: #FFFFFF;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #FFFFFF;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
}

.contentLast {
	font-size:11px;
/*	color: #FFFFFF;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #FFFFFF;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}



