BODY{
	background-color: #bcd280;
	height:100%;
	background-position: center;
}


body,td,th,div {
	font-family: "Tahoma";
	color: #222f63;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}


.titleimg{
	position: relative;
	top: 0px;
	left: 25px;
}


#BANNER{
	width: 775px;
	height: 128px;
	background-image:url('/css/preformatted/imgs/yearbook_green/banner.png');
	background-repeat: no-repeat;
/*	background-color:#9aac82;*/
	background-color: transparent;
}

#middlebar{
	display: none;
}


#INNERBANNER{
	width: 775px;
	height: 128px;
	background-image:url('/css/preformatted/imgs/yearbook_green/innerbanner.png');
}



#content_table{
	background-image:url('/css/preformatted/imgs/yearbook_green/bg.gif');
	background-repeat: repeat-y;
	height: 600px;
}



#CONTENT_CONTAINER{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 775px;
}



#CONTENT{
	width: 570px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}



#FOOTER{
	position: relative;
	bottom: 0px;
	display: block;
	background-image:url('/css/preformatted/imgs/yearbook_green/footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	/*background-color:#9aac82;*/
	min-height: 30px;
	height: 90px;
	width: 775px;
}



#BRANDING{
	padding-top: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}


H1{
	font-family: verdana;
	color: #222f63;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	padding-left: 0px;
}



#CONTENT_CELL{
	padding-top: 0px;
	margin: 5px;
	width: 100%;
	height: 100%;
}

#menu_cell{
	width: 180px;
}


#menu_header{
	height: 30px;
}



#MENU1,#menu2{
	height: 30px;
	margin: 0px;
	background-color: transparent;
}



#MENU_CONTAINER{
	float:left;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color:#574007;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 30px;
	width: 160px;
	background-image:url('/css/preformatted/imgs/yearbook_green/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}



#MENU_CONTAINER A:VISITED {
	color:#574007;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 30px;
	width: 160px;
	background-image:url('/css/preformatted/imgs/yearbook_green/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}



#MENU_CONTAINER A:HOVER {
	color:#88573e;		
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 30px;
	width: 160px;
	background-image:url('/css/preformatted/imgs/yearbook_green/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}



#MENU_CONTAINER A:ACTIVE {
	color:#88573e;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 30px;
	width: 160px;
	background-image:url('/css/preformatted/imgs/yearbook_green/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}



.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/yearbook_green/shade.gif');
}



.bulletted{
	background-image: url('/css/preformatted/imgs/yearbook_green/linkArrows.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/yearbook_green/separator.gif');
	background-position: center center;
}


A:link {   color: #222f63; text-decoration: none}

A:visited {  color: #222f63; text-decoration: none}

A:hover {   color:#000; text-decoration: none}

A:active {  color: #000; text-decoration: none}



/* message board */



#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}



#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}



#mb_category{
	border-color: #ccc;
}



#mb_forms HR{
	color: #ccc
}





#mb_cookie_crumb{
	background-color:#c7d898;
}



#threads{
	background-color:#c7d898;
}



#threads_title{
	background-color:#c7d898;
}





#threads_user{
	border-color: transparent;
}



#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}



#post_user{
	background-color:#c7d898;
}




#post_controls{
	border-color: transparent;
}







/* message board end */

#universal_settings{left:66%}

