@charset "UTF-8";
/* CSS Document */

body {
	font-size: 75%;
	font-family: sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
}
p {
	line-height: 2;
}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#wrapper {
	width: 900px;
	background: #000000;
	padding: 0px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	clear: both; /* for WinIE6,7 */
	padding-top: 5px;
	padding-bottom: 5px;
	background: #990000;
	font-size: 90%;
	color: #FFFFFF;
	padding-left: 30px;
	letter-spacing: 2pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#topimage {
	margin: 0px;
}
#contents {
	width: 600px;
	color: #FFFFFF;
	float: right;
	display: inline; /* for WinIE6 */
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 30px;
}
.section {
	margin: 0px;
	color: #CCCCCC;
	font-size: 10.5px;
}
.section h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 2.5px;
	background-color: #333333;
	margin-bottom: 20px;
	font-size: 12px;
}
.section h3 {
	margin-top: 5px;
	letter-spacing: 0.5em;
	font-weight: lighter;
	font-size: 11px;
}
#data {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	margin-left: 20px;
}
.category {
	background: #000000;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sub {
	width: 240px;
	float: left;
	display: inline; /* for WinIE6 */
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 50px;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 9.9px;
	line-height: 2;
	letter-spacing: 2px;
	font-weight: lighter;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 30px;
}
#navigation li a {
    color:#FFFFFF;
	text-decoration: none;
}
#navigation li.current a {
	color: #FF0000;
}
#navigation li a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#navigation li a:hover {
    color: #990000;
}
#navigation li a:active {
	text-decoration: none;
	color: #FF0000;
}
.linktop {
	letter-spacing: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#copyright {
	clear: both; /* for WinIE6,7 */
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.75pt;
	font-weight: lighter;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.newslist {
	margin-bottom: 10px;
	border: 1px dotted #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#photocaption {
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px dotted #666666;
	margin-top: 50px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	font-size: 95%;
}
#clip {
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
}#contact {
	background-color: #333333;
	margin-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	padding-top: 30px;
}
#subtitle {
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
}
