@charset "UTF-8";
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#headerbar {
	background-color: #0099FF;
	width: 100%;
}
#navbar {
	background-color: #003366;
	width: 100%;
}
#2ndarynavbar {
	background-color: #0099FF;
	width: 100%;
	visibility: visible;
	height: 25px;
}
#2ndaryshowhidelayer {
	position: fixed;
	visibility: hidden;
	z-index: 10;
}
#footer {
	background-color: #CCCCCC;
	width: 100%;
	float: left;
}
#content {
	width: 100%;
	background-image: url(../images/biglogoghost.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #003366;
	overflow: hidden;
}
#leftcol {
	background-color: #003366;
	float: left;
	width: 25%;
	height: 400px;
}
#centercol {
	float: left;
	width: 45%;
	padding-left: 25px;
	padding-top: 10px;
}
#rightcol {
	background-color: #003366;
	float: right;
	width: 25%;
	height: 400px;
}
#navbuttons {
	background-color: #003366;
	float: right;
	text-align: right;
}
#centerportfolio {
	float: left;
	background-color: #FFFFFF;
	background-position: center;
	width: 375px;
}
#item1layer {
	height: 400px;
	width: 375px;
	position: fixed;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
}
#item2layer {
	height: 400px;
	width: 375px;
	position: fixed;
	visibility: hidden;
	z-index: 2;
	background-color: #FFFFFF;
}
#item3layer {
	height: 400px;
	width: 375px;
	position: fixed;
	visibility: hidden;
	z-index: 3;
	background-color: #FFFFFF;
}
#2ndaryshow {
	position: fixed;
	visibility: visible;
}
#textforitem1 {
	visibility: visible;
	z-index: 1;
	position: fixed;
	background-color: #003366;
	height: 375px;
	width: 166px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#item5 {
	position: fixed;
	visibility: hidden;
	z-index: 5;
}
#textforvf5 {
	background-color: #003366;
	height: 375px;
	width: 166px;
	padding-right: 10px;
	padding-left: 10px;
	position: fixed;
	visibility: hidden;
	z-index: 5;
}
#textforitem2 {
	color: #FFFFFF;
	position: fixed;
	visibility: hidden;
	z-index: 2;
	background-color: #003366;
	height: 375px;
	width: 166px;
	padding-right: 10px;
	padding-left: 10px;
}
#textforitem3 {
	color: #FFFFFF;
	position: fixed;
	visibility: hidden;
	z-index: 3;
	background-color: #003366;
	height: 375px;
	width: 166px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#item4layer {
	background-color: #FFFFFF;
	height: 400px;
	width: 375px;
	position: fixed;
	visibility: hidden;
	z-index: 4;
}
#textforitem4 {
	background-color: #003366;
	height: 375px;
	width: 166px;
	position: fixed;
	visibility: hidden;
	z-index: 4;
	padding-right: 10px;
	padding-left: 10px;
}
#item5layer {
	position: fixed;
	visibility: hidden;
	z-index: 5;
}
#textfor5_rpg {
	background-color: #003366;
	height: 375px;
	width: 166px;
	padding-right: 10px;
	padding-left: 10px;
	position: fixed;
	visibility: hidden;
	z-index: 5;
}
