 /* 100807 */
body {
	background: url('/images/grayback.jpg');
	font-family: "times new roman", serif;
}
header, nav, section, article, aside, footer {
	display: block;
}
#page { /* 975x760 */
	border: 3px solid #808080;
	width: 969px;
	margin: 0px auto 0px auto;
	background: #fffff0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: rgba(128, 128, 128, 0.5) 10px 10px 10px;
	-webkit-box-shadow: rgba(128, 128, 128, 0.5) 10px 10px 10px;
	box-shadow: rgba(128, 128, 128, 0.5) 10px 10px 10px;
}
#head {
	background: url('/images/head.gif');
	width: 924px;
	height: 130px;
	margin: 5px auto 0px auto;
}
#navbar {
	width: 695px;
	height: 24px;
	border: 2px solid #000000;
	background: #666666;
	margin: 5px auto 0px auto;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#main0 {
	width: 955px;
	margin: 5px 0px 0px 5px;
	border: 2px solid #808080;
	background: #f5f5f5;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.main1 {
	width: 945px;
	margin: 5px 0px 5px 5px;
}
.main2 {
	width: 466px;
	float: left;
	margin: 5px 0px 0px 0px;
}
.main3 {
	width: 307px;
	float: left;
}
#foot {
	border: 2px solid #000000;
	background: #666666;
	width: 830px;
	height: 23px;
	margin: 5px 0px 5px 68px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 23px;
	letter-spacing: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* lines */
.hln {
	border-top: 2px solid #808080;
	margin: 5px 0px 0px 0px;
}
.hlndsh {
	border-top: 1px dashed #808080;
	margin: 5px 0px 0px 5px;
}
.vln {
	border-left: 2px solid #808080;
	margin: 5px 5px 0px 5px;
	float: left;
}
/* links */
a.lnk:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a.lnk:visited {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
a.lnk:hover {
	color: #cc6600;
	font-weight: bold;
	text-decoration: none;
}
a.navlnk:link {
	color: #ccffff;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
a.navlnk:visited {
	color: #66ffcc;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
a.navlnk:hover {
	color: #ffcc00;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
}
a.footlnk:link {
	color: #ccffff;
	font-weight: bold;
	text-decoration: none;
}
a.footlnk:visited {
	color: #66ffcc;
	font-weight: bold;
	text-decoration: none;
}
a.footlnk:hover {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}
/* misc  */
.bull {
	font-weight: bold;
	color: #ffffff;
	font-size: large;
}
.gallns {
	border-top: 2px solid #808080;
	width: 466px;
	margin: 5px 0px 5px 0px;
}
.galpix {
	width: 466px;
	border: 0px;
}
p {
	letter-spacing: 1px;
	line-height: 110%;
	margin: 5px 0px 0px 0px;
}
h1 {
	height: 32px;
	text-align: center;
	font-weight: bold;
	font-size: xx-large;
	text-decoration: underline;
	line-height: 32px;
	margin: 0px 0px 0px 0px;
}
ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}
/* global */
.bdr0 {border: 0}
.cb {clear: both;}
.fl {float: left;}
.b {font-weight: bold;}
.i {font-style: italic;}
.u {text-decoration: underline;}
.l {font-size: large;}
.xl {font-size: x-large;}
.xxl {font-size: xx-large;}
.txtl {text-align: left;}
.txtc {text-align: center;}
