body {
	font-face: verdana, arial, sans-serif;
	font-size: 0.9em;
	//background-image: url(images/background.gif);
}

#container {
	width: 750px;
	margin: auto;
}

#head {
	border-top: 15px solid #036;
	//border-bottom: 1px solid #ccc;
	background-color: #fff;
}

#middle {
	//background-color: #036;
	background-image: url(images/background.png);
	padding: 0;
	margin: 0;
}


#links {
	width: 169px;
	float: left;
	//border-right: 1px solid #036;
	//border-bottom: 1px solid #fff;
	border-top: 2px solid #036;
	font-size: 0.9em;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links a {
	display: block;
	padding: 3px;
	background-color: #e5e5e5;
	//border-bottom: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #036;
}

#links a#current {
	background-color: #ccc;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	color: #036;
}

#links a:hover {
	background-color: #cccc99;
}

#linkshead {
	background-color: #999966;
	background-image: url(images/transtop.png);
	background-repeat: no-repeat;
	color: #fff;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border-top: 1px solid #fff;
}

#linksbox {
	background-color: #cccc99;
	background-image: url(images/transbottom.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#linksmiddle {
	border-bottom: 1px solid #fff;
	background-image: url(images/transbottom.png);
	background-color: #e5e5e5;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#linksbottom {
	border-top: 1px solid #fff;
	background-image: url(images/transtop.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	width: 579px;
	float: left;
	padding: 0;
	border-right: 1px solid #ccc;
	//border-left: 1px solid #036;
	border-left: 1px solid #fff;
	background-color: #fff;
	margin-bottom: 2px;
}

#title {
	width: 569px;
	//background-color: #ccc;
	background-color: #036;
	color: #ccc;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: middle;
	border-top: 1px solid #ccc;
}

#text {
	width: 530px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}

#text ul {
	list-style: none;
}

#masthead ul {
	padding: 0px;
	margin: 0px;
}

#footer {
	color: #fff;
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 2px;
	background-color: #036;
}

a {
	color: #036;
}

p#author {
	text-align: right;
	font-style: italic;
	margin-right: 60px;
	line-height: 1.1em;
}

p#authorlist {
	text-align: justify;
	font-style: italic;
	margin-right: 60px;
	line-height: 1.1em;
	margin-left: 60px;
}

p#article {
	margin-left: 30px;
	width: 270px;
	line-height: 1.1em;
}

p#subarticle {
	margin-left: 45px;
	width: 270px;
	line-height: 1.1em;
}

p {
	line-height: 1.6em;
}


h3 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}

h4 {
	color: #903;
	font-weight: 500;
	font-variant: small-caps;
}

h5 {
	font-weight: 900;
	color: #036;
}

br {
	clear: both;
}

table {
	text-align: center;
	width: 90%;
}

td {
	text-align: center;
	font-size: 0.9em;
}
