@import url(layout.css);

body {
	margin: 0px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 0.75em;
}

#container {
	width: 900px;
	margin-top: 10px;
}
#masthead {
	float: left;
	width: 900px;
}
#masthead img {
	border: 5px outset #FF0084;
}
#masthead h1 {
	color: #F4869B;
	margin: 0px;
	padding: 0px;
	font-family: "Atlantic Inline";
	text-align: center;
}
#masthead h3 {
	color: #F4869B;
	margin-bottom: 0px;
	text-align: center;
}
#masthead a {
	color: #4E5659;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}

#navigation {
	float: right;
	width: 900px;
	height: 45px;
	clear: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 4px groove #FF00F3;
	text-decoration: none;
	color: #000000;
	background-color: #0000CC;
	font-size: 12px;
	font-weight: bold;
}
#navigation a:hover {
	background-color: #FF00F3;
	border: 4px groove #FF00F3;
}

#column_left {
	background-color:#FF00F3;
	width: 900px;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 5px outset #FF0084;
}
#column_left p {
	margin: 10px;
}
#fadeshow1 {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
#footer {
	background-color: #000000;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #F88379;
}
#footer p {
	margin: 0;
	font-size: 0.8em;
	text-align: left;
	color: #FF00F3;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
	color: #FF00F3;
}
#footer a {
	color: #FF00F3;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #0000CC;
}

h1 {
	font-size: xx-large;
	color: #0000CC;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h2 {
	font-size: x-large;
	color: #0000CC;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h3 {
	font-size: large;
	color: #0000CC;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h4 {
	font-size: medium;
	color: #0000CC;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h6 { 
	font-size: xx-small;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
a {
	color: #000000;
	font-size: 12px;
	font-variant: bold;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
li {
font-weight:bold
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
/* Styles for Footer */

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	font-size:18px;
	color: #0000CC;
	font-weight: bold;
}
.style1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	text-align: justify;
	margin-left: 3px;
	margin-right: 5px;
	font-family: Arial;
	font-size: medium;
	color: #0033CC;
}
.style4 {
	margin-left: 9px;
	margin-right: 9px;
}
.style5 {
	font-size: medium;
}
.style6 {
	text-align: center;
}
.map {
	font-size: 16px;
}
.photo {
	font-size: 10px;
	padding-right: 20px;
	font-weight: bold;
}

