@charset "iso-8859-1";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: verdana;
	vertical-align: baseline;
}
body { font-family:verdana;
		font-size:90%;
		margin-top:0px;
		background-color:#541313;
		line-height: 1.5; 
		margin:1.5em 0; }
/* Tables still need 'cellspacing="0"' in the markup. */
table {border:none; border-spacing: 25; }
caption, th, td { text-align: center; font-weight:400; }
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ; }
blockquote, q { quotes: ; }

a img { border: 0px;
		padding-left:10px;
		padding-right:10px;
		padding-right:0px;
		padding-top:0px;
		}
		
body {
	color: #000000;
	font-family: Verdana;
	font-size: 75%;
}

a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #354158;
}

#table {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Arial; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: ;
	border: 0px;
	border-color: #FFFFFF;
	border-style: hidden;
	padding: inherit;
}

#container {
	width: 800px;
	margin: auto;
	background-color:#ffffff;
}

#container #logo {
	background: url(../image/logo.gif) no-repeat center;
	height: 100px;
	padding-bottom: 5px;
	border-bottom: 1px;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {

	margin-top: 10px;
}

.nav {
	float: right;
	margin-top: -15px;
}

h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight:bold;
}

h4 {
	font-weight: bold;
}

td.write {
	text-align:justify;
	vertical-align:top;
}

td.listwrite {
	text-align:center;
	vertical-align:top;
}

td.restpic {
	height:210;
	vertical-align:top;
	width:192;
}

th.header {
	width:25%;
	text-align:center;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

table.redbar {
	height:16px;
	width:800px;
	background-image: url(../image/menu/redbar.jpg)
}

table.redbar td {
	width:20%;
}


table.redbar td a{
   	display: block;
   	padding: 0px;
   	text-decoration: none;
}
table.redbar td a:link, table.redbar td a:visited {
   color: #ffffff;
   text-align: center;
}
table.redbar td a:hover, table.redbar td a:active {
   color: #ffffff;
   background-color: #660000;
}

table.textwrite {
	text-align:justify;
	width: 490px;
	vertical-align: top;
	padding: 5px;
}

table.bodypics {
	text-align:justify;
	width: auto;
	vertical-align: top;
	padding: 5px;
}

td.titlebar {
	background-image:url(../image/menu/redbar.jpg);
	height:20px;
}

td.redbar2 {
	background-image:url(../image/menu/redbarbottom.jpg);
	height:5px;
}

td.chwrite {
	vertical-align:top;
	text-align:left;
}

li.sub {
	font-size:xx-small;
	}