body {
margin: 0;
padding: 0;
font-size: 1em;
background-color: #000;
font-family: tahoma,geneva,arial,verdana,san-serif;
}

/*
a:link, a:active {
color:#00f;
text-decoration:underline; 
}

a:visited {
color: #606; 
}

a:hover {
color:#f00;
text-decoration:none; 
}
*/

h2
{
	font-size: .8em;
	color: #666;
	margin: 5px 2em 5px 2em;
	padding: 3px 0 3px 14px;
	text-align: left;
	border-bottom: 1px solid #666;
	background-image: url(images/bullet-list.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
font-weight:normal;
}
h2 span
{
font-weight:bold;

	color: #333;
}
h2 a {
color: #777;
text-decoration: underline;
font-weight:bold;
display:none;
}

h2 a:hover {
color: #ccc;
text-decoration: none;
}

h3 {
	font-size: .8em;
	color: #333;
	margin: 5px 2em 5px 2em;
	padding: 3px 0 3px 2px;
	text-align: left;
	border-bottom: 1px solid #666;
clear:both;
font-weight:normal;

}
.address {
margin: 0;
padding: 6px 0 6px 0;
font-size: .7em;
color: #fff;
font-family: tahoma,geneva,san-serif;
text-align: left;
white-space: nowrap;
}
.address a {
color: #fff;
text-decoration: underline;
}
.address a:hover {
color: #ccc;
text-decoration: none;
}
p.small {
margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 1px;
font-size: .7em; 
}

td.head {
background-color: #FFFFFF; 
}

ul.glossary {
margin: 0;
padding: 0; 
}

ul.glossary li {
margin: 0;
padding: .4em 0 .4em 15px;
list-style-type: none;
border-bottom: 1px solid #CCCCCC; 
}

.body {
background-color:#fff;
padding: 0px 0 0px 0;
margin: 0 0 0 0;
text-align:center;
border-top: 1px solid #ababab;
}


.body img {

margin:3px;
}


.body .button {
width: auto;
border-color: #CCCCCC #000033 #000033 #CCCCCC;
border-width: 2px;
border-style: solid; 
}

.body .formspan {
width: 20%;
font-size: 1em;
float: left;
clear: none; 
}

.body form {
padding: 0;
margin: 0;
font-size: .8em; 
}

.body form p {
font-size: 1em; 
}

.body input {
border: 1px solid #CCCCCC;
width: 35%;
margin: .2em 0 .2em 0; 
}

.body p {
font-size: .8em;
width:76%;
text-align:left;
padding-top: .2em;
padding-bottom: .2em;
padding-right: 12%;
padding-left: 12%; 
}

.body table {
border: 1px solid #CCCCCC;
border-collapse: collapse;
width: 100%;
font-size: .8em; 
}

.body table td {
border: 1px solid #CCCCCC;
border-collapse: collapse; 
}

.body textarea {
width: 95%;
height: 50px;
font-size: 1em;
font-family: Arial,helvetica,geneva,san-serif;
border: 1px solid #CCCCCC;
padding: .3em;
margin: .3em 0 .3em 0; 
}

.body ul, .body ol {
font-size: .8em;
margin: 0;
padding-left:5px; 
padding-right:5px;
text-align:left;
margin: auto auto auto 2em;
}

.body ul.inner {
font-size: 1em; 
}

.body li {
padding: .4em 0em .4em 10px;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
background-image: url(images/resume-list.gif);
background-repeat: no-repeat;
background-position: -2px 6px; 

}

.body li span
{
display:block;
padding:0 8px 0px 0;
font-weight:bold;
}
.breadcrumb {
width: auto;
padding: .5em 0 .5em 0px;
margin: 0 0 0 200px;
font-size: .7em;
border-bottom: 1px dotted #CCCCCC;
overflow: hidden;
display:none; 
}

.copyright {

padding: 5px 0 10px 0;
margin: 0;
/*white-space: nowrap;*/
font-size: .6em;
color: #fff;
text-align: center;

}

.extraspace {

clear: both;
padding-bottom: 300px; 
}

h1.header {
border-bottom: #333;
text-align: left;
font-family: Trebuchet, "Arial Black", sans-serif;
font-size: .9em;
background-color: #000;
color: #fff;
padding:10px 0 0 0;
background-image: none;
clear:both;
margin:0;
text-decoration: none;
background-repeat: repeat-x; 
white-space: nowrap;
line-height: auto;
font-weight: normal;
}

h1.header a {
text-decoration: none;
color: #fff;
padding:0;
margin:0;
}

.nav
{
display: none;
}




.nav ul
{
	width: auto;
	height: auto;
margin: auto;
padding: 3px;
}

.nav ul li
{
	display: inline;
	list-style-image: none;
	padding: 0;
color: #fff;
}
.nav a, .nav a:visited, .nav a:active
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 15px 3px 15px;
}
.nav a:hover {
	color: #333;
	background-color: #ccc;
background-image: url(images/header-bgd.gif);

}

.nav span {

	text-decoration: none;
	color: #ccc;
	padding: 3px 15px 3px 15px;
}

.samples {
margin: 0 0 0 0;
padding: 0;
/*
overflow: auto;
height: 400px;
*/
}

.samples img {
border: 1px solid #CCCCCC;
margin: 5px 2px 5px 2px;
overflow:hidden;
padding:1px; 
}

samples img a {
padding:1px;
background-color: #00f; 
}

samples img a:hover {
padding:1px;
background-color: #F00; 
}


.sampnav {
/*text-align: left;*/
/*font-size: .8em;*/
font-weight:normal;
white-space: nowrap; 
color: #777;
padding-left: 10px;
position: absolute;
top: 110px;
right: 25px;
font-size:.9em;
display: none;
}

.sampnav a {
font-weight:normal;
color: #777;
text-decoration: underline;
}
.sampnav a:hover {
color: #ccc;
text-decoration: none;
}
.samplesbig .sampbox img {
border: 1px solid #CCCCCC;
float: left;
clear: none;
width: 370px;
height: auto; 
}

.samplesbig .sampbox p {
width: 150px;
font-size: .8em;
float: left;
clear: none;
padding: 0 0 0 3px;
margin: 0; 
}
#home img {
padding: 20px 20px 40px 20px;
border: 0 none;
}
#home a{
border: 0 none;
}
#reviews
{
	background-image: none;
padding:0px;
}

#resume
{
	background-image: none;
padding:0px;

}

#press
{
	background-image:none;
padding:0px;

}


#biography
{
	background-image: none;
padding:0px;

}

#statement
{
	background-image:none;
padding:0px;

}

#hideprint {
display:none;
}
#resume .top li {
display:none;

}
#resume a {
color:#000;
text-decoration:none;
}