html, body { height: 100%; }
body { background: #000 url(img/bkg.jpg) fixed; margin: 0; padding: 0; color: #fff; text-align: center; }

#wrapper { width: 972px; min-height: 100%; text-align: left; margin: 0 auto -100px; }
#head { width: 866px; height: 160px; background: url(img/bkg-head.png) bottom; padding: 30px 53px 0; }
#content { background: url(img/bkg-cnt.png) repeat-y; overflow: auto; position: relative; clear: both; }
#main { float: left; width: 580px; padding: 0 50px 40px 56px; }
#side { float: right; width: 200px; padding: 10px 36px 20px 30px; }
#push { height: 100px; clear: both; }
#foot { clear: both; height: 70px; padding: 30px 56px 0; width: 860px; margin: 0 auto; text-align: left; background: url(img/bkg-foot.png) top; margin-top: 6px; }
#twitter_div { background: url(img/twitter.png) no-repeat; width: 130px; padding: 0 0 0 70px; min-height: 140px; }

a { white-space: nowrap; color: #00aeef; }
a:hover { color: #9f5908; text-decoration: none }
a:focus, a:active { color: #fc3; }

h1, h2, h3, h4 { margin-bottom: 0; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-weight: normal; color: #00aeef; }
h1 { font-size: 1.625em; color: #d0cebb; }
h2 { font-size: 1.5em; }

p, address, ul, ol, code { font: normal 0.8125em/1.6em Verdana, Arial, Helvetica, sans-serif; color: #fff; margin-top: 0; }
ul ul, ul ol, ol ol, ol ul { font-size: 1em; }
address { margin-top: 1.6em; }
code { color: #9f5908; font-style: italic; }
abbr { border-bottom: 1px dotted; cursor: help; }

#side ul { list-style: square; margin-left: 0; padding-left: 18px; }
#twitter_update_list { margin: ;	padding: 0; }
#twitter_update_list li { font-size: 0.625em; list-style: none;	margin: 0 0 16px -16px;	padding: 0; font-size: 0.6875em; line-height: 1.375em; }
#twitter_update_list li span { font-size: 120%; }

img { border: 0; }
hr { color: #000; background-color: #000; border: none; height: 1px; margin: 0 0 16px; }
#logo { float: left; margin: 0 0 55px; }
#tag-line { float: right; margin-top: 59px; }
.sm { font-size: 70%; }
.ctr { text-align: center; }
.block { display: block; }
.clear { clear: both; }
.alignRight { text-align: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.marginTop24 { margin-top: 44px; }
.marginTop44 { margin-top: 44px; }
.alert { color: #f55; }

a[href$=".pdf"] { background: green; }
a[href^="http"] { padding-right: 14px; background: url(img/external.png) no-repeat top right; }

#skip { float: right; margin: 0 3px; padding: 0; font-size: 0.6875em; line-height: 16px; clear: right; }
#skip li { list-style: none; float: left; margin-left: 20px; }
#foot p { font-size: 0.6875em; line-height: 2em; margin: 0; }
#skip a, #foot a { color: #fff; text-decoration: none; }
#skip a.sitemap { padding-left: 20px; background: url(img/sitemap.png) no-repeat; }
#skip a.skip-to { padding-left: 20px; background: url(img/skip-to.png) no-repeat; }
#skip a:hover, #foot a:hover { color: #00aeef; }

/* Styles for the entire LavaLamp menu */
.lavaLamp { position: relative; height: 54px; width: 580px; padding: 0; overflow: hidden; margin: 0; }
/* Force the list to flow horizontally */
.lavaLamp li { float: left; list-style: none; }
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back { background: url(img/bkg-menu.png) no-repeat; width: 9px; height: 54px; z-index: 8; position: absolute; }
.lavaLamp li.back .left { background: url(img/bkg-menu.png) no-repeat top left; height: 54px; margin-right: 9px; }
/* Styles for each menu-item. */
.lavaLamp li a { position: relative; overflow: hidden; text-decoration: none; text-transform: uppercase; font: bold 14px arial; color: #fff; outline: none; text-align: center; height: 24px; z-index: 10; letter-spacing: 0; float: left; display: block; margin: auto 10px; padding-top: 30px; white-space: nowrap; }
.lavaLamp li a:hover { color: #00aeef; }

.portfolioTitle { cursor: pointer; padding: 6px 12px; background: url(img/portfolio-open.png) right center; margin: 4px 0 0; font-size: 1.125em; clear: both; }
.portfolioTitle:hover { color: #FFFFFF; }
h2.portfolioTitle { margin-top: 24px; }
.portfolioOpen { background: url(img/portfolio-close.png) right center; }
.portfolioWork { padding: 12px; background: url(img/bkg-portfolio.png); overflow: auto; }
.portfolioWork p { font-size: 0.75em; line-height: 1.5em; }
.portfolioWork img.work { float: left; margin: 0 16px 0 0; border: 1px solid #000; }

form { font: 0.8125em/1em Verdana, Arial, Helvetica, sans-serif; color: #fff; }
form div { padding: 4px 0 8px; }
fieldset { padding: 0 30px 30px; border: 1px solid #161616; }
legend { font: 1.25em "Myriad Pro", Arial, Helvetica, sans-serif; color: #00aeef; padding: 16px 8px; margin: 0; }

/* Form Validation */
label.error { float: none; color: #f55; padding-left: 20px; background: url(img/cross.png) no-repeat left center; margin-left: 6px; }
label.checked { background: url(img/tick.png) no-repeat left center; height: 16px; width: 16px; margin-left: 6px; }

/* Data Tables */
table { margin-bottom: 20px; border-top: 1px solid #000; border-left: 1px solid #000; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
td, th { font-size: 0.6875em; padding: 2px 5px; border-right: 1px solid #000; border-bottom: 1px solid #000; }
caption { color: #fff; font-size: 0.8125em; font-weight: bold; background: url(img/bkg-menu.png);text-align: left; padding: 5px; border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000 }
tfoot td { color: #fff; background: url(img/bkg-menu.png); padding: 5px; }
.odd  {}
.even { background: url(img/bkg-portfolio.png); }