/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html, body { background-color: #202020; font-size: 11px; }

* { font-family: Arial; font-size: inherit; font-weight: bold; }

a { color: #AAA; }
a:hover { color: #DFDFDF; }

div.outer-wrapper { width: 770px; min-height: 550px; margin: auto auto; background-color: #0A0A0A; color: #696765; }
div.header { height: 70px; padding: 30px; overflow: none; }
div.zend-cert { float: left; margin: 0 15px 0 0; }

div.nav { margin: 0 auto; height: 30px; text-align: center; }
div.nav div.contact { margin: 5px 0; }
div.nav a { font-weight: 12px; text-transform: uppercase; }
div.main div.section { padding: 0 30px; }
div.footer { margin: 2px auto 0; height: 20px; font-weight: normal; color: #777; text-align: center; }

h1 { font-size: 14px; font-weight: bold; color: #DDD; }
h2 { font-size: 12px; font-weight: bold; color: #AAA; }
h3 { font-size: 12px; font-weight: bold; color: #AAA; }

span.new { color: #FC3; }


/* Page-Specific Changes */
body#home div.outer-wrapper { width: 770px; }
body#home div.header { padding: 30px; }
body#home h1 { float: none; }
body#home div.nav { float: none; width: auto; }
body#photography div.main div.section { padding: 0 30px; }

/* Page-Specific Changes */
div.outer-wrapper { width: 990px; }
div.header { padding: 10px; }
div.header h1 { float: left; }
div.nav { float: right; width: auto; }

div.main div.section { padding: 0 20px; }

body#photography a#prev { float: left; width: 180px; text-align: center; }
body#photography a#next { float: left; width: 180px; text-align: center; }

body#photography h3 { float: left; width: 590px; font-size: 16px; text-align: center; }