@charset "utf-8";
/* CSS Document */

body {
	color: black;
	background-color: white;
}

a:after {
	/*content: ' [' attr(href) '] '*/
}

div {
	background-color: white;
	background: none;
	background-image: none;
}
div#body_links {
	background-color: white;
}
div#bottom_links {
	background-color: white;
}
div#profiles div.header {
	background-color: white;
}

div#page_top {
	display: none;
}
div#indextext {
	display: none;
}

.dropmenudiv{
	display: none;
}

div#efrostburg {
	display: none;
}

div#left_nav {
	display: none;
}

div#flashcontent {
	display: none;
	}
	
div#flash_graphic {
	display: none;
	width: 0px;
	height: 0px;
}
div#below_flash_graphic {
	display: none;
	width: 0px;
	height: 0px;
}

div#left_body {
	background-image: none;
	background: none;
	display: none;
	width: 0px;
}

div#four_col_container {
	background-color: white;
	float: left;
}
div#three_col_container {
	border-left: 1px solid #663300;
	float: left;
	width: 875px;
	background-color: white;
}
div #two_col_container {
	border-left: 1px solid #663300;
	float: right;
	width: 575px;
}

div#body_events {
	width: 275px;
	}

div#body_news, div#body_events, div#body_news div.header, div#body_events div.header {
	background: none;
	background-color: white;
}
a.largewhitelinks {
	color: black;
}

div#bottom_left {
	display: none;
	width: 0px;
}
div#bottom_links {
	width: 575px;
}
div#bottom_right {
	float: left;
}


