body {
	margin: 0px;
	background-color:white;
	text-align:center;
	background-image:url(images/building2-light.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-attachment:fixed;
	}

div#container {
	width: 700px;
	margin: 20px auto;
	
	}

div#header {
	background: transparent url(images/logo-transparent.gif) top no-repeat;
	padding: 165px;
	}

#content {
	float: right;
	width: 440px;
	margin-top: -60px;
	/margin-top: -44px;
	}

#content p {
	font-family: times;
	font-size: 100%;
	}

#nav {
	margin-right: 440px;
	margin-top: -140px;
	/margin-top: -125px;
	width: 200px;
	}

#credit {
	float: right;
	width: 440px;
	}

#credit p {
	font-family: arial;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	}

#nav ul {
	text-align: center;
	list-style-type: none;
	font-family: arial;
	font-weight: bold;
	font-variant: small-caps;
	}

.address {
	font-size: 90%;
	font-variant: normal;
	font-weight: normal;
	}

.right 
    {
	float:right;
	margin: 0 0 10px 10px;
	padding:0px;
	border:0px;
	}

#nav a {
	display: block;
	padding: 3px;
	margin-top: 2px;
	width: 160px;
	background-color: #074264;
	border: 1px solid #003366;
	color:white;
	}

#nav a:link, #navlist a:visited {
	color: white;
	text-decoration: none;
	}

#nav a:hover
	{
	background-color: #003366;
	color: #dddddd;
	}

#sl-01 {
	float: left;
	clear: left;
	width: 140px;
	height: 10px;
	margin-top: 0px;
	/margin-top: -20px;
	/width: 135px;
	}

#sl-02 {
	float: left;
	clear: left;
	width: 130px;
	height: 10px;
	margin-top: 0px;
	/margin-top: -12px;
	/width: 125px;
	}

#sl-03 {
	float: left;
	clear: left;
	width: 118px;
	height: 10px;
	margin-top: 0px;
	/margin-top: -11px;
	/width: 113px;
	}

#sl-04 {
	float: left;
	clear: left;
	width: 105px;
	height: 10px;
	margin-top: 0px;
	/margin-top: -9px;
	/width: 100px;
	}