@charset "UTF-8";
* { margin: 0; padding: 0; }
html { overflow: scroll; }
body { font: 62.5% "Lucida Grande", sans-serif;
		background: url(images/background_tartan_square.jpg) top left repeat; }

ul { list-style: none inside; }
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em;}
	p.metadata { background: #29211d; padding: 3px; color:#ffffff; font-weight: normal; font: Lucida Grande, sans-serif; 
	} 
a { border: none; 
   outline: none;
}
a img { border: none;}
h1 {
	font-family: Georgia, serif;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	}

.floatleft { float:left; }
.floatright { float:right; }
.clear {clear: both; }

#page-wrap {
	width: 961px;
	margin: 0 auto;
	background: url(images/content_strip.jpg) repeat-y;
		}
#main-content {
		padding: 30px 30px 30px 30px;
		}
#article-area {
padding-top: 30px;
}


ul#nav li {
	display:inline;
	}
	
ul#nav li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	float: left
	}
	
	ul#nav li.home a { width: 448px;
	background: url(images/home_button_new.jpg) bottom center no-repeat;
	}
	ul#nav li.word a { width: 130px;
	background: url(images/word_button_new.jpg) bottom center no-repeat;
	}
	ul#nav li.about a { width: 120px;
	background: url(images/about_button_new.jpg) bottom center no-repeat;
	}
	ul#nav li.media a { width: 120px;
	background: url(images/media_button_new.jpg) bottom center no-repeat;
	}
	ul#nav li.email a { width: 143px;
	background: url(images/email_button_new.jpg) bottom center no-repeat;
	}
	ul#nav li a:hover { background-position: center center;
	}
	body#home ul#nav li.home a {
       background-position: top center;
    }
      body#word ul#nav li.word a {
      background-position: top center;
      }
      body#about ul#nav li.about a {
      background-position: top center;
      }
	  body#media ul#nav li.media a {
      background-position: top center;
      }
	  body#email ul#nav li.email a {
      background-position: top center;
      }
#footer { 
	height: 96px;
	background: url(images/footer.jpg) no-repeat;

}.vimeo720 {
	padding-left: 20px;
}
#ads {
	padding-left: 25px;
	padding-top: 15px;
	}
.largevideo {
	margin-left: 80px;
	margin-top: 35px;
	padding-bottom: 15px
	}
.imagewrap { 
float: left;
}
.flashimages { margin-left: 90px;
}