/* Design by Christopher Davison */

body { margin:0px; padding:0px; background-color: FFF;  line-height: 10px; }
h1 {font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size:18px; color: #90E8ED; text-indent:10px;}

span {font-family:Arial, Helvetica, sans-serif; font-size:10px; letter-spacing: 1px; line-height: 15px; color:#9CBF31; display: block;}
span.copyright {font-family:Arial, Helvetica, sans-serif; color:#666; font-size: 09px; text-align:center; font-weight: lighter; }
span.heading {font-family:  Helvetica, Arial, sans-serif; text-decoration:none; font-size:18px; font-weight: bold; color:#90E8ED;  text-indent:10px;  padding-bottom: 10px;}
span.gallerytitle{font-family:"Times New Roman", Times, serif;  text-align: left;  font-size:10px; line-height:05px;  color:#9CBF31; display: inline;} 
span.gallerydescription{font-family:  Arial, Helvetica, sans-serif;   text-align: left; font-weight: lighter; font-size:10px; line-height:15px;  color:#999; letter-spacing: 1px; display: inline; }
span.gallerysmalltype{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:11px;   color:#BBB;}

a.gallardolinks {color: #999; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-left: 10px; line-height: 1.5em; letter-spacing: .2em;  }



img {border: none; padding: none; margin: none;}
img.vert {padding-left: 195px; padding-right: 195px; border: 1px #DDD solid;}
img.horizontal {border: 1px #DDD solid;}
a href {border: none; padding: none; margin: none;}

div#topspace { width: 50px; height:30px; border: none; padding; 0px; margin: 0px;}
div#header {height: 70px; width: 100%;  margin:0px;   padding: 0px;  border: none; text-align:right;}
div#return {height: 15px; width: 165px; border: none; position: absolute; top: 30px;  margin:0px;   padding: 0px; line-height: 15px; padding-left: 40px;}


div#containergallery {width:700px; height: 70px;  padding-top: 10px; background-color: #FFF; border: none;   margin-left: auto; margin-right:auto;}
div#containersub1gallery {width: 700px; height: 480px;  border: none;  }
div#containersub1other {width: 400px; height: 300px; margin: 0px; background-color: #FFF;  border: 1px #7ECCD1 dashed; padding:20px; margin-left: auto; margin-right:auto; margin-top: 30px; }
div#containersub1links {width: 400px; height: 300px; margin: 0px; background-image:url(../images/linksbg.jpg);  border: 1px #999 solid;  margin-left: auto; margin-right:auto; margin-top: 30px; }
div#containersub1contact {width: 400px; height: 300px; margin: 0px; background-image:url(../images/contactbg.jpg);  border: 1px #999 solid;  margin-left: auto; margin-right:auto; margin-top: 30px; }
div#containersub1cv {width: 400px; height: 300px; margin: 0px; background-image:url(../images/cvbg.jpg);  border: 1px #999 solid;  margin-left: auto; margin-right:auto; margin-top: 30px; }
div#galtitle  
{ width:530px; height: 15px; float: left; border: none; }

div#galnav {width: 100px; height: 18px; border: none;  text-align: right; float: right;}


div#copyright  {margin-left: auto; margin-right: auto; width: 700px; background-color: #FFF; height: 15px; padding: 0px; border: none;  text-align: center; padding: 5px; line-height: 20px;}

div#smallspace {height:10px; width: 40px; padding: 0px; margin: 0px;}

div#galcontent {width: 700px;  height: 540px; border: none;  background-color: white; margin-left: auto; margin-right: auto; padding: 15px;}



/* regarding nav code below, big thanks to http://www.htmldog.com's suckerfish dropdown site */

#newnavheader {
	font: 11px arial, helvetica, serif;
	text-align: center;
	float: right;
	border: none;
	margin: 0 auto;
	padding: 1em 0;
	width: 270px;
	voice-family: "\"}\"";
	voice-family:inherit;}
	
a {
	text-decoration: none;
}

a:link {
	color: #999;
}


a:visited {
	color: #AAA;
}

a:active {
	color: #9CBF31;
}

a:hover {   color:#00CCCC;
	text-decoration: none;
}


ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: #999;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {color: #90E8ED;}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #999;
	padding: 0.2em 05px;
}

#nav li li a:hover {
	padding: 0.2em 0px;
	color: #90E8ED;

}

li {
	float: left;
	position: relative;
	width: 60px;
	text-align: center;
	background-color: white;

}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.5em 0 0em 0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: white;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}



