.content {
	position : absolute;
	left: 18%;
	margin-top: 60px;
	right: 8%;
}
.navbar {
	font-size: smaller;
	background-color: #EEEED4;
	color: #336600;
	padding: 15px 5px;
	float: left;
	border: thin solid #336600;
	font-weight: bold;
	width : 13%;
	margin-top: 20px;
	margin-left: 10px;
}
.navbar_hor {
	font-size: smaller;
	background-color: #EEEED4;
	color: #000000;
	float: right;
	border: thin solid #336600;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 10px;
	margin-right: 8%;
}
.foot {
	font-size: smaller;
	text-align: center;
	background-color: #EEEED4;
	padding: 10px;
	border: thin solid #336600;
	margin: 25px 25px;
	clear: both;
}
.other2 {
	font-weight: normal;
	margin-left: 0.5em;
}
.cur2 {
	font-weight: normal;
	margin-left: 0.5em;
	font-style: italic;
}
.navbar A:link {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.navbar A:visited {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.navbar A:active {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.navbar A:hover {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.navbar_hor A:link {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.navbar_hor A:visited {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.navbar_hor A:active {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.navbar_hor A:hover {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.current A:link {background-color: #EEEED4; color: #660000; text-decoration: none;}
.current A:visited {  background-color: #EEEED4; color: #660000; text-decoration: none;}
.current A:active {  background-color: #EEEED4; color: #993300; text-decoration: underline;}
.current A:hover {  background-color: #EEEED4; color: #993300; text-decoration: underline;} 
.foot A:link {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.foot A:visited {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.foot A:active {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.foot A:hover {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.gallery A:link {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.gallery A:visited {  background-color: #EEEED4; color: #336600; text-decoration: none;}
.gallery A:active {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
.gallery A:hover {  background-color: #EEEED4; color: #669933; text-decoration: underline;}
A:link {  color: #999933; text-decoration: none;}
A:visited {  color: #660000; text-decoration: none;}
A:active {  color: #669933; text-decoration: underline;}
A:hover {  color: #669933; text-decoration: underline;}
.clear_r {
	clear: right;
}
.comm {
	font-family: "Comic Sans MS";
	color: #336600;
}
body {
	font-family: Verdana, Corbel, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	background: url(../img/background/UP.jpg) no-repeat fixed right bottom;
}
.gallery {
	border: thin solid #336600;
	font-weight: bold;
	background: #EEEED4;
	padding: 10px 10px;
	margin: 15px 25px;
}
.gallery img {
	border: thin solid #336600;
	margin: 2px;
}
.gallery_center {
	border: thin solid #336600;
	font-weight: bold;
	background: #EEEED4;
	padding: 10px 10px;
	margin: 15px 25px;
	text-align: center;
	float: left;
}
.gallery_center img {
	border: thin solid #336600;
	margin: 2px;
}
.bar {
	border: thin solid #336600;
	font-size: smaller;
	padding: 10px 5px;
	margin: 15px 25px;
	text-align: center;
}
.bar_r {
	padding: 20px;
	border: thin solid #336600;
	margin: 15px 25px;
	float: right;
}
.bar img {
	border: thin solid #336600;
	margin: 2px;
}
.bar_r img {
	border: thin solid #336600;
	margin: 5px;
}
h1 {
	text-align: center;
	clear: right;
	font: bolder 36px Georgia, Cambria, "Times New Roman", Times, serif;
	color: #336600;}
h2 {
	text-align: left;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	color: #336600;}
h3 {
	text-align: left;
	font-family: Georgia, Cambria, "Times New Roman", Times, serif;
	color: #336600;}
.navbar h3 {
	color: #336600;}
.img_border {
	border: thin solid #336600;
}
.img_foot {
	border: thin solid #336600;
	float: left;
	width: 80px;
}
.img_c {
	border: thin solid #336600;
	display: block;
	margin-left: auto;
	margin-right: auto 
}
.img_c_noborder {
	display: block;
	margin-left: auto;
	margin-right: auto 
}
.img_l {
	margin: 0px 35px 15px 20px;
	float: left;
	border: thin solid #336600;
	clear: left;
}
.img_r {
	margin: 0px 20px 15px 35px;
	float: right;
	border: thin solid #336600;
	clear: right;
}
.float_left {
	float: left;
}
.icon {
	background-image: url(../img1/1_s.jpg);
	background-repeat: repeat-x;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
.not_strong {
	font-weight: normal;
}
