﻿#footer ul,li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#container {
	width: 995px;
	height: 1200px;
	background-image: url('images/bkgs.gif');
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	position: relative;
}
#logo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents {
	background-position: center center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 865px;
	margin-top: 10px;
	background-image: url('images/mobop.jpg');
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
#menu {
	width: 800px;
	height: 25px;
	background-color: #000000;
	margin-top: 10px;
	padding-top: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	width: 580px;
	height: 20px;
	background-color: #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	position: absolute;
	color: #FFFFFF;
}
#footer a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #900606;
}
#rights {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	position: absolute;
	top: 1200px;
}
#contents a, a:hover {
	color: #000000;
	text-decoration: none;
}
#contents a:hover {
	color: #900606;
	text-decoration: none;
}
#contents a:active {
	color: #000000;
	text-decoration: none;
}
a img {
	border: 2px solid #000000;
	color: #000000;
}
a:hover img {
	color: #900606;
	border: 2px solid #900606;
}
a:active img {
	border: 2px solid #000000;
}
a:visited img {
	border: 2px solid #000000;
	text-decoration: none;
}
a:hover img {
	color: #900606;
	border: 2px solid #900606;
}
#menu ul, li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
#menu a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #900606;
}

