@charset "UTF-8";
/* CSS Document */


body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topRainbowImg {
	position:absolute;
	background-image:url(images/topRainbowImg.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:12px;
}

#topBG01 {
	background-image:url(images/topBG01.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#topLogo{
	position:absolute;
	background-image:url(images/topLogo.jpg);
	background-repeat:no-repeat;
	width:272px;
	height:60px;
	top:59px;
	left:0px;
}

#credLink {
	text-decoration:none;
	font-size:10px;
	color:#4d4d4d;
	font-weight:bold
}

#credLink:Hover {
	font-weight:bold;
	color:#f14f00;
	text-decoration:none;
}

#credLinkN {
	text-decoration:none;
	font-size:10px;
	color:#4d4d4d;
}

#adminLogOutBtn {
	position:absolute;
	background-image:url(images/adminLogoutBtn.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:90px;
	height:64px;
}

#adminLogOutBtn:Hover {
	background-image:url(images/adminLogoutBtn_Roll.jpg);
}

#adminBtn1{
	position:absolute;
	background-image:url(images/adminBtn1.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:124px;
	height:32px;
}

#adminBtn1:Hover{
	background-image:url(images/adminBtn1_Roll.jpg);
}

#adminBtn2{
	position:absolute;
	background-image:url(images/adminBtn2.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:96px;
	height:32px;
}

#adminBtn2:Hover{
	background-image:url(images/adminBtn2_Roll.jpg);
}

#adminBtn3{
	position:absolute;
	background-image:url(images/adminBtn3.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:93px;
	height:32px;
}

#adminBtn3:Hover{
	background-image:url(images/adminBtn3_Roll.jpg);
}

#adminBtn4{
	position:absolute;
	background-image:url(images/adminBtn4.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:119px;
	height:32px;
}

#adminBtn4:Hover{
	background-image:url(images/adminBtn4_Roll.jpg);
}

#adminBtn5{
	position:absolute;
	background-image:url(images/adminBtn5.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:111px;
	height:32px;
}

#adminBtn5:Hover{
	background-image:url(images/adminBtn5_Roll.jpg);
}

#adminBtn6{
	position:absolute;
	background-image:url(images/adminBtn6.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:127px;
	height:32px;
}

#adminBtn6:Hover{
	background-image:url(images/adminBtn6_Roll.jpg);
}

#adminBtn7{
	position:absolute;
	background-image:url(images/adminBtn7.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:145px;
	height:32px;
}

#adminBtn7:Hover{
	background-image:url(images/adminBtn7_Roll.jpg);
}

#adminBtn8{
	position:absolute;
	background-image:url(images/adminBtn8.jpg);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width:165px;
	height:32px;
}

#adminBtn8:Hover{
	background-image:url(images/adminBtn8_Roll.jpg);
}




