@import url("IOYwebsite.css");
body {
	background-color: #BDC653;
	background-image: url(../sitelinks/IOY_logo-green.jpg);
	background-repeat: repeat;
}
#RtColumn {
	position:absolute;
	left:842px;
	top:280px;
	width:214px;
	height:540px;
	z-index:13;
	background-color: #4A2B20;
	overflow: auto;
}
#Navigation {
	position:absolute;
	left:50px;
	top:280px;
	width:180px;
	height:550px;
	z-index:14;
	background-color: #4A2B20;
}
#centerBlock {
	position:absolute;
	left:250px;
	top:280px;
	width:571px;
	height:548px;
	z-index:15;
	background-color: #FFFFFF;
	border: 1px solid #4A2B20;
	overflow: auto;
}
#Header {
	position:absolute;
	left:50px;
	top:10px;
	width:1020px;
	height:250px;
	z-index:16;
	background-color: #A44646;
	background-image: url(../sitelinks/IOY_logoHeader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 2px solid #4A2B20;
	visibility: visible;
}
#VerticalSize {
	position:absolute;
	left:1082px;
	top:10px;
	width:50px;
	height:900px;
	z-index:17;
	background-color: #CC9933;
}
#Layer1 {
	position:absolute;
	left:50px;
	top:837px;
	width:1026px;
	height:30px;
	z-index:18;
	background-color: #BDC653;
	border: 1px solid #4A2B20;
	padding-top: 5px;
	padding-bottom: 10px;
}


#Layer2 {
	position:absolute;
	width:1030px;
	height:54px;
	z-index:17;
	left: 51px;
	top: 844px;
}
.style4 {color: #FF66FF}
a:link {
	color: #8C8CFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #92A7CF;
}
a:hover {
	text-decoration: underline;
	color: #ACB915;
}
a:active {
	text-decoration: none;
	color: #8C8CFF;
}
.style5 {color: #CCCCFF}
