.bg01 {
	color: #FFFFFF;
	background-color: #000000;
	/*background-image: url(imgs/james_bg.jpg);*/
}
.td01 {	
	background-color: #330000;
}
.bg02 {
	background-color: #000000;
	margin-top: 20px;
	/*border: 1px solid #666666;*/
}
.td02 {
	color: #666666;
	background-color: #666666;
}
.td03 {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: lighter;
	text-align: left;
}
.td04 {
	font-style: italic;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}
a {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: lighter;
	color: #FFFFFF;
}
ul {
	list-style-type: none;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.underline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.indent {
	margin-left: 50px;
}

.imgpos1 {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.imgpos2 {
	float: right;
	margin-top: 45px;
	margin-right: 45px;
	margin-bottom: 45px;
}
.imgpos3 {
	float: right;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 45px;
}
.current li {
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.description {
	clear: right;
	float: left;
	margin-top: 45px;
}
.description3 {
	clear: right;
	float: left;
	margin-top: 20px;
}
a:hover {
	background-color: #CCCCCC;
	color: #000000;
}
.thumbs img {
	height: 75px;
	width: 75px;
}
