#head {
	height: 110px;
	width: 890px;
	background-color: #010101;
}
#head p {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 110px;
	width: 150px;
}
#head h1 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 70px;
}
#head ul {
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #F96611;
	height: 30px;
}
#head-right {
	float: right;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#head li {
	float: left;
	width: 120px;
	display: block;
	list-style-type: none;
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	font-size: small;
}
#head-right a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 120px;
	padding-top: 10px;
	text-align: center;
}
#head-right a:hover {
	background-image: url(img/nav-ov.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#content {
	margin-top: 10px;
	clear: both;
	padding-left: 20px;
	width: 870px;
}
#all {
	width: 905px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg-all.jpg);
	background-repeat: repeat-y;
}
#foot {
	clear: both;
	width: 890px;
	padding-top: 10px;
}
#foot p {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
	width: 885px;
	background-color: #F96611;
}
a {
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #info {
	background-image: url(img/bg-info.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 210px;
	margin-top: 10px;
	padding: 5px;
}
#content .topic {
	font-size: small;
	text-decoration: none;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
#content .topic li {
	display: inline;
	color: #F96611;
}
#content .topic li a {
	background-image: url(img/topic.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	color: #FFFFFF;
}
#content #info dl {
	overflow: auto;
	width: 210px;
	height: 160px;
}
#content #info dl dt   {
	width: 3em;
	padding-left: 1em;
	line-height: 150%;
	float: left;
}
#content #info dl dd {
	margin-left: 0em;
	padding-left: 4em;
}


#content #info p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #left {
	width: 220px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	height: 400px;
	margin-right: 10px;
}
#content .img {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	margin-left: 0px;
	padding-left: 0px;
}
#content #left .banner {
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}
#content h2 {
	color: #F96611;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F96611;
}
#content .txt {
	color: #333333;
	padding: 10px;
	width: 420px;
	line-height: 120%;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content .photo {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 280px;
	width: 400px;
	background-color: #FFFFFF;
}
#content .txt:first-letter {
	font-size: 2em;
	color: #F96611;
}
#content dl {
	width: 440px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
#content dl dt {
	line-height: 150%;
	float: left;
	width: 6em;
	padding-left: 1em;
}
#content dl dd {
	line-height: 150%;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 7em;
}
#content ul {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: normal;
}
#content ul li a {
	color: #F96611;
	text-decoration: none;
}
#content ul li a:visited {
	color: #FFFFFF;
}
#content ul li {
	background-image: url(img/icon-list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 150%;
}
#content .ref {
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#all #content .calender {
	color: #333;
	font-size: small;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#all #content .calender td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	width: 70px;
	text-align: left;
	vertical-align: top;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
#all #content .calender .weekly td {
	height: 25px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}



#all #content .calender .sat  {
	color: #00C;
}
#all #content .calender .sun {
	color: #F00;
}


#content .ref td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
#content form {
	width: 440px;
	margin-left: 10px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
