﻿body {
	padding: 0px 0px 0px 0px;
	background-image: url('_MG_5703_1920x1080-v3.jpg');
}

p {
	font-family: Arial, Century Gothic;
	color: white;
	margin: 10px 0px 10px 0px;
}

#body_wrapper{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
}

#container {
	background-color: black;
	border-style: solid;
	border-color: black;
	border-width: 2px 2px 2px 2px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 920px;
	text-align: center;
	table-layout: inherit;
}

#page_header {
	float: left;
	width: 100%;
	background-color: #000000;
}

#maintable{
	width: 980px;
	text-align: center; 
	margin-left: 0px;
	margin-right: 0px;
}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a:link { 
	color: #923212;
}

a:visited {
	color: #923212;
}

a:hover { 
	color: #ff3300; 
}

a:active { 
	color: #923212; 
}

.userAlert{
	float:right;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner{
	font-size: 1.4em;
	font-family: Arial, Century Gothic, Trebuchet MS, verdana, arial;
	color: #FFFFFF;
}

.banner .title{
	font-size: 1.4em;
	font-weight: ;
	font-family: Arial, Century Gothic, Trebuchet MS, verdana, arial;
	letter-spacing: 6px;
}

.banner .info{
	font-size: 1.3em;
	font-family: Arial, Century Gothic, Trebuchet MS, verdana, arial;
}

.banner .info2{
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

.pagenums {
	font-size:10px;
	font-family: Arial, Century Gothic, Trebuchet MS, verdana, arial;
	color: #FFFFFF;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Century Gothic, Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #FFFFFF;
}

.indexInfo .date {
	color: #FFFFFF;
}
/* file info */

#imageInfo{
	width: 461px;
	font-family: Century Gothic, Trebuchet MS, verdana, arial;
	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: Century Gothic, Trebuchet MS, verdana, arial;
	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;
}

	



