* {
  margin: 0 0 0 0px;
	padding: 0;
}

a {
  outline: none;
  color: #cc0000;
}

body 
{
	background-image:url(../Images/bg.jpg);
 	background-attachment:fixed;
	background-repeat:repeat-x;
}

#wrapper {
	min-width: 1000px;
	max-width: 1000px;
height: auto !important;
height:100%;
margin: 25px auto;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

/* Header -----------------------------------------------------------------------------*/
#header {
  margin: 30px auto;
	height: 250px;
	width:1000px;
	background-image: url(../Images/FP_Header.png);
	background-color:#568ed5;
	position: relative;
	border-top-right-radius: 10px 5px;
	border-top-left-radius: 10px 5px;
}

#header_content{
		padding: 225px 0px 0px 0px;
		width: 1000px;
		text-align:center;
}

#header_link a { /*sets height/width of #header_link and makes it clickable*/
  width: 1000px;
  height: 250px;
  display: block;
  outline: none;
}

/* Middle -----------------------------------------------------------------------------*/
#middle {
  margin: -30px auto;
  height: auto;
	width:1000px;
	position: relative;
	padding: 20px 0 0 0;
	min-height: 500px;
  	background-color:#568ed5;
	border-bottom-right-radius: 10px 5px;
	border-bottom-left-radius: 10px 5px; 
}


#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 0 0 25px 0px;
}

#content {
padding: 15px 15px 15px 15px;
}

/* TOP NAV -----------------------------------------------------------------------------*/
#TOP_NAV {
  float:left;
  margin-top:-27%;
  position: relative;
  text-align:center;
  padding: 10px 10px 10px 10px;
}

/* TOP NAV2 -----------------------------------------------------------------------------*/
#TOP_NAV2 {
  float:right;
  margin-top:-27%;
  position: relative;
  text-align:center;
  padding: 10px 10px 10px 10px;
}
/* buttons -----------------------------------------------------------------------------*/
#Buttons {
  float:right;
  height: 25px;
  margin-top:7%;
  margin-left:70%;
  position: relative;
}
#cont{margin:0 auto;}
/* Welcome From JR -----------------------------------------------------------------------------*/
#Welcome {
  width: 550px;
  height: 300px;
}

/* Twitter Follow -----------------------------------------------------------------------------*/
#Twitter {
  width: 300px;
  height: 600px;
  font-size:12px;
}
   .twtr-tweet-text {
	 font-family: times new roman, serif;
	 font-size: 16px;
    }




/* Footer -----------------------------------------------------------------------------------*/
#footer {
	position: absolute;
    bottom: 0;
	text-align: center;
	height:auto;
	width:auto;
	  margin-left: 18%;

}

/* Common Fonts ----------------------------------------------------------------------------*/

.Times_10_Normal_Black {
	font-family: times new roman, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.Times_12_Bold_Black {
	font-family: times new roman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Times_14_Normal_Black {
	font-family: times new roman, serif;
	font-size: 14px;
	color: #000000;
}

.Times_14_Normal_White {
	font-family: times new roman, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.Times_14_Bold_Black {
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Times_14_Bold_Green {
  font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #47503B;
}

.Times_14_Bold_Red {
	font-family: times new roman, serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.Times_16_Normal_Black {
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.Times_16_Normal_White {
	font-family: times new roman, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Times_16_Bold_Black {
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;s
	color: #000000;
}

.Times_16_Normal_Red { 
	font-family: times new roman, serif;
	font-size: 16px;
	color: #cc0000;
}
.Times_16_Bold_White {
	font-family: times new roman, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}.Times_18_Bold_Red {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

.Times_18_Bold_Black {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Times_18_Bold_White {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.Times_18_Bold_Blue {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.Times_18_Bold_Green {
  font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #47503B;
}

.Times_18_Bold_Red {
	font-family: times new roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

.Times_22_Bold_Green {
	font-family: times new roman, serif;
	font-size: 22px;
	font-weight: bold;
	color: #47503B;
}
.Times_22_Bold_Red {
	font-family: times new roman, serif;
	font-size: 22px;
	font-weight: bold;
	color: #cc0000;
}
