body
{
 background-color: Black;
 font:"Times New Roman",Georgia,Serif;
 color: white;
 font-size:18px;
 text-align:center;
}



#gallery_page
{
 width: 1200px;
 /*height: 2030px;  */
 margin-left: auto;
 margin-right:  auto;
 bacground-color:Black;
 border-right-style:solid;
 border-right-color:white;
 border-right-width:2px;
	/*Left Border*/
	border-left-style:solid;
	border-left-color:white;
	border-left-width:2px;
	border-bottom-style:solid;
	border-bottom-color:white;
	border-bottom-width:2px;
}

#header
{
 letter-spacing:1px;
 font-size: 50px;
 color: Black;
 font-weight:normal;
 background-color:White;
 margin-bottom:0;
 height:60px; 
 text-align:left;
 word-spacing:2px;
 padding-left:10px;
}

#secondHeader
{
 	bacground-color:Black;
	border-bottom-style:solid;
	border-bottom-color:white;
	border-bottom-width:2px;
	font-size: 36px;
	color:white;
	font-weight:normal;
	text-align:right;
	word-spacing:2px;
	letter-spacing:2px;
	padding-right:2px;
}

#linksBar
{
width:800px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 font-size:15px;
}

#lineBreak
{
width:679px;
 margin-left:auto;
 margin-right:auto;
}

#divide
{
width:679px;
margin-left:auto;
margin-right:auto;
}

#green
{
width:679px;
margin-left:auto;
margin-right:auto;
/*background-color:White;
color:black;*/
background-color:Black;
color:White;
}

#galleryTitle
{
text-align:center;

font-size:14px;
}

.galleryTable
{
	padding-bottom:1em;
	padding-top:1em;
	font-size:14px;
}

.galleryLeftData
{
	text-align:center;
	color:white;
	vertical-align:middle;
	padding-right:5em;
	padding-left:3em;
}

.galleryLeftImg
{
	padding-left:3em;
	padding-right:5em;
}

.galleryRightData
{
	text-align:center;
	color:white;
	vertical-align:middle;
}

.fillerTd
{
 padding: 2em;
}

.printInfo
{
font-size:14px;
}

A:link 
{
 text-decoration: none; 
 /*font-family:"Lucida Sans","Lucida Grande",Helvetica,sans-serif;*/ 
 margin-right:8px;
 margin-left:8px;
 color: white;
 font-size:15px;
}

A:visited 
{
 text-decoration: none;
 /*font-family:"Lucida Sans","Lucida Grande",Helvetica,sans-serif;*/ 
 color: white;
}

A:active 
{
 text-decoration: none;
 /*font-family:"Lucida Sans","Lucida Grande",Helvetica,sans-serif;*/ 
 color: white;  
}

A:hover 
{
 text-decoration: none;
 font-family:"Times New Roman";
 color: white;
}


