@charset "utf-8";
body {
	background-color: #000066;
}
#wrapper {
	height: 670px;
	width: 800px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 130px;
	width: 800px;
	background-color: #FFCC00;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#head  img  {
	float: left;
	margin: 0px;
}
#head  #title  {
	float: none;
	margin-left: 30px;
	margin-top: 20px;
}
#head #navcontainer {
	float: left;
	height: 30px;
	width: 800px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #0099CC;
	position: relative;
	left: -2px;
	top: -1px;
	list-style-type: none;
}
#head #navcontainer ul {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	padding-left: 0px;
}
#head #navcontainer li {
	display: inline;
	padding-top: 5px;
	height: 30px;
	width: 800px;
	margin-bottom: 5px;
}
#head   #navcontainer   a:link,#head  #navcontainer  a:active, #head #navcontainer a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	height: 30px;
}
#head #navcontainer a:hover {
	color: #FFFFFF;
	background-image: url(../images/opaqueBG.png);
}
#head  #navcontainer  #last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/homebgimg.png);
}
#content #leftinfo {
	float: right;
	height: 370px;
	width: 480px;
	margin-top: 10px;
	margin-right: 20px;
}
#content  #leftinfo  h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 43px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
}
#content #leftinfo #welcomebox {
	float: right;
	height: 130px;
	width: 280px;
	margin-top: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../images/opaqueBG.png);
	background-repeat: repeat;
}
#content    #leftinfo    #welcomebox h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: right;
	margin-top: 0px;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	width: 270px;
	float: right;
	margin-bottom: 2px;
	padding-right: 10px;
}
#content    #leftinfo    #welcomebox p   {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
}
#content #leftinfo #welcomebox a:link, #content #leftinfo #welcomebox a:active, #content #leftinfo #welcomebox a:visited {
	color: #0099CC;
	text-decoration: none;
}
#content #leftinfo #welcomebox a:hover {
	text-decoration: underline;
}
#content #rtbox {
	height: 200px;
	width: 280px;
	padding: 0px;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content #rtbox #rainout {
	height: 50px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../fbcramsey/images/opaqueBG.png);
	display: none;
}
#content #rtbox #rainout h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #rtbox #rainout p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content #rtbox #currentnews {
	padding: 0px;
	height: 175px;
	width: 278px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/opaqueBG.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#content #rtbox #currentnews h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}


#content #bottomnav {
	float: left;
	height: 30px;
	width: 700px;
	margin-top: 10px;
	background-image: url(../images/opaqueBG.png);
	display: hidden;
}
#content #bottomnav ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 5px;
}
#content #bottomnav li {
	display: inline;
	margin-right: 10px;
	margin-left: 15px;
}
#content #bottomnav a:link, #content #bottomnav a:active, #content #bottomnav a:visited {
	color: #000099;
	text-decoration: none;
}
#content #bottomnav a:hover {
	text-decoration: underline;
}




#bottom {
	height: 100px;
	width: 800px;
	background-color: #FF0000;
	border: 2px solid #FFFFFF;
}
#foot {
	height: 20px;
	width: 800px;
}
#foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#foot a:link, #foot a:active, #foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#aboutcontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/aboutbgimg.png);
}
#aboutcontent #rightinfo {
	height: 370px;
	width: 530px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/opaqueBG.png);
	background-repeat: repeat;
}
#aboutcontent #rightinfo h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
}
#aboutcontent #rightinfo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#contactcontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/contactbgimg.png);
}
#contactcontent #contactrt {
	height: 380px;
	width: 530px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/opaqueBG.png);
	background-repeat: repeat;
}
#contactcontent #contactrt h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#contactcontent #contactrt p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper #btfcontent #btfrt #fundsraised {
	position: relative;
	float: right;
}

#contactcontent #contactrt table {
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

#ratecontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ratesbgimg.png);
}
#ratecontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 2px;
}
#ratecontent #ratetable {
	height: 355px;
	width: 760px;
	margin-top: 0px;
	margin-left: 20px;
	background-image: url(../images/opaqueBG.png);
}
#ratecontent #ratetable table {
	margin-left: 30px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	background-image: url(../images/opaqueBG.png);
}
#ratecontent #ratetable td {
	text-align: center;
}
#ratecontent #ratetable tr {
}
#ratecontent #ratetable p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-left: 50px;
}
#procontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/programsbgimg.png);
}
#procontent #prortinfo {
	float: right;
	height: 370px;
	width: 450px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../images/opaqueBG.png);
	background-repeat: repeat;
}
#procontent #prortinfo h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	padding-left: 10px;
}
#procontent #prortinfo table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: 20px;
	text-align: center;
	margin-left: 55px;
}
#procontent #prortinfo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: center;
}
#procontent #prortinfo a:link, #procontent #prortinfo a:active, #procontent #prortinfo a:visited {
	color: #0099CC;
	text-decoration: none;
}
#procontent #prortinfo a:hover {
	text-decoration: underline;
}
#procontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-bottom: 2px;
}
#procontent ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2px;
}
#procontent li {
	display: inline;
	margin-right: 40px;
	margin-left: 40px;
}
#procontent a:link, #procontent a:active, #procontent a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#wrapper #procontent #promaininfo a:link, #wrapper #procontent #promaininfo a:active, #wrapper #procontent #promaininfo a:visited {
	color: #003399;
}

#procontent a:hover {
	text-decoration: underline;
}


#procontent #promaininfo {
	height: 330px;
	width: 760px;
	margin-left: 20px;
	background-image: url(../images/opaqueBG.png);
	overflow-y: scroll;
}
#procontent #promaininfo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 10px;
}
#procontent #promaininfo table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-left: 50px;
}
#sportscontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ratesbgimg.png);
}
#wrapper #sportscontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin-top: 20px;
	margin-left: 20px;
	width: 760px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-bottom: 2px;
	padding-left: 10px;
}
#sportscontent p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-top: 0px;
	margin-left: 25px;
}
#feedcontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/feedbackbgimg.png);
}
#feedcontent h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 2px;
}
#feedcontent #feedmaininfo {
	height: 330px;
	width: 760px;
	margin-top: 0px;
	margin-left: 20px;
	background-image: url(../images/opaqueBG.png);
	background-repeat: repeat;
}
#feedcontent  ul  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	list-style-type: none;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
#feedcontent li {
	display: inline;
	margin-right: 50px;
	margin-left: 50px;
}
#feedcontent a:link, #feedcontent a:active, #feedcontent a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#feedcontent a:hover {
	text-decoration: underline;
}
#feedcontent #feedmaininfo p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-left: 20px;
}
#feedcontent #feedmaininfo td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
#feedcontent #feedmaininfo table {
	margin-left: 20px;
}
#btfcontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/btfbgimg.png);
}
#btfcontent #btfrt h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#btfcontent #btfrt p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#wrapper #contactcontent #contactrt h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
#membercontent {
	height: 420px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/btfbgimg.png);
}
#membercontent #contactrt {
	height: 380px;
	width: 530px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(../images/opaqueBG.png);
	background-repeat: repeat;
}
#membercontent #contactrt h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
#membercontent #contactrt p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
