/* @override
	http://localhost:8888/css/bgdstyle.css */

/* http://meyerweb.com/eric/tools/css/reset/ ----------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; vertical-align : baseline; background : transparent; }
body { line-height : 1; }
ol, ul { list-style : none; }
blockquote, q { quotes : none; }
blockquote:before, blockquote:after, q:before, q:after { content : ''; content : none; }
:focus { outline : 0; }
ins { text-decoration : none; }
del { text-decoration : line-through; }
table { border-collapse : collapse; border-spacing : 0; }
/* What wasn't above. Duplicates removed*/
/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
:link,:visited { text-decoration:none }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* Body ----------------------------------- */
body {
background: #fff;
margin: 0 auto;
padding: 0;
font: 1.1em/1 georgia, sabon, "New Century Schoolbook", "Times New Roman", times, serif; 
color: #323232;
width: 920px;
text-rendering: optimizeLegibility;}	

/* Layout ----------------------------------- */
.datagrid { width: 740px;
margin: 0 auto; 
overflow: hidden;}
.datagrid li { float: left; padding: 10px;}
.port.datagrid li { width: 226px; padding-bottom:20px;}
.port.datagrid li.wide2 { width: 472px; padding-bottom:20px;}
.port.datagrid li.wide3 { width: 720px; padding-bottom:20px;}
.port.datagrid img { padding-bottom:10px;}
.section { width: 800px; margin: 0 auto; clear: both;}
.section p { margin-right: 200px; line-height: 1.6;}

/* Cover --------------------*/
.cover .datagrid li { float: none; margin-top:50px;}
.cover .datagrid li img{ margin:0px auto;}
.cover .desc p { margin: 30px 80px}

/* Contact --------------------*/
.section.contact { width: 740px; height: 320px; margin: 0 auto; }
.vcard { line-height:2;}

/* Header --------------------*/
#header {padding-top: 25px; width: 900px; height: 175px; margin: 0 auto;}

#header h1{ float: left; 
width: 224px; height: 61px; 
text-indent: -9999px; 
background: transparent url(/i/billgotz.png) no-repeat;

}

#header h1 a { 
display : block; 
height : 61px;
border: 0px;
outline : none;
}

/* footer --------------------*/
#footer {
width: 900px;
height: 100px;
margin: 5em auto 0;}
.copyright {float: left;}
#footer p{margin-top: 20px}
#footer .email {border-bottom: none;}

/* Navigation ----------------------------------- */
#header .nav.main {margin-top: 43px; float: right; font-size: 1.2em;}
#footer .nav.main { float: right;margin-top: 20px;}
.nav.main li {display: inline; padding-left: 1em;}
.nav.main a {padding: 46px 0 46px 1em; border-bottom: 0; color: #393939;}
.nav.main a:hover, .nav.main a:active, .nav.main a:focus {
	color: #969696;}
.nav.port-section { margin: 3em 0 3em 40px;}
.nav.port-section li { display: inline; padding-right: 1em;}

/* Link anchors -------------------------------------- */
a, a:link, a:visited {color: #6f6f6f; border-bottom: 1px solid #999;}
a:hover, a:active, a:focus {color:#888; border-bottom: 2px solid #000;}

/* Images
--------------------------------------------- */
img { display: block }

/* Headings----------------------------- */
h1, h2, h3, h4, h5, h6 {font-weight: normal;color: #000000;}
h1 {font-size:1.7em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;line-height:1;margin-bottom:1em;}
h3 {font-size:1.2em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1em;}
h6 {font-size:1em;font-weight:bold;}

/* Text---------------- */
.port.datagrid li {font-size: .85em;}
p {margin:0 0 1.3em;}
blockquote {margin:1.5em;font-style:italic;}
strong {font-weight: bold;color: #504e4e;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1.1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

