body, p, td, table, tr, ul, li{
	font-family: Trebuchet MS, Trebuchet, sans-serif;
    margin-left: 40px;
	margin-right: 40px;
}

ul, li {	
	margin-bottom: 6;
	margin-left:130px;
}
	

.bio {
	font-size: 14px;
	color: #0b3165;
	margin-right: 40px;
	line-height: 120%;
}

.border {border-left-color: blue;
	border-left-style: solid; 
	border-left-width: 2px;
	padding-right: 6px; 
	padding-left: 6px;

}

.selected {
	color: #f807d3;
}

.large {font-size: 18;
	margin-left: 80px;
	margin-right: 100px;
	
}

.menu {font-size: 18px;
	color: #0b3165;
}

.page {
	font-size: 32px;
	font-weight: bold;
	margin-left: 300px;
}

h1 {
	font-size: 26px;
	color: #0b3165;
	font-style: normal;
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 0;
}  

h2 {
	font-size: 14px;
	color: #0b3165;
	padding: 0;
	margin-left: 40px;
	line-height: 0px;
}


h6{
	font-size: 16px;
	color: #0b3165;
	font-weight: bold;
}


.foot {
	font-size: small;
	margin-right: 60px;
}

A:link, A:visited, A:active, A:hover {
	color: #0b3165;
	text-decoration: none;
}

h6 A:link, h1 A:visited, h1 A:active {
	text-decoration: none;
}

h6 A:hover {
	border-top: 1px dotted #f807d3;
    border-bottom: 1px dotted #f807d3;
}

	
div.hr {
	height: 5px;
	color: #0b3165;
	width: 85%;
	background-color: #0b3165;
	margin-left: 40px;
}

div.hr hr {
  display: none;
}


/*  gallery */
#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 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.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;
	color: #000;
}

.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;
}
	

.photo_title {
	font-family: Trebuchet MS, Verdana, Verdana, arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:6px;
}
