@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
body {
	background-color: #000000;
	text-align: center;
}
#wrapper {
	background-color: #000000;
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#topper {
	height: 297px;
	width: 820px;
	float: left;
}
#NavBar {
	height: 27px;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #333333;
}
#AddressBar {
	height: 20px;
	width: 820px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	padding-top: 8px;
}
#EditableArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	text-align: left;
	float: left;
	height: 514px;
	width: 800px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#ContentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	height: 505px;
	width: 540px;
	white-space: normal;
	overflow: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper #topper #EditableArea iframe {
	padding-left: 20px;
}
#leftColumn {
	float: left;
	height: auto;
	width: 200px;
}
#ImportantLinks {
	background-color: #000000;
	float: right;
	height: auto;
	width: 200px;
	color: #FFFFFF;
}
#ArgusButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#good_food_box {
	float: right;
	height: 200px;
	width: 200px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#LUradioButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#OutpostButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#GICButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#AACButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#PrideButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#MCCButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#FoodBankButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#LusuButton {
	float: right;
	height: 83px;
	width: 200px;
	margin-bottom: 5px;
}
#Side {
	float: left;
	height: 505px;
	width: 200px;
	clear: both;
	margin-bottom: 5px;
}
#NorthernPride {
	float: left;
	height: 100px;
	width: 200px;
	clear: both;
	margin-bottom: 5px;
}
#RainbowHealthLink {
	float: left;
	height: 100px;
	width: 200px;
	clear: both;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FC6809;
}
a:active {
	text-decoration: none;
	color: #000000;
}

