* {
padding: 0;
margin: 0;
}

html {
font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
font-size: 13px;
color: #333;
border-style: none;
}

body {
background: #FFF url() no-repeat;
}

a {
outline: none;
}

img {
border-style: none;
}

img.detail {
margin-bottom: 7px;
padding: 4px 4px 9px 4px;
border: 1px solid #ccc;
border-top-color: #eee;
border-right-color: #ddd;
border-bottom-color: #bbb;
background-color: #fff;
}

#brandWrap {
clear: both;
float: left;
height: 50px;
width: 100%;
}

#brand {
background: transparent none repeat scroll 0%;
float: left;
height: 50px;
text-align: left;
}

#logo {
float: left;
padding-right: 0px;
margin: 16px 670px 0pt 44px;
}

#info {
float: left;
position: relative;
margin-left: -100px;
}

#info ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}

#info li {
display: inline;
line-height: 50px;
color: #FF3333;
}

#info li a {
text-decoration: none;
color: #FF3333;
}

#info li a:hover {
color: #FF3333;
text-decoration: underline;
}

h1.headline {
float: left;
background: transparent url(images/aPortfolioSite.png) no-repeat;
height: 41px;
width: 900px;
text-indent: -9999px;
margin-bottom: 40px;
clear: left;
}

#content {
float: left;
margin-left: 44px;
margin-bottom: 40px;
margin-right: 399px;
width: 600px;
border-right: #999 solid 1px;
}

#content p {
	margin-bottom: 1.2em;
}

#content p.resume {
font-size: 1.1em;
line-height: 1.5em;
margin-bottom: 0.7em;
margin-right: 1.7em;
}

#content h2.resume {
margin-bottom: 0.5em;
font-size: 1.8em;
text-transform: uppercase;
color: #333;
font-weight: lighter;
letter-spacing: -0.0125em;
}

#content h3.resume {
font-family: Georgia, "Times New Roman", Times, serif;
margin-bottom: 0.3em;
letter-spacing: 0.0525em;
font-size: 1.3em;
}

#content h3.last {
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: 0.5em;
margin-bottom: 0.3em;
letter-spacing: 0.0525em;
font-size: 1.3em;
}

#content h4.resume {
margin-bottom: 0.3em;
margin-top: 0.5em;
margin-right: 1.7em;
letter-spacing: 0.0325em;
font-size: 1.2em;
}

#content h5.resume {
margin-bottom: 0.3em;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 0.0325em;
font-size: 1em;
}


/* THUMBNAILS */

ul.thumbnails a {
display: block;
float: left;
margin: 0;
padding: 4px 4px 9px 4px;
border: 1px solid #ccc;
border-top-color: #eee;
border-right-color: #ddd;
border-bottom-color: #bbb;
background-color: #fff;
text-align: center;
}

ul.thumbnails a:hover {
border-color: #ccc;
background-color: #B8B89F;
}

ul.thumbnails a {
width: 80px;
margin-right: 10px;
margin-bottom: 10px;
}

ul.thumbnails {
margin: 0 0 10px 0;
padding: 0;
float: left;
text-align: center;
background-color: #;
line-height: 1em;
list-style: none;
}

ul.thumbnails li {
display: inline;
margin: 0;
padding: 0;
}


/* NAVIGATION THUMBNAILS */

ul.navigation {
margin: 0 0 10px 0;
padding: 0;
float: left;
}


/* next */


#next {
float: left;
width: 300px;
margin-left: 100px;
position: absolute;
top: 330px;
left: 565px;
}


ul.navigation li {
display: inline;
margin: 0;
padding: 0;
}


#nav h2 {
font-weight: lighter;
padding-bottom: 0.75em;
}

#nav h2 span {
font-size: 0.7em;
}


#foot {
background-color: #000;
height: 300px;
overflow: hidden;
clear: both;
}

#foot p {
margin: 50px 0pt 0pt 44px;
color: #fff;
font-size: 1em;
line-height: 2em;
letter-spacing: 0.055em;
text-transform: lowercase;
}

#foot p.note {
color: #fff;
text-transform: uppercase;
font-size: 0.75em;
}

#foot a {
color: #FF3333;
text-decoration: none;
}

#foot a:hover {
color: #FF3333;
text-decoration: line-through;
}



/* THE NAVIGATION */


#nav {
float: left;
margin-left: -380px;
width: 180px;
padding-bottom: 50px
}


#nav ul {
list-style-type: none;
text-transform: uppercase;
letter-spacing: 0.0525em;
}

#nav li {
margin: 0;
padding: 0;
float: left; /* this corrects the */
width: 100%; /*IE whitespace bug */
}

#nav a {
display: block; /*to increase clickable area as a's default to inline */
color: #FF3333;
text-decoration: none;
padding: 0 3px;
line-height: 2.75em;
border-bottom: 1px solid #999;
}

#nav a:hover {
background: #B8B89F;
}


#nav #nav_all {
border-top: 1px solid #999;
}

#nav li.current {
background: #B8B89F;
}

#nav li.current a {
color: #333;
}













