a {
    outline: none;
}
#wrapper {
	background-image: url(images/wrapperBackground.jpg);
	height: 835px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 9;
	background-repeat: no-repeat;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
}

#foot_nav_menu {
	position:absolute;
	left:21px;
	top:791px;
	width:957px;
	height:42px;
	z-index:99;
	background-repeat: repeat-x;
}
#logo {
	position:absolute;
	left:34px;
	top:24px;
	width:197px;
	height:80px;
	z-index:1;
	padding-top: 26px;
	padding-left: 19px;
}
#site_search {
	position:absolute;
	left:700px;
	top:30px;
	width:252px;
	height:16px;
	z-index:2;
}
#tagline {
	position:absolute;
	left:745px;
	top:70px;
	width:214;
	height:22;
	z-index:3;
	text-align: right;
}
#menu_container {
	position:absolute;
	left:250px;
	top:93px;
	width:710px;
	height:27px;
	z-index:999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #111517;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #111517;
}
#foot_nav_menu a{
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #32ADD9;
}

#team table tr td img {
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#lower_main {
	position:absolute;
	left:28px;
	top:258px;
	width:970px;
	height:436px;
	background-repeat: no-repeat;
	background-image: url(images/lowerBackground.png);
	overflow: auto;
}
#lower_side_mid {
	position:absolute;
	left:217px;
	top:3px;
	width:728px;
	height:425px;
	z-index:11;
	background-repeat: no-repeat;
	background-position: left top;
}


#lower_side_left {
	position:absolute;
	left:16px;
	top:14px;
	width:866px;
	height:413px;
	z-index:10;
	background-repeat: no-repeat;
}
#lower_side_left ul {
	font-size: 16px;
	list-style-type: none;
	display: inline;
	padding: 0px;
}
#lower_side_left ul li {
	padding-bottom: 5px;
	padding-left: 30px;
}
#lower_side_left ul li a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#lower_side_left h4 {
	font-size: 20px;
	color: #609fd5;
	display: block;
	padding-left: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


body {
	background-image: url(images/bodyBackground.jpg);
	background-repeat: repeat-x;
	background-color: #000;	
}


.xsmall_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.med_text {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #666;
	letter-spacing: normal;
}
.med_lg_text {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #2470CC;
}
.breadcrumbs {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: oblique;
}
.breadcrumbs a {
	font-size: 12px;
	color: #9CF;
	vertical-align: top;
	font-style: oblique;
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.gray_back_large_tet {
	font-size: 24px;
	color: #1F8CCF;
	font-family: Arial, Helvetica, sans-serif;
}
.body_med_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555;
}
.body_xlarge {
	font-size: 30px;
	color: #E1851B;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.body_xxlarge {
	font-size: 20px;
	color: #E1851B;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
}
.large_text_blue {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #2470CC;
	letter-spacing: normal;
	font-style: oblique;
	font-variant: normal;
}
.med_text_gray {
	font-family: "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #2470CC;
	letter-spacing: normal;
}

#lower_side_left h4 a {
	color: #609fd5;
}
input {
	color: #2470cc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

.gray_light {
	color: #888;
}
.gray_x-light {
	color: #d8d8d8;
}
.gray {
	color: #666;
}
.gray_dark {
	color: #555;
}



/*New Menu STuff*/

.nlsslevel2 #menu_container {
	padding: 0px;
	width: 762px;
	height: 31px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
} 
