body {
	margin: 0px 0px 0px 0px;
	/*background-image:url(../images/background-tile.gif);
	background-color: #262424;*/
	background-color: #ffffff;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
}
.boldText {
	font-weight: bold;
	color: #4C4F52;
}
.boldText1 {
	font-weight: bold;
	color: #000000;
}
.sideImage{
float:left;
}
.sideImagePad{
float:left;
padding-right:16px;
}
.sideImagePad1{
float:left;
padding-right:30px;
}

img.jystar {
vertical-align:middle;
padding-bottom:2px;
}

.thumbImage{
padding-right:10px;
padding-bottom:10px;
}
#logo {
	position:absolute; 
	width:385px; 
	height:46px; 	
	top:5px; 
	left:0px; 
	z-index:5;
}
#topBar {
	position:absolute; 
	width:780px; 
	height:22px; 	
	top:57px; 
	left:0px; 
	/*background-color:#767F86;*/
	z-index:2;
}
#mainImage {
	position:absolute; 
	height:373px; 	
	top:82px; 
	left:359px; 
	z-index:6;
}
#bioImage {
	position:absolute; 
	height:373px;
	width:211px; 	
	top:0px; 
	top:82px; 
	left:453px; 
	z-index:6;
}
#store {
	position:absolute; 
	height:373px; 	
	top:0px; 
	top:82px; 
	left:300px; 
	z-index:6;
}
#mainBack {
	position:absolute; 
	background-image:url(../images/tile3.gif);
	background-repeat:repeat-x;
	width:780px; 
	height:403px; 	
	top:82px; 
	left:0px; 
	/*background-color:#91969B;*/
	z-index:2;
}
#mainNav { 
	position:absolute; 
	width:92px; 
	height:300px; 	
	top:195px; 
	left:50%; 
	margin:0px auto auto -274.5px;
	z-index:5; 
}
#about { 
	width:400px; 	 
}
/*heights for pages*/
.mainHeight{
	height:363px; 
}
.faqHeight{
	height:3300px; 
}
.teamHeight{
	height:850px; 
}

/*navigation*/

	
	A			{ color: #870211; text-decoration: none;} 
	A:link		{ color: #870211; text-decoration: none; } 
	A:visited	{ color: #870211; text-decoration: none; } 
	A:active	{ color: #870211; text-decoration: underline; } 
	A:hover		{ color: #870211; text-decoration: underline; }

	A.thumb			{ border-style: solid; border-width: 1px} 
	A.thumb:link	{ color: #000000; text-decoration: none; } 
	A.thumb:visited	{ color: #000000; text-decoration: none; } 
	A.thumb:active	{ color: #193266; text-decoration: none; } 
	A.thumb:hover	{ color: #21449C; text-decoration: none; }