#navcontainer ul
{
	background-color: #333333;
	color: White;
	float: left;
	width: 100%;
	font-family: Helvetica, Arial, Verdana;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	margin-left: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #333333;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#navcontainer ul li a:hover
{
background-color: #2EAAD2;
color: #fff;

}
.bground {
	background-color: #666666;
	background-image: url(images/homepic1.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 68px;
	padding-right: 450px;
	line-height: 16px;
}
.home {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 68px;
}
.bground2 {
	background-image: url(images/newhomeback.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
}
.thumbs {
	margin-top: 18px;
	margin-right: 8px;
	margin-left: 12px;
}
.thumbs2 {
	margin-top: 9px;
	margin-right: 8px;
	margin-left: 12px;
}
.navnumbers {
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.details {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 302px;
	padding-left: 650px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 16px;
}
.paintbacky {
	background-image: url(images/paintbacky.gif);
	background-repeat: no-repeat;
}
.thumbs3 {
	margin-top: 150px;
	margin-left: 68px;
	margin-right: 8px;
}
.text {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 160px;
	margin-left: 66px;
	padding-right: 450px;
}
.thumbs4 {
	margin-left: 68px;
	margin-right: 8px;
}
.paint1 {
	background-image: url(images/paint01big.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.buttons {
	margin-top: 380px;
}
.paintbackymain {
	background-image: url(images/paintbacky-main.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.paintbacky2 {
	background-image: url(images/paintbacky2.gif);
	background-repeat: no-repeat;
}
.about {
	background-image: url(images/aboutme.jpg);
	background-repeat: no-repeat;
	line-height: 16px;
}
.contact {
	line-height: 16px;
	background-image: url(images/contact-pic.jpg);
	background-repeat: no-repeat;
}
.kayapic {
	padding-top: 130px;
	padding-left: 66px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 440px;
	padding-bottom: 5px;
}
.monobacky {
	background-image: url(images/monprinthome.jpg);
	background-repeat: no-repeat;
}
.embercombe {
	background-image: url(images/embercombe-back.jpg);
	background-repeat: no-repeat;
}
.embercombe a {
	color: #ffffff;
}
#menu {
	background-color: #333333;
	margin-left: 172px;
	width: 460px;
	height: 20px;
}
#menu ul {
	height: 20px;
}
#menu li {
	float: left;
	list-style: none;
	width: 25px;
	height: 20px;
}
#menu li a {
	display: block;
	padding-top: 2px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#menu li a.current {
	background-color: #3399cc;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 3px;
}
#menu li a:hover {
	background-color: #3399cc;
	color: #FFFFFF;
	padding-bottom: 3px;
	width: 25px;
}	
