/* PAGE LAYOUT TAGS */
#hidden-stuff{
	visibility: hidden;
}
#page-header {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -300px;
	border: 0px solid #FFFFFF;
	vertical-align: top;
	padding: 0px;
	width: 600px;
	height: 100px;
	text-align: center;
	z-index: 10;
	background-image: url(imgs/header.gif);
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 35px;
	display: block;
}
#page-header-left {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -410px;
	vertical-align: middle;
	padding: 0px;
	width: 125px;
	height: 35px;
	text-align: center;
	border: 0px solid #63006F;
	visibility:hidden;
}
#page-header-right {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 305px;
	border: solid;
	vertical-align: middle;
	padding: 0px;
	width: 125px;
	height: 35px;
	text-align: left;
	border: 0px solid #63006F;
	visibility:hidden;
}
#page-container {
	display: inline;
	float: left;
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -475px;
	border: solid;
	vertical-align: middle;
	padding: 0px;
	width: 950px;
	height: 73%;
	border: thin solid #FFFFFF;
	z-index: 2;
}
#page-container-top {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -475px;
	vertical-align: middle;
	padding: 0px;
	width: 950px;
	height: 150px;
	border: 0px solid #FFFFFF;
	z-index: 8;
	background-image: url(imgs/container-top.gif);
}
#page-container-content {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-top: 75px;
	margin-left: -475px;
	vertical-align: middle;
	padding: 0px;
	width: 950px;
	border: 0px solid #FFFFFF;
	background-image: url(imgs/container-content.gif);
	z-index: 1;
}
#page-container-bottom {
	position: relative;
	left: 50%;
	margin-left: -475px;
	vertical-align: middle;
	padding: 0px;
	width: 950px;
	height: 90px;
	border: 0px solid #FFFFFF;
	background-image: url(imgs/container-bottom.gif);
	background-color:#FFFFFF;
	z-index: 8;
	background-repeat: no-repeat;
	clear:both;
}
#page-container-footer {
	position: relative;
	left: 50%;
	margin-top: 0px;
	margin-left: -475px;
	border: 0px solid #63006F;
	vertical-align: middle;
	padding: 0px;
	width: 950px;
	height: 30px;
	border: 0px solid #FFFFFF;
	z-index: 8;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #989898;
	text-align: center;
	clear:both;
}
html {
	
}
body {

	background-color: #FFFFFF;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-x;
	behavior: url("csshover3.htc");
	background-attachment: fixed;
}


#main-wrapper {
	position: relative;
	float: left;
	top: -60px;
	left: 50%;
	margin-left: -450px;
	border: solid;
	padding: 0px;
	width: 900px;	
	border: 0px solid #FFFFFF;
	z-index: 20;
}


/* END OF PAGE LAYOUT TAGS */


/* FONT STYLES */

h1 {
	font-size: 36px;
}

/* END FONT STYLES */

/* MAIN STYLES */

#side-menu {
	float:left;
	width: 200px;
}

#main-content {
	float: right;
	width: 680px;
	margin-top: 17px;
}

#box-header {
	height: 75px;
	width: 650px;
	background-image: url(imgs/box-header.gif);
	background-repeat: no-repeat;
}
#box-header .box-header-text {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #6666FF;
	padding: 30px;
	display: block;
	outline:none;
}


div .hidden{
	display: none;
}
#open-box {
	background-image: url(imgs/box-main.gif);
	background-repeat: repeat-y;
	margin-top: -5px;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
}
#one, #two, #three, #four, #five {
	background-image: url(imgs/box-main.gif);
	background-repeat: repeat-y;
	margin-top: -5px;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
#pre-box {
	height: 50px;
}
#float {
	position: absolute;
	left: 429px;
	top: 431px;
	width: 224px;
	height: 142px;
	background-color: #FFFF66;
}

#box-bottom {
	background-image: url(imgs/box-bottom.gif);
	height: 30px;
	width: 650px;
	margin-left: -30px;
}




/* BIG BUTTON LAYOUT HOMEPAGE */

#big-button-one {
	position: relative;
	left: 50%;
	margin-top: -50px;
	margin-left: -375px;
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-darkred.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
#big-button-one:hover {
	position: relative;
	left: 50%;
	margin-top: -50px;
	margin-left: -375px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-red.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}


#big-button-two {
	position: relative;
	left: 50%;
	margin-top: -200px;
	margin-left: -100px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-darkblue.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}
#big-button-two:hover {
	position: relative;
	left: 50%;
	margin-top: -200px;
	margin-left: -100px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-blue.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}


#big-button-three {
	position: relative;
	left: 50%;
	margin-top: -200px;
	margin-left: 175px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-darkorange.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}
#big-button-three:hover {
	position: relative;
	left: 50%;
	margin-top: -200px;
	margin-left: 175px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-orange.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}
#big-button-four {
	position: relative;
	left: 50%;
	margin-top: 30px;
	margin-left: -250px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-darkpurple.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}


#big-button-four:hover {
	position: relative;
	left: 50%;
	margin-top: 30px;
	margin-left: -250px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-purple.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}


#big-button-five {
	position: relative;
	left: 50%;
	margin-top: -200px;
	margin-left: 40px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-darkteal.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;	
}
#big-button-five:hover {
	position: relative;
	left: 50%;
	margin-top: -200px;
	margin-left: 40px; 
	border: thin solid #63006F;
	width: 200px;
	height: 200px;
	text-align: center;
	border: 0px solid #FFFFFF;
	z-index: 12;
	background-image: url(imgs/big-button-teal.gif);
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.heading {
	color: #FFFFFF;
	text-decoration: none;
}
