BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	text-align:center;
	background-repeat: repeat;
	background-color: #93a8a7;
	background-image: url("/css/preformatted/imgs/yearbook_wider/bckg.gif");
}


DIV,TD{
	font-family: "Tahoma";
	color: #617b7a;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}


.titleimg{
	position: relative;
	top: 10px;
	left: 35px;
}


.menu_left{
	display: block;
	width: 250px;
	padding: 0px;	
}

#BANNER{
	width: 1000px;
	height: 136px;
	background-image:url('/css/preformatted/imgs/yearbook_wider/banner.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}

#INNERBANNER{
	display: block;
	width: 1000px;
	height: 136px;
	background-image: url("/css/preformatted/imgs/yearbook_wider/innerbanner.gif");
	background-color: transparent;
	position: relative;
}


#middlebar{
	height:136px;
	width: 1000px;
	background-image: url("/css/preformatted/imgs/yearbook_wider/middlebar.png");
	background-repeat: no-repeat;
	position:absolute;
	z-index: 2;
	margin:0px;
	top: 0px;
}

#content_table{
	background-image:url('/css/preformatted/imgs/yearbook_wider/bg.gif');
	background-repeat: repeat-y;
	background-color: transparent;
	min-height: 200px;
	width: 1000px;
}



#CONTENT_CONTAINER{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1000px;
	display: block;
}



#CONTENT{
	width: 680px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}



#FOOTER{
	position: relative;
	bottom: 0px;
	display: block;
	background-image:url('/css/preformatted/imgs/yearbook_wider/footer.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	/*background-color:#e3eef1;*/
	min-height: 30px;
	height: 90px;
	width: 1000px;
}



#BRANDING{
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}


H1{
	font-family: verdana;
	color: #0a5e55;
	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: 235px;
}

#menu_header{
	height: 30px;
	width: 235px;
}



#MENU1,#menu2{
	height: 25px;
	margin: 0px;
	background-color: transparent;
}



#MENU_CONTAINER{
	width: 235px;
	float:left;
	padding-left: 10px;
	background-color: transparent;
}



#MENU_CONTAINER A:LINK {
	color:#6d766e;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 25px;
	width: 235px;
	background-image:url('/css/preformatted/imgs/yearbook_wider/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}



#MENU_CONTAINER A:VISITED {
	color:#6d766e;	
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	height: 25px;
	width: 235px;
	background-image:url('/css/preformatted/imgs/yearbook_wider/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	display: block;
}



#MENU_CONTAINER A:HOVER {
	color:#9f9e96;	
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;	
	height: 25px;
	width: 235px;
	background-image:url('/css/preformatted/imgs/yearbook_wider/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	display: block;
}



#MENU_CONTAINER A:ACTIVE {
	color:#9f9e96;	
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	height: 25px;
	width: 235px;
	background-image:url('/css/preformatted/imgs/yearbook_wider/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	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_wider/shade.gif');
}



.bulletted{
	background-image: url('/css/preformatted/imgs/yearbook_wider/linkArrows.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/yearbook_wider/separator.gif');
	background-position: center center;
}


A:link {   color: #30686c; text-decoration: none}

A:visited {  color: #30686c; text-decoration: none}

A:hover {   color:#518286; text-decoration: none}

A:active {  color: #518286; 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:#98beba;
}



#threads{
	background-color:#98beba;
}



#threads_title{
	background-color:#98beba;
}





#threads_user{
	border-color: transparent;
}



#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}



#post_user{
	background-color:#98beba;
}




#post_controls{
	border-color: transparent;
}







/* message board end */
#universal_settings{left:74%}

