#container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(Images%20common/bamboomat.gif);
}
#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	height: auto;
	border: thin solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1050px;
	background-color: #DDDDDD;
	background-image: url(Images%20common/bamboomat.gif);
}
#big {
	float: right;
	margin-top: 25px;
	border: thick none #000000;
	margin-right: 0px;
	width: 670px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#experience {
	float: right;
	width: 560px;
}

#nav {
	margin-top: 10px;
	margin-bottom: 20px;
}
#nav a {
	text-decoration: none;
	color: #000000;
}
#nav a:hover {
	color: #990000;
}

#footer {
	clear: both;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 120px;
	padding-left: 120px;
}
#thumbs {
	float: left;
	width: 270px;
	margin-top: 20px;
	color: #000000;
	text-decoration: none;
}
#nav ul {
	font-size: large;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	list-style-image: none;
}
#nav li {
	text-decoration: none;
	display: inline;
	list-style-image: none;
	padding-right: 40px;
	padding-left: 40px;
}
.linkimage2 {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

