html {
	background: #ffffff url(images/back3.gif) no-repeat top center;
	}
	    
body {
	color : #003D47
	}

#container {
    width: 925px;
    position: relative;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background: url(images/shadow-bg.png) repeat-y;
}

#innercontainer {
    padding: 0 12px 1px 10px;
    background-image: url(images/shadow-bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    }

#title {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 28px;
	font-weight:bold;
	color:#663300;
	padding: 10px 10px 10px 10px;
    }

#titletext {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
	font-weight: bold;
	color: #663300;
	padding: 10px 10px 30px 10px;
	text-decoration: none
	}
	    
#title a {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 28px;
	font-weight: bold;
	color: #663300;
	padding: 10px 10px 30px 10px;
	text-decoration: none
	}

#title a img {
    border: none
    }
	
#border {
    border: 1px solid #996600;
    margin: 0 0 13px 0;
    }
   
#content {
    padding: 20px
    }

#footer {
    background-color: #996600;
    color: #663300;
    line-height: 2em;
    text-align: center
    }
    
h1,h2,h3,h4,p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

h1 {
	font-size: larger;
	font-weight:bold;
	padding-bottom: 1em
	}

h2 {
	font-size: medium;
	font-style: italic;
	font-weight:bold;
	padding-bottom: 0.5em
	}
	
p,li {
    font-size: small
    }


#navi {
	width: 210px;
	color: #003D47;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: .05em;
	position: absolute;
	top: 8em;
	left: 2em
    }

#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 196px;
}
#navi ul li {
	font-size: 14px
	}
	
#navi ul a, ul a:visited, ul a:active {
	text-decoration: none;
	background: none;
	display: block;
	width: 196px;
	color: #663300;
    }

#navi a:hover {
    background-color:#996600;
    color:#333333;
    width: 196px;
	}
	
#navi ul ul li {
	font-size: 12px;
	line-height: 1.6em;
	}

#navi ul ul li a {
	border-bottom: none
	}
	
#main {
	margin-left: 210px;
    }

#main img {
    margin: 0 10px 10px 0;
	border: none	
    }

#main p a, #main p a:visited, #main p a:active {
	color: #663300;
	text-decoration: none;
	background-color : transparent;
	}

#main p a:hover {
	color: #996600;
	text-decoration: underline;
	background-color : transparent;
	}	

.tm {
    font-size: x-small;
	color:#000000
    }

#photolist {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0
	}

#photolist a {
	text-decoration: none;
	color: #003D47}

#photolist li {
	float: left;
	width: 205px;
	margin-right: 10px
	}

#photolist img {
	display: block;
	border: none
	}

.photolistbottomcaption {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0
	}

.photolistbottomcaption a {
	text-decoration: none;
	color: #003D47
	}

.photolistbottomcaption li {
	float: left;
	width: 260px;
	margin-right: 6px
	}

.photolistbottomcaption img {
	display: block;
	border: 1px solid #333333
	}
	
.clear {
	clear: both
	}

.floatright img {
	float: right
	}	

/* -----below is the original css----- */
/*

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003D47;
	line-height: 16pt;
	letter-spacing: .05em;
}

a:link {
	color: #663300;
	text-decoration: none;
	background-color : transparent;
}

a:active {
	color: #996600;
	text-decoration: none;
	background-color : transparent;
}

a:visited {
	color: #663300;
	text-decoration: none;
	background-color : transparent;
}

a:hover {
	color: #996600;
	text-decoration: none;
	background-color : transparent;
}

a.yellow:link {
	color: #2b6d73;
	text-decoration: none;
	background-color : transparent;
}

a.yellow:hover {
	color: #2b6d73;
	text-decoration: none;
	background-color : transparent;
}

a.yellow:active {
	color: #2b6d73;
	text-decoration: none;
	background-color : transparent;
}

a.yellow:visited {
	color: #2b6d73;
	text-decoration: none;
	background-color : transparent;
}

DIV.nav {
	color: #003D47;
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-weight: bold;
	line-height: 18pt;
	letter-spacing: .2em;
}

DIV.subnav {
	color: #003D47;
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-weight: bold;
	font-size: small;
	line-height: 18pt;
	letter-spacing: .2em;
}

DIV.caption {
	color : #666666;
	font-size : x-small;
	background-color : transparent;
}

*/
