body {
	background-image: url(../resourses/img_101.jpg);
	margin-top: auto;
	margin-bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	background-attachment: fixed;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6666ff;
}
#banner {
	text-align: center;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660033;
}
#menu {
	text-align: left;
	height: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99;
	border: 1px solid #660033;
}



#main {
	background-color: #F9FFA6;
	text-align: center;
	height: 750px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
}
#photo {
	position: absolute;
	visibility: visible;
	height: 268px;
	width: 193px;
	left: 590px;
	top: 232px;
}
#movie {
	position: absolute;
	visibility: visible;
	height: 42px;
	width: 356px;
	left: 136px;
	top: 10px;
}
#footer {
	background-color: #660000;
	text-align: left;
	height: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #660033;
}
#text {
	background-color: #F9ffa6;
	text-align: left;
	height: 717px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	visibility: visible;
	left: 16px;
	top: 3px;
}
#noticeboard {
	background-color: #FFFF99;
	position: absolute;
	visibility: visible;
	height: 173px;
	width: 209px;
	left: 586px;
	top: 555px;
}
#photo2 {
	position: absolute;
	visibility: visible;
	height: 100px;
	width: 100px;
	left: 619px;
	top: 13px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}
