#global {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #FFFFFF;
	text-align: left;
     }
#navigation {
	background-color: #201A52;
	height: 88px;
	width: 950px;
	background-image: url(images/galleryImages/galleryTopLink3.gif);
	background-repeat: no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-bottom-color: #000;
}
#smallLinks {
	padding-top: 60px;
	padding-right: 30px;
	text-align: right;
}
#galleryBackground {
	background-color: #000;
	padding-bottom: 20px;
	width: 950px;
	text-align: center;
}


#gallery {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
} 
#galleryTitle {
	height: auto;
	width: 775px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #211D52;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2C3087;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}
#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}
#mainCenter {
	height:100%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 22px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: italic;
	line-height: 16px;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}


a 			{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
} 
a:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 13px;
	color: #FFFFFF;
}
body {
	text-align: center;
	background-color: #CCCCCC;
	margin-top: 0px;
}
.tablepad {
	padding-top: 10px;
}
.galleryName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
}
