@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 1.7em;
}
body {
	background-color: #CB7232;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #007ea9;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#content {
	border: 2px solid #543b26;
	height: 520px;
	width: 700px;
	position: absolute;
}
#outerwrapper {
	margin: 0px auto;
	width: 700px;
	position: relative;
}
#nav {
	background-color: #cac3b9;
	float: left;
	height: 350px;
	width: 180px;
	text-align: center;
	padding-top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #543b26;
	line-height: 1.9em;
	background-image: url(images/Bahia_logo.jpg);
	background-repeat: no-repeat;
}
#nav a:link {
	color: #543b26;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #543b26;
}
#nav a:hover {
	text-decoration: underline;
	color: #007ea9;
}
#nav a:active {
	text-decoration: none;
	color: #543b26;
}
#page {
	background-color: #FFFFFF;
	float: left;
	height: 465px;
	width: 490px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 55px;
}
#title {
	height: 45px;
	width: 490px;
}
#text {
	height: 400px;
	width: 490px;
}
#home {
	border: 2px solid #543b26;
	height: 520px;
	width: 700px;
	position: absolute;
	background-color: #FFFFFF;
}
#homeLogo {
	height: 250px;
	width: 700px;
}
#homeNav {
	height: 230px;
	width: 700px;
}
#homeContact {
	height: 30px;
	width: 700px;
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #543b26;
}
#homeContact a:link {
	color: #543b26;
	text-decoration: none;
}
#gallerySmall {
	height: 50px;
	width: 490px;
	padding-top: 5px;
}
#homeContact a:visited {
	text-decoration: none;
	color: #543b26;
}
#homeContact a:hover {
	text-decoration: underline;
	color: #007ea9;
}
#homeContact a:active {
	text-decoration: none;
	color: #543b26;
}#galleryLarge {
	height: 350px;
	width: 490px;
}
#movie {
	height: 580px;
	width: 700px;
	position: absolute;
	background-color: #FFFFFF;
}
#photocredit {
	height: 30px;
	width: 700px;
	text-align: right;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	color: #ffffff;
	position: absolute;
	top: 521px;
}

