body {
	font-family: Lucida Grande, Verdana;
	font-size: 10px;
	background-color: #000;
}

a	{
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	letter-spacing: -.1em;
}

textarea	{
	font-family: Verdana;
	width: 100%;
	font-size: 12px;
	height: 170px;
}

#left_side ul	{
	/*** this defines the indent of the entire list ***/
	margin-left: 0px;
	padding-left: 0px;
}

#left_side li {
	/*** this defines the bullet type ***/
	margin-left: 20px;
}



#left_side a {


}

#left_side a:hover {
	color: black;
	background-color: #888;
}

#container	{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 760px;
	background: white;
	background-repeat: repeat-x;
	border: 5px solid white;
	text-align: left;
}

#header	{
	width: 760px;
	height: 122px;
	background-image: url('/images/masthead_4.png');
	position: relative;
	top: 0px;
	left: 0px;
}

#right_box {
	background-image: url('/images/other_text.png');
	position: relative;
	top: -45px;
	left: -8px;
	height: 298px;
	width: 298px;
}

#box_text li {
	margin-left: -15px;
}

#right_box_text {
	position: relative;
	top: 45px;
	left: 10px;
	width: 150px;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
}

#faq_headline {
	background-image: url('/images/faq.png');
	height: 42px;
}

#stud_week {
	background-image: url('/images/stud_week.png');
	height: 42px;
}

#poll {
	background-image: url('/images/poll.png');
	height: 42px;
}

#gear {
	background-image: url('/images/oec_gear.png');
	height: 42px;
}

#video {
	background-image: url('/images/video_two.png');
	height: 42px;
}

#present {
	background-image: url('/images/stud_week.png');
	height: 42px;
}



#faq {
	width: 298px;	
	position: relative;
	left: -10px;
	top: -35px;
	background-image: url('/images/box_bg.png');
}

.strong {
	font-weight: bold;
}

.top_box {
	background-image: url('/images/box_top.png');
	width: 298px;
	height: 21px;
}

.bottom_box {
	background-image: url('/images/box_bottom.png');
	width: 298px;
	height: 21px;
}

.middle_box {
	background-image: url('/images/box_bg.png');
	width: 298px;
}

.box_text {
	width: 80%;
	margin-left: 10%;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
}

#header_text	{
	font-size: 40px;
	font-weight: bold;
	padding-top: 140px;
	padding-left: 10px;
}

#main {
	padding: 10px;
}

#right_side {
	position: relative;
	left: 462px;
	top: 0px;
	width: 298px;
}

#left_side	{
	position: absolute;
	left: 10px;
	top: 150px;
	width: 440px;
	font-size: 12px;
}

.headline	{
	font-weight: bold;
}

.centered {
	text-align: center;
}

.indent	{
	margin-left: 30px;
}

.small	{
	font-size: 10px;
}

.uppercase	{
	text-transform: uppercase;
}

.bold	{
	font-weight: bold;
}

.spread	{
	letter-spacing: 2px;
}

.italics	{
	font-style: italic;
}

.the_input {
	width: 180px;
	font-size: 18px;
	font-weight: bold;
	color: #888;
}

.vertical_padding	{
	height: 2500px;
}

.input_stuff {
	font-family: Verdana;
	width: 90%;
}

.indent	{
	margin-left: 20px;
}

.bordered {
	border: 1px solid black;
}

    .graph { 
        position: relative; /* IE is dumb */
        width: 200px; 
        border: 10px solid #B1D632; 
        padding: 2px; 
    }
    .graph .bar { 
        display: block;
        position: relative;
        background: #B1D632; 
        text-align: center; 
        color: #333; 
        height: 2em; 
        line-height: 2em;            
    }
    .graph .bar span { position: absolute; left: 1em; }


.style0
	{text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana;
	border:none;}
td
	{padding-top:1px;
	font-family: Lucida Grande, Verdana;
		font-size: 10px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	text-align:general;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;}