/* Initial settings for the entire page */

* {
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,ul,ol,dl,fieldset,address{
	margin:1em 5%;
}

h1, h2 {	
	color:#FFDC1D;
}

img {
	border-style:none;
}

body {
	font:small Helvetica,Arial,sans-serif;
	background:url('/img/Layout/bkgd.jpg') #000 repeat-x top center;
	margin:0;
	padding:0;
	color:#ccc;
}

/* Container, header, nav specs */

.clear {
	clear:both;
	font-size:1px;
}

#container {
	width:1000px;
	height:auto;
	margin:0 auto;
}

#header {
	margin:0 0 10px 0;
	width:1000px;
	height:60px;
}

#nav {
	margin:0 0 0 150px;
	padding:0;
	width:380px;
	height:60px;
	font-size:1px;
}

#nav li {
	list-style:none;
	display:inline;
	zoom:1;
}

#nav a{
	width:74px;
	height:60px;
	display:block;
	float:left;
	overflow:hidden;
	zoom:1;
	text-indent: -999em;
}

#nav a:hover {
	background-position:0 -60px;
}

.members {
	pading:0 5px 0 0;
}

.members a{
	background:url('/img/Layout/mem.jpg');
}

.divM {
    _display: none;
	padding:20px 5px 0 10px;
	float:left;
}

.divC {
    _display: none;
	padding:20px 5px 0 5px;
	float:left;
}

.divA {
    _display: none;
	padding:20px 5px 0 0;
	float:left;
}

.crit a{
	background:url('/img/Layout/criteria.jpg');
}

.about a{
	background:url('/img/Layout/about.jpg');
}

.sponsors a{
	background:url('/img/Layout/sponsors.jpg');
}

.membersP {
	width:74px;
	height:60px;
	display:block;
	float:left;
	overflow:hidden;
	background:url('/img/Layout/mem.jpg');
	background-position:0 -60px;
	margin-right:10px;
}

.critP {
	width:74px;
	height:60px;
	display:block;
	float:left;
	overflow:hidden;
	background:url('/img/Layout/criteria.jpg');
	background-position:0 -60px;
}

.aboutP {
	width:74px;
	height:60px;
	display:block;
	float:left;
	overflow:hidden;
	background:url('/img/Layout/about.jpg');
	background-position:0 -60px;
}

.sponsorsP {
	width:74px;
	height:60px;
	display:block;
	float:left;
	overflow:hidden;
	background:url('/img/Layout/sponsors.jpg');
	background-position:0 -60px;
}

/* Index page div specs */

#fwaImg {
	margin-top:15px;
	margin-left:10px;
	float:left;
	width:137px;
	height:58px;
}

#topAd {
	width:191px;
	height:30px;
	margin-top:15px;
	position:relative;
	float:right;
}

#mainImage {
	float:right;
}

* html #mainImage {
	width:978px;
	height:413px;
}

#fwaHall {
	clear:both;
	width:470px;
	height:155px;
	float:left;
}

#fwaHall a img {
	border:none;
}

#lastInduct {
	width:auto;
	height:155px;
	float:right;
	text-align:right;
}

#lastInduct h2 {	
	text-align:right;
	margin:20px 0 10px 0;
}

.inductee {
	color:#fff;
}

/* About page specs */

#about {
	margin:0;
	padding:0;
	clear:both;
	width:738px;
	height:auto;
	float:left;
	font-size:1em;
}

#about ul {
	list-style:none;
}

#about li {
	display:inline;
	margin: 20px 10px 0 10px;
}

/* Criteria page specs */

.criteria {
	color:#fff;
	float:left;
	width:490px;
	height:auto;
}

/* Members page specs */
#members {
	width:800px;
	height:auto;
	float:left;
	margin-top:10px;
}
#memright {
	width:400px;
	height:auto;
	float:left;
}

.memleft {
	width:350px;
	height:105px;
	margin:5px 0 0 25px;
	float:left;
}

.memleft img {
	border:2px solid #FFDC1D;
	float:left;
	margin-right:15px;
}

.memleft h3 {
	margin:0;
	padding:24px 0 0 0;
}

* html .memleft h3 {
	color:#fff;
	margin:0;
	padding:20px 0 0 0;
}

.memleft p {
	margin:0;
	padding:0;
}

.memright {
	width:350px;
	height:105px;
	margin:5px 0 0 25px;
	float:left;
}

.memright img {
	border:2px solid #FFDC1D;
	float:left;
	margin-right:15px;
}

.memright h3 {
	margin:0;
	padding:24px 0 0 0;
}

* html .memright h3 {
	color:#fff;
	margin:0;
	padding:20px 0 0 0;
}

.memright p {
	margin:0;
	padding:0;
}

/* Members FULL page specs */

#focusImg {
  float:left;
  width:300px;
  height:200px;
}

#focusTxt {
  width:580px;
  height:auto;
  margin:0;
  padding:0;
  float:right;
}

#focusTxt p {
	margin:10px 0 10px 0;
	padding:0;
}

#focusTxt p a {
	color: #fff;
	text-decoration: none;
}

#focusTxt .link {
	margin:0;
	padding:0;
}

#focus {
	width:880px;
	height:auto;
	margin:35px 0 0 25px;
	color:#fff;
	font-size:.9em;
}

#focus h1{
	margin:0;
	padding:0;
}

#focus img{
	border:2px solid #FFDC1D;
	float:left;
	margin-right:35px;	
}

.link {
	margin:0;
	padding:0;
	font-weight:bold;
}

.quote {
	color:#b7b288;
}

#awards {
	clear:both;
	float:left;
	width:490px;
	height:auto;
	margin-bottom:20px;
}

.member {
	width:415px;
	height:100px;
	margin-left:25px;
	font-size:.9em;
}

.member img{
	border:2px solid #FFDC1D;
	float:left;
	margin-right:15px;	
}

.siteInfo {
	width:305px;
	height:100px;
	float:left;
}

.siteInfo h3 {
	color:#FFDC1D;
	margin:0;
	padding:0 0 10px 0;
}

.siteInfo p a {
	color:#FCEE86;
}

.siteInfo p {
	margin:0 0 10px 0;
	padding:0;
}

.siteOf {
	float:right;
	color:#FCEE86;
	margin:0;
	padding:0;
}

/* Comments on Members FULL page */

#comments {
	float:right;
	width:430px;
	height:auto;
}

#comments span {
	float:right;
	color:#FCEE86;
	margin:0;
	padding:0;
	margin-top:10px;
}

#comments span a{
	color:#FCEE86;
	text-decoration:none;
	font-weight:bold;
}

/* Comments class from members full page*/

.comments {
	font-size:.9em;
	margin-bottom:25px;
}

.comments h3 {
	color:#FFDC1D;
	padding:0;
}

.comments p {
	padding:0;
}

.comments p a{
	color:#FCEE86;
	text-decoration:none;
	padding:0;
}

/* Footer specs */

#footer {
	clear:both;
	font-size:.8em;
	text-align:center;
	width:auto;
	height:30px;
	color:#ccc;
	padding-top:60px;
}

#footer ul {
	list-style:none;
}

#footer li {
	margin-top:15px;
	display:inline;
	margin: 0 10px 0 10px;
}

#footer li a {
	text-decoration: underline;
	color:#ccc;
}

#footer li a:hover {
	text-decoration: underline;
	color:#FFDC1D;
}
