@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#title {
	display: inline;
	float: left;
	width: 950px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#box1 {
	background-color: #B5B5B5;
	float: left;
	height: 25px;
	width: 175px;
	display: inline;
}
#box2 {
	background-color: #B5B5B5;
	float: left;
	height: 25px;
	width: 523px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: inline;
}
#box3 {
	background-color: #B5B5B5;
	float: left;
	height: 25px;
	width: 250px;
	display: inline;
}
#menu {
	display: inline;
	float: left;
	width: 175px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
	margin-bottom: 5px;
}
#menu  a {
	text-decoration: none;
	color: #FFF;
	background-color: #5A79A5;
	width: 153px;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
}
#menu  a:hover {
	background-color: #A8C4D6;
	color: #000;
	font-size: 14px;
}
#info {
	float: left;
	width: 523px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
	display: inline;
}
#bar {
	display: inline;
	float: left;
	height: 0.5px;
	width: 475px;
	margin-left: 24px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#news {
	display: inline;
	float: left;
	width: 250px;
	text-align: center;
}
#bottom {
	background-color: #B5B5B5;
	display: inline;
	float: left;
	width: 950px;
	height: 25px;
}
#footer {
	text-align: center;
	display: inline;
	float: left;
	width: 950px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer  a {
	text-decoration: none;
	color: #008AE6;
}
#footer  a:hover {
	text-decoration: underline;
}
h1 {
	font-size:24px;
	letter-spacing: 10px;
	font-style: normal;
	color: #000000;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-weight: normal;
	font-family: "Copperplate Gothic Bold", Verdana, Helvetica, sans-serif;
}
h2 {
	font-size:13px;
	letter-spacing: 9px;
	font-style: normal;
	color: #FF0000;
	font-family: "Copperplate Gothic Bold", Verdana, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-right: 48px;
	margin-bottom: 5px;
	margin-left: 48px;
}
h3 {
	font-size:16px;
	letter-spacing: 8px;
	font-style: normal;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 8px;
	color: #F00;
	font-weight: normal;
}
h4 {
	margin: 0 15px;
	font-style: normal;
	line-height: 15px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #000;
}
h5 {
	font-size:9px;
	letter-spacing: 3px;
	font-style: normal;
	margin: 0 48px;
	font-weight: bold;
}
h6 {
	font-size:9px;
	letter-spacing: 3px;
	font-style: normal;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 48px;
	margin-bottom: 0;
	margin-left: 48px;
}
p {
	margin: 0 15px;
	font-style: normal;
	line-height: 19px;
	font-size: 14px;
}
a {
	color: #008AE6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.photoright {
	float: right;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
}
.photoleft {
	float: left;
	margin-right: 10px;
}
.clear{clear:both;}
.photorightborder {
	float: right;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
	border: 2px solid #000;
}
