body	{font-family: Verdana, Helvetica, sans-serif;
		 background-color: #cad4e0;
		 color: #4d6073;}

p	{margin: 0;}

li	{list-style-type: none;}

a	{text-decoration: none;
	color: #003366;}

img	{border: none;}

div#container	{background-image: url(../../photo/side-blue2.gif);
				 background-repeat: repeat-y;
				 width: 900px;
				 background-color: #ffffff;
				 border:solid 1px #003366;
				 margin-left: auto;
				 margin-right: auto}

/*********************************************************/
div#header	{background-color: #0056ac;
			margin: 0;
			padding: 0;}

p#sitemap	{background-color: #e4e5e6;
			text-align: right;
			line-height: 1.25;
			font-size: 1em;
			padding-right: 10px;
			padding-top: 3px;
			margin-top: 0;
			margin-bottom: 0;}

p#bread	{color: #ffffff;
		text-align: right;
		font-size: 0.75em;
		padding-right: 15px;
		margin-top: 41px;
		margin-bottom: 10px;}
		
p#bread a {color: #ffffff;}

div#header h1	{margin: 0;
				padding: 5px;}

div#header img	{border: none; float: left;}

					
ul#menu	{font-size: 1.25em;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-left: 0;
		height: 25px;
		background-color: #e4e5e6}

ul#menu li	{list-style-type: none;
			float: left;}
			
ul#menu li.menulast a  {border-left: solid 1px #e4e5e6;}
ul#menu li.menulast a:hover  {border-left: solid 1px #003366;}

ul#menu li a	{display: block;
				width: 179px;
				line-height: 25px;
				text-decoration: none;
				text-align: center;
				color: #003366;
				background-color: #e4e5e6;
				border-left: solid 1px #003366;
				border-bottom: solid 1px #003366;}

ul#menu li a:hover	{background-color: #003366;
                         color: #ffffff;}

/***********************************************************/
div#content	{width: 639px;
			float: right;
			margin-top: 30px;
			margin-bottom: 0;
			padding-right: 10px;
			padding-bottom: 30px;}

div#content h2	{font-size: 1.75em;
			color: #0056ac;
			padding-left: 0;
			margin: 0;}

div#content h3	{border-left: 8px solid #0056ac;
				border-bottom: 1px solid #0056ac;
				font-weight: normal;
				width: 75%;
				font-size: 1em;
				padding-left: 4px;
				margin-top: 25px;
				margin-bottom: 0}
				
div#content ul	{font-weight: normal;
				font-size: 1.25em;
				line-height: 1.25;
				margin-left: 5px;
				padding-left: 5px;}

div#content ul li.list	{border-left: 8px solid #0056ac;
				border-bottom: 1px solid #0056ac;
				width: 75%;
				padding-left: 4px;
				padding-bottom: 0;
				margin-top: 25px;
				margin-bottom: 0;}
				

div#content ul.list2	{font-size: 0.75em;
						font-weight: normal;
						margin-top: 10px;
						margin-left: 10px;
						padding-left: 10px;}


div#content ol	{font-size: 1em;
				margin-left: 15px;
				padding-left: 15px;
				margin-top: 10px;}

div#content ol li	{padding-bottom:8px;
					list-style-type: decimal;}

div#content a:hover	{font-size:1.5em;}

/*********************************************************/
div#sidebar	{width: 181px;
			float: left;
			margin-top: 0;}

ul.sidemenu	{font-size: 1.25em; 
			margin-top: 0;
			margin-left: 0;
			padding-left: 0;
			line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
					line-height: 1.5;
					text-decoration: none;
					color: #ffffff;
					background-color: #003366;
					border-bottom: solid 1px #ffffff;
					padding-left: 10px}

ul.sidemenu li a.here	{display: block;
					text-decoration: none;
					color: #003366;
					background-color: #ffffff;}

ul.sidemenu li a:hover	{background-color: #e4e5e6;
						color: #003366;}
						
ul.sidemenu li a.here:hover	{background-color: #ffffff;
						color: #003366;}

ul.sidemenu ul {margin: 0;
				padding: 0;}

ul.sidemenu ul li a 	{background-color: #0056ac;
						color: #ffffff;
						padding-left: 20px;
						border-bottom: solid 1px #ffffff;
						line-height: 1.25}

ul.sidemenu ul li a:hover 	{background-color: #e4e5e6;
							 color: #003366;}
							 
/*********************************************************/
div#anniversary	{width: 639px;
				height: 141px;
				margin-top: 30px;
				float: right;
				background-image: url(../../photo/75th_l.jpg);
				background-position: 499px 0; 
				background-repeat:no-repeat;}

div#footer	{background-color:#003366;
			width: 900px;
			clear: both}

address	{font-size: 0.75em;
		color: #ffffff;
		font-style: normal;
		text-align: right;
		padding: 6px 10px;}

