﻿*
{
	margin: 0;
	padding: 0;
	list-style: none;
}

body
{
	text-align: center;
	font-size: 62.5%;
	background-color: #4D2514;
	color: #DAEDF5;
	background-image:  url(images/so-top-mast.jpg);
	background-repeat: repeat-x;
	background-position: -350px 0;
}

#Container
{
	width: 800px;
	margin: 13em auto 1em;
}

#Banner
{
	text-align: center;
}

#Banner h1
{
	background-image:  url(images/new-mast-head.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 146px;
	width: 570px;
	text-indent: -9999em;
	margin: 1em 5em;
}

#Banner a
{
	display: block;
	height: 146px;
	width: 570px;
	text-indent: -9999em;
}

#Navigation
{
	clear: both;
	margin: 0 auto;
}

#Navigation li
{
	display: inline;
	margin-right: 1em;
	font-size: .90em;
}

a:link, :visited
{
	font-size: 1.3em;
	font-family: sans-serif;
	color: #4F80FF;
	text-decoration: none;
}

a:hover
{
	color: black;
}

#Navigation a:before
{
	content: "• ";
}

.module
{
	float:left;
	background: white;
	font-family: Georgia,"Times New Roman",Times, serif;
	line-height: 160%;
	font-size: 1.2em;
	margin: 1em 0;
	padding: 1em;
	color: #3D2612;
	border: 1px solid #ddd;
	text-align: left;
}

h2,h3,h4,h5,h6
{
	font-family: Frutiger, Helvetica, Arial, sans-serif;
	color: #311C0C;
	font-size: 1.8em;
	line-height: 125%;
}

h3
{
	font-size: 1.6em;
}

h4
{
	font-size: 1.3em;
}

.module ul
{
	margin-left: 1em;
}

.module img
{
	float: right;
	margin: .25em;
	border: 1px solid #999;
}

div.photo-row img {float:none;}
p,h2,h3,h4
{
	margin: .5em 0;
}

.module blockquote
{
	padding: 1em;
	margin: 1em 2em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.module a
{
	font-size: inherit;
}

#oneCol
{
	width: 775px;
}

#ImageText
{
	width: 600px;
	margin: 0 auto;
}

div.photo-row
{
	clear: both;
	float: left;
}

div.photo-row img
{
	border: 1px solid #aaa;
	background: #ddd;
	padding: 4px;
}

ul#Buttons {margin:0 auto;width:75%;}
#Buttons li
{
	list-style: none;
	float: left;
	/*\*/
	margin:1em 1.6em 1em 0 ;
	/* */
}


li#TheFilm a:link,
li#TheFilm a:visited,
li#TheShirt a:link,
li#TheShirt a:visited,
li#ThePhotos a:link,
li#ThePhotos a:visited,
li#TheCards a:link,
li#TheCards a:visited
{
	display: block;
	width: 100px;
	height:100px;
	padding: 1em;
	font-size: 1.6em;
	border: 1px solid #ddd;
	color: #4D2514;
	letter-spacing:-1000em;
	text-indent:-1000em;
	background-image:  url(images/Gillian3.jpg);
}

li#TheShirt a:link,
li#TheShirt a:visited
{
	background-image:  url(images/Florence-Rice.jpg);
}
li#ThePhotos a:link,
li#ThePhotos a:visited
{
	background-image:  url(images/Ayen-Tran.jpg);
}
li#TheCards a:link,
li#TheCards a:visited
{
	background-image:  url(images/Amy-Richards_1.jpg);
}


#Buttons li a:hover
{
	letter-spacing:normal;
	text-indent:0;
	background: #DAEDF5;
	color: black;
	border: 1px solid #aaa;
}
div.centerAlign{text-align:center;clear:both;}