body {
	background: #FFFFFF;
	color: #666666;
	font-family: Helvetica Neue, Helvetica, Verdana;
	margin: 0px;

}
P
{
	font-size: 11.5px;
	letter-spacing: 1px;
	line-height: 120%;
}
td {
	font-family: Helvetica Neue, Helvetica, Verdana;
	font-size: 11.5px;
	letter-spacing: 1px;
	line-height: 120%;
}

A:link
{
	color: #BED898;
	text-decoration: none;
	font-size: 100%;
}

A:visited
{
	color: #BED898;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

ul {
    text-align: left;
    line-height: 140%;
    list-style: circle;
}

img {
    border: 0;
}

#splash {
    margin-top: 75px;
}

#title {
    z-index: 0;
    position: absolute;
    top: 20px;
    left: 30px;
}

#nav {
    z-index: 1;
    position: absolute;
    top: 35px;
    left: 60px;
    color: #999999;
}

#nav p{
    font-size: 17px;
    letter-spacing: 0.1em;
}

#nav a {
    text-decoration: none;
	color: #999999;
}

#nav a:hover {
    text-decoration: none;
	color: #CCCCCC;
}

#maincontent {
    background: #FFFFFF;
    position: absolute;
    top: 90px;
    left: 130px;
    text-align: left;
    z-index: 2;
}

#maincontent img {
    border: 0;
}

.small {
    font-size: 9px;
    line-height: 110%;
    padding-left: 5px;
}

#photo {
    width: 500px;
}

#photo-left {
    width: 195px;
    float: left;
}

#photo-right: {
    width: 3;
}

#contact {
    width: 500px;
}