@charset "utf-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #33ccff;
	text-decoration: none;
}
a:hover { 
	color: #FF3300;
	text-decoration: underline;
}
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 13px; }

.joeMathisGallery #container {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../img-lo09/background.jpg) no-repeat 0px center;
	min-height: 700px;
} 
.joeMathisGallery #header {
	background: #860D12 url(../img-lo09/bg_top_nobuttons.gif) no-repeat;
	padding: 0;
	margin: 0;
	float: left;
	height: 45px;
	width: 100%;
}

.joeMathisGallery #header #NavMain {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 28px 0 0 0;
	float: right;
}
.joeMathisGallery #header #NavMain ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.joeMathisGallery #header #NavMain li {
	display: inline;
	list-style: none;
	padding: 2px 10px;
}
.joeMathisGallery  #header  #NavMain  a:link,.joeMathisGallery 
#header  #NavMain  a:visited   {
	color: #FFFFFF;
	font-weight: bold;
}
.joeMathisGallery #container #header #NavMain a:hover {
	color: #000000;
	text-decoration: none;
}



.joeMathisGallery #sidebarL {
	float: left; /* since this element is floated, a width must be given */
	width: 475px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px;
	margin: 0;
}
.joeMathisGallery #sidebarL #fotoThumbs { margin: 0px; 
}
.joeMathisGallery #sidebarL #fotoThumbs img { margin: 0px 0px 4px; }
.joeMathisGallery #sidebarL #fotoThumbs h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.joeMathisGallery  #sidebarL  .lgImage {
	float: left;
	height: 354px;
	width: 473px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 20px 0px 0px;
}
.joeMathisGallery #mainContent {
	margin: 0; 
	padding: 0; 
} 
.joeMathisGallery #NavChilds {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 20px;
	padding: 8px 0px 6px;
	float: right;
	background: #49070B;
	font-weight: bold;
	text-align: right;
}
.joeMathisGallery #NavChilds ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.joeMathisGallery #NavChilds li {
	display: inline;
	list-style: none;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.joeMathisGallery #mainContent .invite {
	padding: 10px 0px 0px 500px;
	font-weight: bold;
	clear: right;
}
.joeMathisGallery #mainContent .invite h1 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	color: #cccccc;
}
.joeMathisGallery #mainContent .invite h2 { font-size: 16px; }
.joeMathisGallery #mainContent .invite h3 {
	font: 900 18px Verdana, Arial, Helvetica, sans-serif;
	color: #D7151F;
}
.joeMathisGallery #mainContent .invite h4 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.joeMathisGallery #mainContent .invite .parH4 {
	font-size: 11px;
	line-height: 1.3em;
}

.joeMathisGallery #mainContent #bioCopy {
	padding-left: 486px;
	font-weight: bold;
}
.joeMathisGallery #container #mainContent .pageCopy #searchtbl {
	background: #760C11;
	padding: 10px;
	margin: 0px 0px 0px 50px;
	width: 360px;
}
.joeMathisGallery #container #mainContent .pageCopy #searchtbl td {
	padding: 10px;
	margin: 10px;
}

.joeMathisGallery #footer {
	padding: 0 10px 0 20px;
	background:transparent;
	text-align: center;
	font-size: 10px;
	clear: both;
} 
.joeMathisGallery #footer p {
	margin: 0; 
	padding: 10px 0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.colorWhite { color: #FFFFFF; }
.colorGray { color: #CCCCCC; }
.colorRed { color: #D7151F; }

.smaller { font-size: 85%; }
.larger {
	font-size: 1.2em;
	font-weight: bold;
}
.goback {
	font-weight: bold;
	color: #000000;
	background: #4B4B4B;
	float: right;
	border: 1px solid #000000;
	font-size: 0.9em;
	padding: 0.2em;
	text-decoration: none;
}
a.goback:hover {
	color: #FFFFFF;
	text-decoration: none;
}

