﻿@charset "UTF-8";
/* CSS Document */
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #b3b3b3;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
}

* html body {
}

img {
	border: 0px;
}

h1 {
	color: #635B8A;
	font-size: medium;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #635B8A;
	padding-left: 5px;
}

a:link { 
	color: #333399;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 321px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
	border-top-width: medium;
	border-top-style: outset;
	border-top-color: #CCC;
}

#headlines {
	height: 199px;
	padding: 10px;
	width: 224px;
	background-color: #635b8a;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	width: 492px;
	background-color: #FFF;
	background-image: url(images/content-top-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#left p {
	font-size: small;
	font-weight: normal;
	line-height: 2em;
}

#menubar {
	background-image: url(images/menubar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	}
	
#menubar a {
	background: url(images/btn_bg.gif) no-repeat;
	color: #635B8A;
	display: block;
	float: left;
	font-size: 11px;
	height: 45px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	text-decoration: none;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
#menubar p {
	color: #000;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}
	
.menu_a {
	width: 151px;
	}
	
.menu_b {
	width: 153px;
	}
	


.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	float: left;
	width: 244px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#nav2 {
	width: 175px;
	margin-left: 30px;
	background-color: #9792b2;
	}
	
#nav2 p {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	color: #dad3cd;
	padding: 7px 9px;
	background-color: #6f6a8e;
	}
	
#nav2 ul {
	color: #dad3cd;
	font-size: 11px;
	line-height: 1.2em;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}
	
#nav2 li {
	border-bottom: 1px dotted #CCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
	
#nav2 a {
	color: #dad3cd;
	text-decoration: none;
	}
	
#stats {
	padding: 10px;
	width: 224px;
	background-color: #9792b2;
}

#stats img {
	margin-left: 20px;
	margin-top: 20px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #666;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
	margin-left: 10px;
	margin-top: 10px;
}

