.bg {
	background-color: #C7C4C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F9999;
}
.tabmain {
	width: 920px;
	background-color: #FFFFFF;
	color: #9F9999;
	text-align: left;
}
.tddiv {
	height: 5px;
	width: 920px;
	background-color: #C7C4C6;
}
.tabmain .tabnav {
	background-color: #FFFFFF;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}

.tl {
	background-attachment: scroll;
	background-image: url(image/tl.gif);
	background-repeat: no-repeat;
}

.tr {
	background-attachment: scroll;
	background-image: url(image/tr.gif);
	background-repeat: no-repeat;
}

.bl {
	background-attachment: scroll;
	background-image: url(image/bl.gif);
	background-repeat: no-repeat;
}

.br {
	background-attachment: scroll;
	background-image: url(image/br.gif);
	background-repeat: no-repeat;
}

.tt {
	background-attachment: scroll;
	background-image: url(image/tt.gif);
	background-repeat: repeat-x;
}

.bb {
	background-attachment: scroll;
	background-image: url(image/bb.gif);
	background-repeat: repeat-x;
}

.ll {
	background-attachment: scroll;
	background-image: url(image/ll.gif);
	background-repeat: repeat-y;
}

.rr {
	background-attachment: scroll;
	background-image: url(image/rr.gif);
	background-repeat: repeat-y;
}

.active {
	color: #e2ad53;
	text-decoration: none;
}
	
.bg .tabmain .tabnav a:link {
	color: #9F9999;
	text-decoration: none;
}

.bg .tabmain .tabnav a:visited {
	color: #9F9999;
	text-decoration: none;
}

.bg .tabmain .tabnav a:active {
	color: #B1C04D;
	text-decoration: none;
}

.bg .tabmain .tabnav a:hover {
	color: #9F9999;
	text-decoration: underline;
}
.bg .tabmain .buttons {
	height: 70px;
	width: 70px;
	cursor: pointer;
}
.bg .tabmain .bigpic {
	height: 350px;
	width: 700px;
	text-align:left
}
.bg .tabmain .story {
	height: 100px;
	width: 710px;
	text-align:left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bg .tabmain .story h1 {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bg .tabmain .padding {
	width: 40px;
}

.bg .tabmain .home {
	font-family: "Courier New", Courier, monospace;
	background-attachment: scroll;
	background-image: url(home%20illustration.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	color: #e2ad53;
}
.bg .tabmain .contact {
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(contact/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #e2ad53;
}

.bg .tabmain .contact a:link {
	color:  #e2ad53;
	text-decoration: none;
}

.bg .tabmain .contact a:visited {
	color:  #e2ad53;
	text-decoration: none;
}

.bg .tabmain .contact a:active {
	color:  #e2ad53;
	text-decoration: none;
}

.bg .tabmain .contact a:hover {
	text-decoration: underline;
}

.bg .tabmain .about {
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(about/about%20illustration.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #e2ad53;
}

.bg .tabmain .portfolio {
	font-size: 14px;
	color: #9F9999;
	text-align: center;
}

.bg .tabmain .other {
	font-size: 14px;
	color: #9F9999;
	text-align: center;
}
.bg .tabmain .other a:link {
	color:  #e2ad53;
	text-decoration: none;
}

.bg .tabmain .other a:visited {
	color:  #e2ad53;
	text-decoration: none;
}

.bg .tabmain .other a:active {
	color:  #e2ad53;
	text-decoration: none;
}

.bg .tabmain .other a:hover {
	text-decoration: underline;
