@import "mainlayout.css";
h1 {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	text-align: center;
}
p, body, div, td, li, #main-content {  font-size: 100%; font-weight: normal; color: #000; font-family: Arial, Helvetica, sans-serif, sans-serif}
a:link {  color: #CC0000; text-decoration: none}
a:visited {  color: #CC0000; text-decoration: none}
a:active {  color: #000; text-decoration: none}
a:hover {  color: #000; text-decoration: none}

.copy {font-size: 10px; font-weight: normal;
}
.gallerycopy {color: #CC0000; font-size: 80%; font-style: italic;
}
.ped {
	border: 1px solid #fff;
	font-size: 95%;}
.pedch {
	color: #ff0000;

}
.text table {
	width: 65%;
}

.caption {font-size: 95%;  
font-weight: normal;
color: #fff;}

.fttime {
 	font-size: 10px;
}
.errortext {
	border-top: 1px inset #FFFFFF;
	border-right: 1px outset #F7EDCA;
	border-bottom: 1px outset #F7EDCA;
	border-left: 1px inset #FFFFFF;
	padding: 10px;
	background-color: #CC0000;
	width: 70%;
	align: center;
	text-align: left;

}
.photonav {
	border-top: 1px inset #FFFFFF;
	border-right: 1px outset #F7EDCA;
	border-bottom: 1px outset #F7EDCA;
	border-left: 1px inset #FFFFFF;
	padding: 10px;
	background-color: #FFFFFF;
	width: 90%;
	align: center;
	text-align: center;
	font-size: 85%; 

}
