@charset "UTF-8";

body,table,td,th, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.listStyle {
	list-style-position: inside;
	list-style-image: url(assets/images/bullets/bullet_01.gif);
	line-height: 2em;
	margin-left: -20px;
}
.hrLine {
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgFloatRt {
	float: right;
}
.pBodyText {
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
#naviBg {
	background-image: url(assets/images/main/main_01_05.png);
	background-repeat: no-repeat;
}
#naviBar {
	padding-top: 150px;
}
#naviBgMarlow {
	background-image: url(assets/images/marlow/marlow_03_05.png);
	background-repeat: no-repeat;
}
#naviBgGoulds {
	background-image: url(assets/images/goulds/goulds_04_05.png);
	background-repeat: no-repeat;
}
#naviBgMiscParts {
	background-image: url(assets/images/miscParts/misc_05_05.png);
	background-repeat: no-repeat;
}
#naviBgGallery {
	background-image: url(assets/images/gallery/gallery_06_05.png);
	background-repeat: no-repeat;
}
#naviBgLinks {
	background-image: url(assets/images/links/links_07_05.png);
	background-repeat: no-repeat;
}
body {
	background-image: url(assets/images/main/mainBg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1683b6;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #1683b6;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #1683b6;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 115%;
	color: #434343;
}
h2 {
	font-size: 105%;
	color: #1683b6;
}
.styleBold100 {
	font-size: 100%;
	font-weight: bold;
	color: #434343;
	padding-top: 10px;
}
.styleBold100a {
	font-size: 100%;
	font-weight: bold;
	color: #1683b6;
	padding-top: 10px;
}
.indentLft {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
}
.tdBg {
	background-color: #ffffff;
}
.tdSideBg {
	background-image: url(assets/images/main/main_01_08.png);
	background-repeat: repeat-y;
}
.tdSideBg2 {
	background-image: url(assets/images/main/main_01_10.png);
	background-repeat: repeat-y;
}
.tdBgMarlow {
	background-image: url(assets/images/marlow/marlow_03_07.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.tdBgGoulds {
	background-image: url(assets/images/goulds/goulds_04_07.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.tdBgMiscParts {
	background-image: url(assets/images/miscParts/misc_05_07.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.tdBgGallery {
	background-image: url(assets/images/gallery/gallery_06_07.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.tdBgGalleryRt {
	background-image: url(assets/images/gallery/gallery_06_09.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.tdBgLinks {
	background-image: url(assets/images/links/links_07_07.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.tdBgLinksRt {
	background-image: url(assets/images/links/links_07_09.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
.bulletNormal {
	list-style-type: circle;
	list-style-position: outside;
	line-height: 1.25em;
	margin-top: 1px;
	margin-left: -20px;
	margin-bottom: 0px;
}
#footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link{
	color: #BEE6FB;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:visited{
	color: #BEE6FB;
	text-decoration: underline;
}
#footer a:hover{
	color: #BEE6FB;
	text-decoration: none;
}
#footer a:active{
	color: #BEE6FB;
	text-decoration: underline;
}
