/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #000000;
 background-image:url(../images/bkgd_gradient.jpg);
 background-repeat: repeat-x;
 margin:0px 0px 0px 0px;
 padding-top:0px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 background-color: #ffffff;
}
#faux {
/* background: url(faux-4-2-col.gif); */
 margin-bottom: 10px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 background: #FFFFFF;
}
#fauxHome {
 background:url(../images/home-pics.jpg) no-repeat;
 margin-bottom: 10px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 background: #FFFFFF;
}

#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 150px;
 margin: 0px 0px 0px 0px;
 background: #FFFFFF;
}
#navigation {
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #990000;
}
#rightcolumn { 
 background-color: #ffffff;
 display: inline;
 color: #333;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 padding-right:5px;
 width: 270px;
 float: right;
}
#leftcolumn { 
 float: left;
 font:.9em Arial, Helvetica, sans-serif; color:#484848;
 line-height:20px;
 color: #333;
 margin: 10px 0px 0px 0px;
 padding-top:10px;
 padding-right:0px;
 padding-left: 20px;
 width: 620px;
 display: inline;
 position: relative;
 background-color: #ffffff;
}

#Home { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 100%;
/* display: inline; */
 /* position: relative; */
}

#doubleWide { 
 float: left;
 color: #333;
 margin: 10px 0px 0px 0px;
 padding: 10px;
 width: 882px;
/* display: inline; */
/* background:url(../images/Mexico_Map-3.gif) no-repeat; */
 /* position: relative; */
 background-color: #ffffff;
}

#footer { 
 width: 902px;
 clear: both;
 font: .7em Arial, Helvetica, sans-serif; 
 color: #dfdfdf;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}

#footer .seagnome { color:#919191;}

.clear { clear: both; background: none; }

#content_gallery_level { width:880px; margin-top:20px; float:left; background:#ffffff; text-align:left; background:url(../images/Mexico_Map-3.gif) no-repeat;}



/* ------------ TEXT and HTML ------------------ */

h1 { text-align: left; font-size: 1.6em;  margin: 0 0 0 10px; }
h2 { text-align: left; font-size: 1.2em; font-family:Arial, Helvetica, sans-serif; margin: 10px 0 0 0px; }
h3 { text-align: left; font-size: .95em; font-family:Arial, Helvetica, sans-serif; margin: 10px 0 0 0px; }
h4 { text-align: left; font-size: .85em; font-family:Arial, Helvetica, sans-serif; margin: 10px 10px 10px 10px; }
h5 { text-align: left; font-size: 1.6em;  margin: 0 0 0 10px; }

a.Navigation { text-align: left; font-size: 13px; font-weight:bold;  margin: 5px 0 5px 0px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#333333; }

a.Navigation:hover { text-align: left; font-size: 13px; font-weight:bold;  margin: 5px 0 5px 0px; font-family:Arial, Helvetica, sans-serif; text-decoration:underline; color:#990000; }

/* .Navigation a:visited { text-align: left; font-size: 16px; font-weight:bold;  margin: 5px 0 5px 0px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#333333; } */

/* a { color:#333333; text-decoration:none;}
a:hover { color:#C43131; text-decoration:underline; } */


li { font:.9em Arial, Helvetica, sans-serif; color:#484848; margin: 0 10px 0 10px; line-height:1.5em; text-align:justify; }
td { font:.9em Arial, Helvetica, sans-serif; color:#484848; margin: 0 10px 0 10px; padding:5px; line-height:1.5em; text-align:justify; }

p {
	margin-bottom:10px;
}

.HomeHeader {
font-family:"Times New Roman", Times, serif;
font-size:34px;
font-weight:bold;
color:#990000;
}


/* ------- FORM SIDEBAR ------- */

.box-lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	width: 205px;
}

.box-med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	width: 85px;
}
.box-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	width: 45px;
}

.form-height {
	margin-bottom: 0px;
}

.box-left-nav {
	width: 190px;
	border: 1px solid #E1E1E1;
	padding: 5px;
	background-color: #ffffff;	
}

.box-left-nav-inside {
	font-size: 10px;
	color: #666666;
	background-color: #F6F6F6;
	list-style-image: url(http://graphics2.worldweb.com/images/images/arrow-sm.gif);
	list-style-position: inside;
	line-height: 16px;
}

.sponsor-photo {
	padding-bottom: 6px;
}

/* ------------------ GALLERY -------------------  */

.gallerycontainer{
position: relative;
width:820px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -700px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
