body {
	background-color: #ffffff;
	margin: 0;	
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 10px 0px;
}
.style1 {
	background-color: #7c7c7c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-size: 10px
}

.maintext1 {	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 10px;
	margin: 0px;
	background-color: #8c8c8c;
}

.style3 {
	color: #ffffff
}
.style14 {
	font-family: Arial, Times, serif; color: #dfdfdf;
	font-size: 11px;
}

.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #131313; 
}

.style19 {
	color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px;
}

.style20 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}

a:link,a:visited,a:active
{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
  color:#9c9a93;
  text-decoration:none;
}

a:hover
{
  color:#d0bb6a;
  text-decoration:underline;
}

table.tab1 {
	width: 100%;
	padding: 0;
	border-spacing: 0;
	border: 0;
}

h4 {
	font-size: 12px;
}

.modeldesc 	{ color: #FFFFFF; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px;
}


/* former external stylesheet */

.jointext1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.jointext3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.jointext2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #dfdfdf;
	font-weight: bold;
}
.blog {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.links {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.support {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

img.thumb {
	border: 2px solid #9c9a93;
}
img.thumb:hover {
	border: 2px solid #d0bb6a;
}

.mugshots {
	width: 730px;
	border: 0px;
	width: 100%;
	padding: 5px;
	border-spacing: 13px;
}

.mshots {
	background-color: #ffffff;
}

/* menu hover script */

/* home */

#home {  
	display: block;
	float: left;
	width: 73px;
  	height: 35px;
  	background: url("blogimages/menu11.jpg") no-repeat 0 0;
}

#home span {
	display: none;
}

#home:hover {
	background-position: 0 -35px;
}

/*links */

#links {  
	display: block;
	float: left;
	width: 64px;
  	height: 35px;
  	background: url("blogimages/menu7web.jpg") no-repeat 0 0;
}

#links span {
	display: none;
}

#links:hover {
	background-position: 0 -35px;
}

/* members */

#members {  
	display: block;
	float: left;
	width: 107px;
  	height: 35px;
  	background: url("blogimages/menu2web.jpg") no-repeat 0 0;
}

#members span {
	display: none;
}

#members:hover {
	background-position: 0 -35px;
}

/* join */

#join {  
	display: block;
	float: left;
	width: 63px;
  	height: 35px;
  	background: url("blogimages/menu3web.jpg") no-repeat 0 0;
}

#join span {
	display: none;
}

#join:hover {
	background-position: 0 -35px;
}

/* support */

#support {  
	display: block;
	float: left;
	width: 105px;
  	height: 35px;
  	background: url("blogimages/menu4web.jpg") no-repeat 0 0;
}

#support span {
	display: none;
}

#support:hover {
	background-position: 0 -35px;
}

/* faq */

#faq {  
	display: block;
	float: left;
	width: 35px;
  	height: 35px;
  	background: url("blogimages/menu6web.jpg") no-repeat 0 0;
}

#faq span {
	display: none;
}

#faq:hover {
	background-position: 0 -35px;
}

/* blog */

#blog {  
	display: block;
	float: left;
	width: 71px;
  	height: 35px;
  	background: url("blogimages/menu5web.jpg") no-repeat 0 0;
}

#blog span {
	display: none;
}

#blog:hover {
	background-position: 0 -35px;
}