body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	text-decoration:none;
	color: #FFFFFF;
}

a:hover {
	color:#06F;
	text-decoration:underline;
}

#wrapper {
	margin:auto;
	width:900px;
	border:1px solid #CCC;
}

#header {
	height:127px;
	background-image: url(gfx/header.jpg);
}
#header h2 {
	text-align: right;
	margin-right: 70px;
	margin-top: 50px;
	text-transform: uppercase;
	letter-spacing: 3px;
}


#sidebar {
	float:left;
	width:213px;
	border-right:1px solid #CCC;
}

#sidebar ul {
	list-style:disc url(none);
	padding:40px 0 40px 35px;
	margin:0;
}


#sidebar li {
	padding:5px 0;
}

#sidebar  a {
	border:0;
	color: #777;
}

#content {
	float:right;
	width:670px;
	text-align:center;
	padding:20px 0;
}

#innerContent {
	float:left;
	margin-left:15px;
	width:87%;
	text-align:left;
}
#innerContent  a {
	color: #777;
}


#gallery{
	float:left;
	margin-left:15px;
	width:87%;
	text-align:left;
}

#validation {
	width:900px;
	margin:auto;
	padding:5px;
	text-align:right;
}

#validation a {
	border:0;
}

#validation a img {
	border:0;
}

#linksLeft {float:left;}
#linksRight {float:right;}
.links {width:48%;margin:auto;text-align:center;}
.links a {line-height:20px;}
.contactInfo {width:40%;margin:auto;text-align:left;border:1px solid #E5E5E5;padding:10px;}
.contactInfo p {line-height:20px;margin-left:10px;}
.galleryList {text-align:left;width:48%;margin:auto;}
.galleryList a {font-weight:bold;line-height:20px;}
.errorTxt{color:#C03;}
.message {width:97%;text-align:center;padding:10px 0;clear:both;}
hr {color:#CCC;clear:both;text-align:center;}

.text {
	width: 200px;
	margin-bottom: 5px;
}

.file {
	width:230px;
	margin:4px 0;
}

.button {
	border:1px solid #808080;
	background-color:#FFF;
	color:#808080;
	font-size:x-small;
	width:60px;
	margin:5px;
	padding:5px 3px;
	font-weight:bold;
}
#innerContent img {
	float: left;
	padding: 0px 0px;
	margin-right: 5px;
}
#gallery.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
#gallery.img {
	float: left;
}

#thumb {
	width:97%;
	margin:auto;
	display:block;
	text-align:center;
	color: #000000;
}

.thumbHover {
	background-color:#999;
}

#thumb ul {
	list-style:none;
	text-align:center;
	color:#FFF;
	margin:0px;
	padding:10px;
}
  
#thumb li {
	border:1px solid #555;
	background-color:#EFEFEF;
	text-align:center;
	float:left;
	margin:3px;
	padding:5px;
	width:90px;
	height:90px;
	overflow:hidden;
	font-family: "\"}\""; /* hide correct dimensions from WinIE 5.x */
	font-family: inherit;
}

.IE5IsQuirky2 { /* WinIE 5.0 gets weird without something after font-family hack */
}

#thumb a {
	text-decoration:none;
	color:#000000;
	display:block;
	width:90px;
	height:90px;
}

#thumb li:hover {
	/*background-color:#000;*/
	border:1px solid #06F;
}

#thumb img {
	border:0;
}

#thumb div img {
	/*border:1px solid #AAA;*/
	border:0;
	margin:auto;	
	display:block;
}

#thumb2 {
	width:97%;
	margin:auto;
	display:block;
	text-align:center;
}

.thumbHover {
	background-color:#999;
}

#thumb2 ul {
	list-style:none;
	text-align:center;
	color:#000000;
	margin:0px;
	padding:10px;
}
  
#thumb2 li {
	border:1px solid #555;
	background-color:#EFEFEF;
	text-align:center;
	float:left;
	margin:3px;
	padding:5px;
	width:200px;/*Edit thumbnail image size here*/
	height:99px;
	overflow:hidden;
	font-family: inherit; /* hide correct dimensions from WinIE 5.x */
	font-family: inherit;
}
#thumb2 p {
	color: #000000;
	padding: 0px 0px 5px;
	margin: 0px;
	font-weight: bold;
}
#thumb2 a {
	color: #000000;
}



.IE5IsQuirky2 { /* WinIE 5.0 gets weird without something after font-family hack */
}

#thumb2 li:hover {
	/*background-color:#000;*/
	border:1px solid #06F;
}

#thumb2 img {
	border:0;
}

#thumb2 div img {
	/*border:1px solid #AAA;*/
	border:0;	
	display:block;
}
#form1 {
	text-align: left;
	padding-top: 0px;
}
#form1 #message {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	margin-left: 5px;
}

#form1 input {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	margin-left: 5px;
}
#front img {
	padding: 4px;
}
#front  a a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#frontLeft {float:left;}
#frontRight {
	float:right;
	text-align: left;
	vertical-align: top;
}
.front {width:48%;margin:auto;text-align:center;}
.front a {line-height:20px;}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #ffffff;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 3px;
	vertical-align: top;
	width: 200px; /*Edit thumbnail image box size here*/
	height: 99px;
}

/*.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}*/

.hoverbox li
{
	background: #ffffff;
	border-color: #339900;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding-top: 4px; padding-right: 0px; padding-bottom: 1px; padding-left: 4px;
	position: relative;
}
.hoverbox .preview
{
	border-color: #339900;
	width: 500px;/*Edit preview box size here*/
	height: 250px;
}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -150px;
}

.hoverbox li
{
	position: static;
}

/*Hoverbox by http://sonspring.com/ Nathan Smith*/
