html,body {
height:100%;
}



body  { font-size: 11px; font-family: Times New Roman, Times, serif; background-color: #CCCCCC; margin: 0; padding-top: 25px; padding-bottom: 25px; height: 100%; text-align:center;}


 

h1 {
	font-family: "Times New Roman",Times, serif; 
	font-size: 18px; 
	font-weight: 500; 
	color: #000000;
	clear:both;
}



h2 {
	font-family: "Times New Roman",Times, serif; 
	font-size: 14px; 
	font-weight: 600; 
	color: #000000;
	clear:both;
}

	

h3 {
	font-family: "Times New Roman",Times, serif; 
	font-size: 12px; 
	font-weight: 600; 
	color: #000000;
	clear:both;
}

h4 {
	font-family: "Times New Roman",Times, serif; 
	font-size: 10px; 
	font-weight: 600; 
	color: #000000;
	clear:both;
}


#main {
display:table; 
width:700px; 
text-align:left; 
background-color:#FFFFEE; 
border:0px solid black; 
/* display:table; */ /*border-collapse:separate; */ /*table-layout:fixed;*/
/*background: url('false.gif');
background-repeat:repeat-y;*/
/*height:100%; */
clear:both;
overflow: hidden;
}



#main2 {
width:700px; text-align:left; background-color:#FFFFEE; border:0px solid black; /* display:table; */ /*border-collapse:separate; */ /*table-layout:fixed;*/
/*height:100%;*/
background: url('false.gif');
background-repeat:repeat-y;  clear:both;
 overflow: hidden;
}



#header {
width:700px;clear:both; /* display:table-cell; */ border-bottom:1px solid black;font:48pt Times, Times New Roman, serif;text-align:center;background-color:#FFFFEE;
vertical-align:middle; overflow: hidden;
}

#spacetop {width:700px;height:10px;border-top:2px solid black;border-bottom:1px solid black;background-color:#FFFFEE;}


#spacebottom {background-color:#FFFFEE;width:700px;height:10px;border-bottom:2px solid black;border-top:1px solid black; clear:both; overflow: hidden;}

#topmenubar {background-color:#9999CC;width:700px;height:25px;border-bottom:2px solid black;border-top:1px solid black; clear:both; overflow: hidden;}

#gallerytop {background-color:#9999CC;width:700px;height:125px;border-bottom:2px solid black;border-top:1px solid white; clear:both; overflow: hidden;}

#date {background-color:#FFFFEE;width:700px;height:25px;font:10pt Times New Roman, Times, serif;text-align:center; overflow: hidden;}


#content {
width:475px;display:table-cell;float:right; padding-left:15px; padding-right:15px; font-size:10pt; font: Times New Roman, Times, serif;text-align:justify;
vertical-align:top;background-color:#FFFFEE; overflow: hidden;
}

#caption {
width:465px;display:table-cell;float:right; padding-left:15px; padding-right:20px; font-size:11pt; font: Times New Roman, Times, serif;text-align:center;
vertical-align:top;background-color:#FFFFEE; padding-bottom:5px;
}


#gallery {
width:465px; height:'75px'; display:table-cell; float:right; padding-right:15px; font:36pt Times, Times New Roman, serif;
text-align:center;vertical-align:middle;background-color:#9999FF;
}

#col1 {
width:225px; display:table-cell; float:left; padding-left:5px; padding-right:5px; font-size:10pt; font: Times New Roman, Times, serif;background-color:#FFFFEE;
}

#col2 {
width:225px; display:table-cell; float:right; padding-left:5px; padding-right:5px; font-size:10pt; font: Times New Roman, Times, serif;background-color:#FFFFEE;
}

#body{
clear:none; width:100%; display:table-row; float:left;background: url('false.gif');
background-repeat:repeat-y;
}



#footer {
width:690px;background-color:#FFFFEE;float:left;border-top:1px solid black;text-align:center; padding:5px;
}



/* Link styles */



a {
color:#0000ff;
}



a:link, a:visited {
	text-decoration:none;
}



a:hover, a:active {
	text-decoration:underline;
}



input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.button
{
	width:100px;
}


.left {
	border:0px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
	text-align:center;
	width:50px;
}



.right {
	border:0px;
	padding-left:5px;
	padding-bottom:5px;
	float:right;
	text-align:center;
	font-style:italic;
	width:50px;
}

.leftimg {
	border:0px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
	text-align:center;
	width:200px;
	color: #000000;
}



.rightimg {
	border:0px;
	padding-left:5px;
	padding-bottom:5px;
	float:right;
	text-align:center;
	width:200px;
	color: #000000;
}

#left {
	width: 165px;
	padding-top:5px;
	padding-right:5px;
/*	font: 12px/16px Times New Roman, Times, serif;*/
	font-weight: normal;
	float:left;
	color: #000000;
	display:table-cell;
	background-color:#FFFFEE;
/*	border-right:1px solid black;*/
}



#left   a:link, a:visited{
	text-decoration: none;
}

#left   a:hover, a:active {
/*	color: #003366; */
	color: #0000ff;
	text-decoration: underline;
}

#leftimage {
padding-left:15px;
	width:100%;
	text-align:center;
	font: 8px Times New Roman, Times, serif;
	color: #000000;
}

#leftlinks {
width:100%;
padding-left:15px;
padding-right:5px;
text-align:left;
}

#leftstaff {
width:100%;
padding-left:5px;
padding-right:5px;
text-align:center;
}

.more {
text-align:right;
font-style:italic;
font-size:9pt;
margin-top:-10px;
}