﻿/* - Copyright © Luke Franklin 2009. All Rights Reserved - */
* {
	margin: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, ol, ul, dt, dd, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
}
html {
	font-size: 100.01%; /*16px*/
}
html, body {
	width: 100%;
	height: 100%;
}
body {
    background: #000000 url( 'Bokeh.jpg' ) repeat scroll center -150px;
	line-height: 1.4;
	word-spacing: 0.07em;
	letter-spacing: 0.2em;
	color: #444;
	margin: 0;
	font-size: 62.5%; /*10px*/
    font-family: Corbel, Helvetica, Arial, Sans-Serif;
    line-height: 1.4em;
    word-spacing: 0.1em;
    letter-spacing: 1px;
}


a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #660066;
}
a:hover, a:focus, a:active {
	color: #CC0000;
}

#Box
{
    position: absolute;
    left: 50%;
    top: 14px;
    margin-left: -422px;
    width: 844px;
    height: 850px;
    background: #FFFFFF url( 'Box.jpg' ) no-repeat scroll center center;
    overflow: auto;
}
h1, h2, h3, h4, p, ul
{
    display: block;
    position: absolute;
    top: 31px;
    left: 26px;
    margin: 0;
    padding: 34px 29px 188px 29px;
    font-weight: normal;
    line-height: 1em;
    z-index: 2;
}
h1
{
    padding: 0 29px 0 4px;
    color: #f79230;
    font-size: 4.8em;
	word-spacing: normal;
	letter-spacing: normal;
    text-shadow: 0 0 1px #f79230;
}
h1 a, h1 a:visited, h1 a:hover, h1 a:focus, h1 a:active
{
    color: #f79230;
}
h1 .Part2
{
    color: #f15f4a;
    text-shadow: 0 0 1px #f15f4a;
}
h1 .Part3
{
    color: #4c5ca9;
    font-size: 0.75em;
    line-height: 1em;
    text-shadow: 0 0 1px #4c5ca9;
}
h1 .Part4
{
    padding-left: 10px;
    color: #444;
    font-size: 0.375em;
    line-height: 1em;
    word-spacing: 0.1em;
    letter-spacing: 1px;
    text-shadow: 0 0 0 #444;
}

h2, h3, p, ul
{
    color: #4ea94c;
    font-size: 1.4em;
}

#PhotoCaption
{
    top: 210px;
    left: 295px;
    padding: 0 29px 188px 0;
}
#MyPhoto
{
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: -100px;
    padding: 0 29px 188px 0;
}
p
{
    top: 345px;
    left: 50%;
    margin-left: 154px;
    padding: 0 29px 188px 4px;
}

h2
{
    top: auto;
    bottom: 630px;
    padding: 34px 29px 0 14px;
    font-size: 3.6em;
    text-shadow: 0 0 1px #4ea94c;
}
h4
{
    top: 220px;
    padding: 0 29px 188px 49px;
    font-size: 1.4em;
    word-spacing: normal;
	letter-spacing: normal;
}
ul
{
    top: 245px;
    padding: 0 29px 188px 25px;
}

#BusinessCardLabel
{
    top: auto;
    left: auto;
    right: 619px;
    bottom: 225px;
    padding: 34px 0 0 29px;
}
#BusinessCard
{
    position: absolute;
    left: 226px;
    bottom: 19px;
    width: 524px;
    height: 331px;
}
#BusinessCard img
{
    position: absolute;
}
#BusinessCard p
{
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    text-indent: -99999px;
}
#BusinessCard a
{
    display: block;
    width: 100%;
    height: 100%;
}
#BusinessCard .TagLine
{   
    position: static;
}
#BusinessCard .TagLine a
{
    position: absolute;
    top: 218px;
    left: 178px;
    width: 170px;
    height: 25px;
}
#BusinessCard .Website
{
    top: 50%;
    left: 50%;
    width: 450px;
    height: 50px;
    margin-left: -223px;
    margin-top: -45px;
}
#BusinessCard .Email
{
    top: 50%;
    left: 50%;
    width: 70px;
    height: 25px;
    margin-left: -223px;
    margin-top: -25px;
}
#BusinessCard .Phone
{
    top: 286px;
    left: 374px;
    width: 130px;
    height: 25px;
}

#NoticeBar
{
    position: absolute;
    top: 0;
    right: 0;
    border-left: solid 1px #000;
    border-bottom: solid 1px #000;
    padding: 0 4px 2px 5px;
    background-color: #f6ffde;
}