/* GENERAL STYLES AND SELECTORS */

body {
	background-image: url(/images/misc001.jpg);
	background-repeat: repeat;
	}

#rockerBox {
	background-image: url(/images/old_rocker_2.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -200px;	
	height: 340px;
	width: 300px;
	}
	
#officeLogo {
	background-image: url(/graphics/crazy_office_banner.jpg);
	height: 100px;
	width: 500px;
	border: 1px solid #000;
    position:relative; 
	left:269px; 
	top:-250px; 
	z-index:2;
}
#myRaise {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #000;
	padding: 10px;
	border: 3px solid #fff;
	position:relative; 
	left:143px; 
	top:-220px; 
	width:605px; 
	height:40px; 
	z-index:3;
}
#enterBox {
	font-family: Geneva, Arial, Helvetica, san-serif;
	text-align: center;
	background-image: url(/images/enter_grad.gif);
	position: absolute;
	z-index: 4;
	padding: 10px 0px 0px 0px;
	height: 70px;
	width: 180px;
	left: 382px;
	top: 215px;
	border: 1px solid #fff;
	background-repeat: repeat-x;

}
#enterBox h2 {
	display: inline;
	}
a:link {
	text-decoration: none; color: #ccc;
}
a:visited {
	text-decoration: none; color: #ccc;
}
a:active {
	text-decoration: none; 
	color: #CC3300;
	}
a:hover {
	text-decoration: underline;
	color: #fff;
}	

/* PAGE SPECIFIC STYLES AND MULTIPLES */

#titleBox, #compBox, #picTitleBox, #picTitleBox2, #picTitleBox3, 
#picTitleBox4, #picTitleBox5, #picTitleBox6{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4EA;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #F4F4EA;
	text-align: center;
	padding-top: 2px;
	visibility: visible;
}
#compBox {
	padding: 10px;
	position:absolute; 
	left:93px; 
	top:478px; 
	width:670px; 
	height:75px; 
	z-index:2;
}
#navBox {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(/images/blue_grad.gif);
	background-repeat: repeat;
	border: 1px solid #fff;
	padding: 6px 0px 6px 0px;
	text-align: center;
	height: 25px;
	width: 290px;
	visibility: visible;
}
a.nav {
	color: #ccc;
	}	
#pollBox {
	font-family: Arial, Helvetica, san-serif;
	background-color: #ECFFC6;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4EA;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #F4F4EA;
	padding: 2px;
	position: absolute;
	text-align: center;
	height: 240px;
	width: 300px;
	left: 118px;
	top: 138px;
	z-index: 3;
}
#pollFrame {
	border: 2px solid #000;
	margin: 0px auto 0px auto;
	text-align: left;
	}
#pBox {
	padding: 0px;
	border: 2px solid #FFFF66;
	background-color: #FFFFFF;
}
#gossipPHP {
	border: 2px dashed #333333;
	background-color: #E8FFE8;
	text-align: left;
	margin: 5px;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11pt;
	color: #333333;
}
#blogBox {
	border: 3px solid #FFCC99;
	position: absolute;
	z-index: 3;
	height: 1000px;
	width: 715px;
	left: 73px;
	top: 370px;
}

#wCoolerPic {
	text-align: center;
	vertical-align: top;
	white-space: normal;
	display: inline;
	border: 2px solid #6699CC;
	margin: 10px;
}
#captionBox1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #0066FF;
	background-color: #CCEEEE;
	padding: 5px;
}
#capBox2 {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #0066FF;
	background-color: #CCEEEE;
	padding: 5px;
}

#pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: 600;
	color: #000; 
	text-align: center;
}
#bossText {
	text-decoration: none;
	color: #fff;
	line-height: 25px;
}
#bossText:hover {
	text-decoration: none;
	color: #FF0000;
	line-height: 25px;
	border: none;
	background-color: #FFFF99;
}
#officeVideo {
	position: absolute;
	top: 50px;
	left: 400px;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: 600;
	color: #000;
	text-align: center;
}