html, body {
	margin:0px auto;
	text-align:center;
	background:#000 url(images/bg_tile.jpg) repeat;
	color:#666;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:21px;
	padding:0px 0px 40px 0px;
}
p {
	margin:0px 0px 20px 0px;
	padding:0px;
}
.sidebar p {
	margin:0px;
	padding:0px;
}
h1 {
	color:#072b60;
	font:23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 20px 0px;
}
h2 {
	color:#072b60;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 0px 0px;
}
h3 {
	color:#6094c0;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px 0px 0px 0px;
	display:inline;
}
h4 {
	color:#fff;
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:15px 0px 0px 0px;
}
h5 {
	color:#6095c1;
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 0px 0px;
}
h6 {
	color:#6094c0;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px 0px 0px 0px;
}
a:link, a:visited {
	color:#ff7f00;
	text-decoration:none;
}
a:hover {
	color:#ffbf00;
	text-decoration:none;
}
ul {
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style-type:none;
}
ul li {
	margin:0px;
	padding:0px 0px 0px 12px;
	background:url(images/li.gif) top left no-repeat;
}
ul ul {
	margin:0px;
	padding:0px 0px 0px 30px;
}
ul ul li {
	margin:0px;
	padding:0px 0px 0px 12px;
}
.albumbar ul {
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style-type:none;
}
.albumbar ul li {
	margin:0px;
	padding:0px 0px 0px 0px;
	background:none;
}
em {
	font-style:italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bg {
	margin:0px auto;
	background:url(images/bg_bar.jpg) repeat-x;
}
#container{
	width:800px;
	margin:0px auto 0px !important;
}
#top {
	width:800px;
	height:100px;
	overflow:hidden;
}
#logo {
	width:210px;
	height:100px;
	float:left;
}
#nav {
	height:50px;
	overflow:hidden;
	float:right;
}
#header {
	width:800px;
	height:300px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#content {
	width:800px;
	background:#fff url(images/content_bg.jpg) no-repeat;
}
#cola {
	width:540px;
	float:left;
	padding:20px;
	text-align:left;
}
#colb {
	width:220px;
	float:right;
	text-align:left;
}
#colc {
	width:760px;
	text-align:left;
	padding:20px;
}
#footer {
	width:760px;
	height:30px;
	overflow:hidden;
	background:url(images/footer_bg.jpg) no-repeat;
	color:#fff;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	padding:10px 20px 0px 20px;
}
#footer p, .pagetitle p {
	margin:0px;
	padding:0px;
}
#footerleft {
	float:left;
}
#footerright {
	float:right;
}
#footer a:link, #footer a:visited {
	color:#072b60;
	text-decoration:none;
}
#footer a:hover {
	color:#072b60;
	text-decoration:underline;
}
.clear {
	clear:both;
}
.sidebar {
	/*background:url(images/sidebar_bg.gif) no-repeat;*/
	width:165px;
	/*height:316px;*/
	padding:0px 15px 0px 40px;
	color:#fff;
	font:11px Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	line-height:25px;
}
.sidebartop {
	width:220px;
	height:12px;
	overflow:hidden;
	background:url(images/sidebar_top.gif) no-repeat;
	margin:20px 0px 0px 0px;
}
.sidebarbg {
	width:220px;
	background:url(images/sidebar_fade.gif) repeat;
}
.sidebarpoint {
	width:21px;
	height:27px;
	background:url(images/sidebar_point.gif) left center no-repeat;
	height:auto;
}
.sidebarbottom {
	width:220px;
	height:13px;
	overflow:hidden;
	background:url(images/sidebar_bottom.gif) no-repeat;
	margin:0px 0px 20px 0px;
}
.sidebarimg {
	margin:20px 0px 0px;
}
.pagetitle {
	width:360px;
	/*float:right;*/
	z-index:5;
	position:absolute;
	top:0px;
	left:440px;
	text-align:left;
	padding:5px 0px 0px 0px;
}
.required {
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	font-weight:bold;
}
.disclaimer {
	font-size: 10px !important;
	color: #444 !important;
	line-height: 12px !important;
}
.phone {
	color:#072b60;
	font:23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.brand {
	color:#fff;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:18px;
}
.title {
	color:#6094c0;
	font-style:italic;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
}



/*     gallery     */
form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(http://grafelectric.com/gallery/graphics/button-bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	/*font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;*/
}

.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0px 0px 20px 0px;
}

#picture_caption {
	color:#072b60;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0px 0px 0px;
}

#main_container {
	width:760px;
	text-align:left;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#wrapper {
	/*font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;*/
	text-align:left;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #8db5d9;
	border-width: 1px;
	border-color: #255d9b;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}


#jump_menu {
	float: right;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {

	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px; 
}

a.print {
	background-image: url(http://grafelectric.com/gallery/graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {border: 0px; cell-padding: 0px}

.date
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
    }
		
a.nav-link-img-next {
		background-image:    url(http://grafelectric.com/gallery/graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(http://grafelectric.com/gallery/graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #255d9b;
		text-align: center;
}

.comments-closed {
		color: #255d9b;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {

	font-size: 65%;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
		 text-align: center;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image: url(http://grafelectric.com/gallery/graphics/x.gif);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border-bottom:    1px solid maroon;
    border-top:       1px solid maroon;
    border-left:      1px solid maroon;
    border-right:     1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
.albumbar {
	/*background:url(http://grafelectric.com/images/sidebar_bg.gif) no-repeat;*/
	width:730px;
	/*height:316px;*/
	padding:0px 15px 0px 15px;
	color:#fff;
	font:11px Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	line-height:16px;
}
.albumbartop {
	width:760px;
	height:8px;
	overflow:hidden;
	background:url(http://grafelectric.com/images/album_top.jpg) no-repeat;
	margin:20px 0px 0px 0px;
}
.albumbarbg {
	width:760px;
	background:url(http://grafelectric.com/images/album_mid.jpg) repeat;
}
.albumbarbottom {
	width:760px;
	height:8px;
	overflow:hidden;
	background:url(http://grafelectric.com/images/album_bottom.jpg) no-repeat;
	margin:0px 0px 0px 0px;
}