@charset "UTF-8";
#main {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#container {
	background-color: #7E0601;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	margin-top: 25px;
	background-image: url(../bg_images/background_container.jpg);
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	margin-bottom: 10px;
	background-color: #333333;
	padding-bottom: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #73ECDC;
	border-bottom-color: #73ECDC;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	font-size: 80%;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 90%;
}
#footer a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	font-size: 90%;
}
/* CSS Document */

#info {
	text-align: center;
	margin-bottom: 30px;
	width: 470px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border: 1px solid #999999;
	background-image: url(../bg_images/info_bg2.jpg);
	background-repeat: no-repeat;
}
#info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#info li {
	display: inline;
	font-size: 65%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #BAACFF;
}
#info a {
	font-weight: normal;
	color: #BAACFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#info a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#copyright {
	text-align: center;
	width: 750px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#copyright p {
	font-size: 70%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#menu {
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	font-size: 80%;
}
#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 90%;
}
#menu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
	font-size: 90%;
}
#top {
	background-color: #000000;
	text-align: center;
}
#top_inside {
	text-align: center;
}
#top_inside ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_inside li {
	display: inline;
	font-size: 65%;
	font-weight: normal;
	letter-spacing: 1px;
}
#top_inside a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#top_inside  a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#photo {
	text-align: center;
	margin-top: 10px;
}
.photo_border {
	border: 1px solid #FFFFFF;
}
#bozart {
	text-align: center;
	padding-top: 80px;
}
#bozart a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #D16262;
	font-size: 70%;
	font-weight: normal;
}
#bozart a:hover {
	text-decoration: none;
	color: #33FF00;
}
