
body		{
				margin: 0px 0px 0px 0px;
				background-color: #EFEFE9;
				margin-top: 30px;
				text-align: center;
				}

#outer {
				border: 2px solid #FFF;
				text-align: center;
				display: block;
				text-align: center;
				margin-left: auto;
				margin-right: auto;
				width: 792px;
        background: #fff;
				}

html>body #outer {
        width:790px;
        }

#masthead {
				width: 100%;
				height: 40px;
				background-color: #ADD;
				border-bottom: 2px solid #FFF; 
				text-align: center;
				}

#brand, #brand a {
				width: 298px;
				padding: 0;
				line-height: 37px;
				font-family: georgia, times;
				font-size: 19px;
				font-style: italic;
				letter-spacing: 2px;
				text-align: center;
				color: #fff;
				float: left;
        }

#brand a {
				text-decoration: none;
        }

html>body #brand {
        width:300px;
        }

#nav 		{
				}

#nav ul {
        margin: 0;
        padding: 0;
        float: right;
				text-align: center;
        } 

#nav ul li {
        width: 122px;
        list-style: none;
				float: left;
        margin: 0;
				padding: 0;
				}

#nav ul li a, #nav ul li.here	{
				display: block;
				padding: 0px;
        margin: 0;
				font-family: georgia, times;
				font-size: 12px;
				line-height: 39px;
				letter-spacing: 2px;
				color: #444;
				text-decoration: none;
				height: 100%;
				background-color: #EDC;
				border-left: 2px solid #FFF;
				}

#nav ul li.here {
        background-color: #FFF;
				border-left: 2px solid #FFF;
        }

#nav li a:hover {
				background-color: #DCB;
				}

#content {
        min-height: 356px;
				}

#photo 	{
				width: 300px;
        padding: 0;
				float: left;
				}

#photostrip 	{
        padding: 0;
				float: right;
				}

#copy	{
        padding: 40px 30px 40px 340px;
				text-align: left;
				font-family: georgia, times;
				font-size: 14px;
				line-height: 21px;
				color: #444;
				vertical-align: bottom;
				}

#copy h2 {
				font-family: georgia, times;
				font-size: 19px;
				line-height: 20px;
				font-weight: normal;
				color: #999;
				margin-top: 0;
				}

.listColumn {
				font-family: georgia, times;
				font-size: 10px;
				line-height: 13px;
				color: #444;
				max-width: 139px;
				padding-right: 1em;
				padding-bottom: 40px;
				float: left;
				}

#footer {
				clear: left;
				height: 32px;
				font-family: georgia, times;
				font-size: 15px;
				letter-spacing: 1px;
				background-color: #ADD;
				line-height: 28px;
				font-style: italic;
				color: #fff;
				border-top: 2px solid #FFF; 
				text-align: center;
				}

#copyright {
				margin-left: auto;
				margin-right: auto;
				width: 792px;
				font-family: georgia, verdana, arial;
				letter-spacing: 1px;
				font-size: 9px;
				color: #bbb;
				text-align: center;
				padding: 10px 0 25px 0;
				background: #EFEFE9 url(images/dropshadow.gif) top left no-repeat
				}
