#body{
	margin-left: auto ;
  	margin-right: auto ;
	text-align: left;
	width: 900px;
	background:#ffffff;
	background-image: none;
	color:#000000;
	A:link {text-decoration: none; color: red;}
	A:visited {text-decoration: none; color: red;}
	A:active {text-decoration: none; color: red;}
	A:hover {text-decoration: underline; color: red;}
	font-family: arial;
	font-weight: bold;
	font-size: 12px;

}


#maintable{

	width:800px;
	vertical-align: top;
	text-align: right;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;


}

#header{
	float: center;
	vertical-align: top;
}

#menu_background{
	height:144px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;	
}

#image2{
	
	height:190px;
	width: 190px;
	overflow: hidden;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	
}

	
#image3{
	
	height:190px;
	width: 190px;
	overflow: hidden;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	
}

#image4{
	
	height:290px;
	width: 200px;
	overflow: hidden;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;

	

}

#image5{
	
	height:90px;
	width: 90px;
	overflow: hidden;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	
}

#image6{
	
	height:90px;
	width: 90px;
	overflow: hidden;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	
}

.byline{
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.body{
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}


.regtext{
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.menu{
	color: #C0C0C0;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-left:25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	A:link {text-decoration: none; color: #C66092;}
	A:visited {text-decoration: none; color: #C66092;}
	A:active {text-decoration: none; color: #C66092;}
	A:hover {text-decoration: underline; color: #C66092;}

}


#bottom{

	vertical-align: top;
	text-align: left;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;


}
#copyright{

	vertical-align: top;
	text-align: right;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;


}

.contact{
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	link: #000000;
	alink: #000000;
	A:link {text-decoration: none}
	A:visited {text-decoration: none}
	A:active {text-decoration: none}
	A:hover {text-decoration: underline; color: #000000;}
	}


#gallerylinks{
	
	height:400px;
	width: 200px;
	overflow: hidden;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
}

#galleries{
	
	width: 175px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	border: solid;
	border-color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 10px;

	A:link {text-decoration: none; color: black;}
	A:visited {text-decoration: none; color: black;}
	A:active {text-decoration: none; color: black;}
	A:hover {text-decoration: underline; color: black;}
	
}

.biopic{
	
	margin-left:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	display:relative;
	float: left; 
    margin: 20px; 

}

#galleryimage{
	
	height:110px;
	width: 110px;
	overflow: hidden;
	margin-left:8px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom:10px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	z-index: 1;
}

#galleryboxes{
	
	height:40px;
	width: 300px;
	margin-left:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom:5px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}



.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 3px 0;
color: #B3653F;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
	font-family: arial;
	font-weight: bold;
	font-size: 12px;

}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
color: #B3653F;
background-color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #B3653F;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.paginationstyle a.imglinks a:hover{
background: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: #C66092;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

