@import "mainlayout.css";
body {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: 1px;
	text-align: center;
	font-size: 140%;
	font-style: italic;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002375;
	border-right-color: #C5292A;
	border-bottom-color: #C5292A;
	border-left-color: #002375;
	color: #AA1529;
	padding: 3px;
}
h2 {
	letter-spacing: 1px;
	font-size: 125%;
	font-style: italic;
	line-height: 115%;
	padding-bottom: 2px;
}
h3 {
	letter-spacing: 1px;
	font-size: 110%;
}
h4 {
	letter-spacing: 1px;
	font-size: 105%;
	color: #FF0033;
}

p, body, div, td, li, #main-content { font-size: 100%;
}


a:link {  color: #c5292a;
	font-weight: bold;
}
a:visited {  color: #002375; text-decoration: none;
	font-weight: bold;}
a:active, a:hover {  color: #000;
	font-weight: bold;}


#leftmenu {
	font-size: 100%;
}
#leftmenu li{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#leftmenu a:link {  color: #fff; text-decoration: none;
	font-weight: bold;
}
#leftmenu a:visited {  color: #fff; text-decoration: none;
	font-weight: bold;
}
#leftmenu a:active, #leftmenu a:hover {  color: #c5292a; text-decoration: none;
	font-weight: bold;
}

.text {
}

.dogtext {
}
	
.copyr { font-size: .9em; 
font-style: italic; 
font-weight: normal}
.photocopyr, .photocapt { font-size: .9em;
}
