﻿@import url(http://fonts.googleapis.com/css?family=Comfortaa:400,700);
body {
	margin: 0;
	padding: 0;
	background-color: #26252d;
	background-image: url('/12_copy(1)/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'Comfortaa', sans-serif;
}
#navcontainer {
	float: left;
	clear: both;
	background-color: #3f1665;
	width: 960px;
	height: 96px;
	border-top: 2px solid #fbad0d;
}
#navcontainer ul {
	font-size: 83%;
	padding-left: 0;
	margin-left: 0;
	color: #707070;
	float: left;
	width: 100%;
	margin: 0;
}

#navcontainer ul li {
	display: inline;
	margin: 0;
}

#navcontainer ul li a {
	padding: 12px 22px 12px 22px;
	color: #fcf8f6;
	text-decoration: none;
	text-align: center;
	float: left;
	border-right: 1px solid #fafaf9;
	margin-top: 24px;
	margin-bottom: 24px;
}

#navcontainer ul li a.last {
	border-right: none;
}
#navcontainer ul li a.giveonline {
	font-weight: bold;
}
#navcontainer ul li a#current {
	font-weight: 700;
}

#navcontainer ul li a:hover {
	background-color: #fbad0d;
	color: #000000;
}
a:visited {
	color: #ffffff;
}
a:link {
	color: #ffffff;
}
a img {
	border: none
}
#facstaffcampaign {
	position: relative;
	top: 15px;
	left: 60px;
	z-index: 2;
	width: 825px;
	height: 87px;
}

#content {
	color: #f6e2b9;
}
h1 {
	font-style: oblique;
	color: #ffffff;
	text-align: left;
	margin-left: 50px;
	font-size: 175%;
	margin-top: 0;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.line1 {
	font-size: 125%;
	margin-top: 0px;
}

.line1 .word1 {
	font-size: 200%;
}

#outercontainer {
	width: 960px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat;
}

#topbar {
	width: 100%;
}
#header {
	width: 459px;
	height: 123px;
	margin-left: 235px;
}
#bottom {
	width: 100%;
/*	border-top: 1px solid #eae5d8; */
	background-image: url('deductbg.jpg');
	height: 512px;
	float: left;
	color: #ffffff;
}
#col1 {
	float: left;
}

#col2 {
	float: left;
}




