﻿body {
	margin: 0;
	padding: 0;
	background-image:url('../images/bg_b4.png');
	background-repeat:repeat-x repeat-y;	
	scrollbar-arrow-color:#8EC122; 
	scrollbar-face-color:#00237E;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: black;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 178px;
}

#translate
{
	
	top:0;
	}


/* Header */

#logo {
	width: 1000px;
	height: 158px;
	margin: 0 auto;
	padding: 0px;
	background-image:url('../images/header.jpg');
	color:#00237e;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 50px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 72px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {

	float: left;
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-color: #ffffff;
	height:570px;
	
	
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #ffffff;
}

/* Content */

#content {
	float: right;
	width: 200px;
}

#contenth {
	float: right;
	width: 218px;
}

#flash {
	float: right;
	width: 120px;
}

.post {
	padding-bottom: 15px;
	
}

.post a 
{
	color:#00237e;
	text-decoration: underline;
	line-height:14pt;
	}
	
.post a:hover
{
	color:#8ec122;
	text-decoration:underline;
	line-height:14pt;
	}
	
.post2 a 
{
	color:#00237e;
	line-height:14pt;
	}
	
.post2 a:hover
{
	color:#8ec122;
	text-decoration:underline;
	line-height:14pt;
	}
	
.post3{	
	/*background-image:url('../images/bgm.png');	
	background-repeat:repeat-x;*/
	background-color:#cccccc;
	border-bottom-style:solid;
	border-bottom: 3px solid white;
	width:210px;
	}
	
.post3 a 
{
	color:#00237e;
	text-decoration:underline;
	}
	
.post3 a:hover
{
	color:#8ec122;
	text-decoration:underline;
	}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 0 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px solid #000000;
}

.byline {
	border-bottom: 2px solid #000000;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 20px;
	text-align: left;
	font-weight: bold;
	background: #000000 url(images/img02.jpg) repeat-x left top;
}

.links a {
	border: none;
	color: #00237e;
	
}

.links a:hover 
{
	color: #8ec122;
	text-decoration:underline;
}

/* Sidebars */

#sidebar1 {/* leftcol */
	float: left;

}

#sidebar2 {/* centercol */
	float: left;
	
	margin-left: 0px;
}

.sidebar {
	float: left;
	width: 158px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 5px 5px;
	color:black;
	
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #1F2C08 dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 10px 0 0 0;
	padding-left: 16px;
	background: #000000 url(images/img02.jpg) repeat-x left top;
	font-size: 13px;
	color: #FFFFFF;
}

.sidebar a {
	color: #00237e;
}

.sidebar a:hover
{
	color: #8ec122;
	text-decoration:underline;
	}


#sidebar2h {/* centercol */
	float: left;
	margin-left: 40px;
}

.sidebarh {
	float: left;
	width: 200px;
	padding: 0;
	font-size: 12px;
}

.sidebarh ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebarh li {
	padding: 0 0 0 0;
	color:black;
}

.sidebarh li ul {
}

.sidebarh li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #1F2C08 dashed;
}


.sidebarh li h2 {
	height: 30px;
	margin: 10px 0 0 0;
	padding-left: 16px;
	background: #000000 url(images/img02.jpg) repeat-x left top;
	font-size: 13px;
	color: #FFFFFF;
}

.sidebarh a {
	color: #00237e;
	
}

.sidebarh a:hover
{
	color: #8ec122;
	text-decoration:underline;
	
	}




/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 110px;
	height: 18px;
	border: none;
	background: #000000;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer Original*/

#footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	/*background-color: #8ec122;*/
	color:white;
	background-image:url('../images/footer.png');
	
	/*border-top: solid 4px #00237e;*/
}

#footer p {
	/*margin: 0;*/
	margin-left:3px;
	/*padding: 15px 0 0 0;*/
	text-align: center;
	font-size: smaller;
	color: #00237e;
}

#footer a {
	color: white;
}

#footer a:hover
{
	color:white;
	text-decoration:underline;
	}

/*footer ie hack*/

*:first-child+html #footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	/*background-color: #8ec122;*/
	color:white;
	background-image:url('../images/footer.png');
	
	/*border-top: solid 4px #00237e;*/
}


*:first-child+html #footer p {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: small;
	color: white;
}

*:first-child+html #footer p.a {
	color: white;
}

*:first-child+html #footer p.a:hover
{
	color:white;
	text-decoration:underline;
	}

/*Combo Box*/

.comboBox 
{ 
  border: 1px solid #A6A7AA; 
  background-color: white; 
}

.comboBoxHover
{ 
  border: 1px solid #555555; 
  background-color: white; 
}

.comboDropDown 
{ 
  border: 1px solid #868686; 
  background-color: white; 
  padding: 1px;
  padding-right: 0px;
  cursor: default;
}

.comboTextBox
{
  border: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

.comboItem
{
  font-family: Verdana; 
  font-size: 10px; 
  padding: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align:left;
  color:black;
}

.comboItemHover
{
  background-color: #B2B4BF; 
  background-image: url(../images/comboItemBg.gif);
  font-family: Verdana; 
  font-size: 10px; 
  border: 1px solid #DBCE99;
  padding: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.arrows
{
	text-align:right;
	padding-left:80%;
	width:50px;
	}

/*Directory*/

#abcmenu
{
padding-left:25px;
font-family:Verdana;
font-weight:bold;
font-size:10pt;
width: 625px;
text-align:center;
}

#generalinfo
{
padding-left:25px;
font-family:Verdana;
font-weight:normal;
font-size:10pt;
width: 625px;
text-align:center;
}

.abclink A:link {
color:#00237e; 
text-decoration: underline;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

.abclink A:visited {
color:#00237e; 
text-decoration: underline;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}
.abclink A:active {
color:#00237e; 
text-decoration: underline;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}
.abclink A:hover {
color:#8ec122; 
text-decoration: underline;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

.abctable
{
	color:Gray;
	font-weight:normal;
    width: 100%;
}










