
body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Sans-serif;
	font-size:large;
	background:#fefefe;
	color:#111;
	}

h1 {
	font-size:3em;
	font-family:Georgia, Times, Serif;
	display:inline;
}

h2 {
	font-size:2em;
	text-align:left;
	font-family:Georgia, Times, Serif;
	color:#333;	
}

h3 {
	color:#999; 
	font-family:Georgia, Times, Serif;
	}

a {border:0;}

a:link {border:0;}

a:hover {border:0; color:#ff0000;}

a:visited {border:0;}

img {border:0;}

p {
	text-align:justify;
}

.center { 
	margin:auto;
	text-align:center;
	width:32em;

}

.center_photo { 
	margin:auto;
	text-align:center;
	width:900px;
}

em {
	text-decoration:none;
	color:#999;
	}


#menu { 
	font-family:Georgia, Times, Serif;
	width:100%;
	background:#666;
	margin-top:5%;
	text-align:center;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	margin-bottom:2em;
	overflow:auto

}




#menu a { 
	font-family:Georgia, Times, Serif;
	color:#fefefe;
	text-decoration:none;

}


#menu a:hover { 
	background:#999;
	text-decoration:underline;

}


#menu ul {
	font-family:Georgia, Times, Serif;
	list-style-type: none;
	text-align:center;
	display:block;
	padding:0;
	margin:0 auto 0 auto;
	text-align:center;

}



#menu li {
	float:left;
	padding:1em;
	margin:0;
	text-align:left;

      }



form {text-align:left;}

#flash {float:right; padding-left: 1em; padding-bottom: 1em;}


#menu li:hover { 

	height:auto;
	color:#fff;
}



#menu span.sub {
	text-transform: lowercase;
	font-weight:normal;
        display: block;
	text-align:left;
}




#featured { 
	margin-top:20%;
	text-align:left;
	margin-bottom:0;
	padding-bottom:0;
}



#featured img {

	border:1px solid #666;
}




#footer { 
	font-size:small;
	padding-bottom:1em;
}


.image_info {
    color:#999;
    border:0px;
    }

.show_title a {
    text-decoration:none;
}
.image_info a {
    text-decoration:none;
    display:inline;
}

.navigation, .navigation a {
    text-decoration: none;
    margin-top:0.2em;
    display:inline;
}
.thumbnail_row {
}
.thumbnail_row img {
    border:0px solid #aaa;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #fff !important;
}
.small, .small a {
    text-decoration:none;
}
