body	{
	color: #cccccc;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
        font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
}
	
.hide	{
	display: none;
	}
	
img.norm {
	display: block;
	border: 0;
	}

img.port {
	display: block;
	border: 1;
        border-color: #cccccc;
}

img.right {
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
img.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.textLtSmB2	{font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #cccccc; font-weight: bold;}

.textLtSmB3	{font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #cccccc; font-weight: bold;}

.textLtSm	{font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; color: #cccccc}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a	{
	font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; 
	}
	
p, td, li, ul, ol {
	font-size:  10pt;
	}
	
a.menuLtSm { font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #cccccc; line-height:14pt; text-decoration:none;  font-weight: bold}

a.menuLtSm:hover { font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #cccccc ; line-height:14pt; text-decoration:none;  font-weight: bold}

a.menuDkSm { font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #cccccc; line-height:14pt; text-decoration:none;  font-weight: bold}

a.menuDkSm:hover { font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #cccccc; line-height:14pt; text-decoration:none;  font-weight: bold}

a {
	font-weight : bold; 
	text-decoration : underline;
	color: #cccccc;
	background: transparent; 
	}

a.textlink {
	font-weight : normal; 
	text-decoration : underline;
	color: #cccccc;
	background: transparent; 
	}
	

h1	{
	font-size: 14pt;
	font-weight: bold;
	color: #cccccc;
	}

h2	{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #cccccc;
	text-align: center;
	}
	
h3	{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #cccccc;
	text-align: left;
	}
	
h4	{
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #cccccc;
	text-align: left;
	}
	

#content {
	width: 750px;
	margin: 0 auto;
	}
	
#workshopParagraphs {
	line-height: 15px;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
/* Basic page divisions */

table#primarycontent	{
	margin: 0;
	}

#primarycontent	{
	padding: 15px;
	}
	
.twentyParagraphs {
	line-height: 20px;
	}
	
.fifteenParagraphs {
	line-height: 20px;
	}
	
table.resume td {
padding-top: 5px;
padding-bottom: 5px;
}

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	}

#sidebar img	{
	margin: 30px 0 15px 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	}
/* Header  components */

td.header {
	background-color: #cccccc;
	color: #336633;
	font-size: 24pt;
	letter-spacing : 5px;
	margin: 0;
	font-weight: normal;
	} 
	
a.header {
	color: #cccccc;
	font-weight : normal; 
	text-decoration : none;
	background: #fff; 
	font-size: 24pt;
	letter-spacing : 5px;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
} 

a.smallbold {
	color: #cccccc;
	font-weight : bold; 
	text-decoration : none;
	font-size: 12pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
} 

a.smallbold:hover {
	color: #cccccc;
	font-weight : bold; 
	text-decoration : underline;
	font-size: 12pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.grey {
	background-color: #993333;
	color:#cccccc;
	}

/* Navigation bar components */


table#menubar	{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;

	}
	
td.border {
	border-top: 1px solid #cccccc;
}
	
/* Footer components */


table#footer	{
	border-top: 1px solid #cccccc;
	}

table#footer td	{
	font: 9pt
	margin-right: 3px;
	margin-left: 3px;
	}

table#footer td a	{
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	display: block;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
	}
	
#footer td a:link, #nav td a:visited {
	background: transparent;
	display: block;
	line-height: 25px;
	} 

#footer td a:hover {
	color: #999966;
	} 

table#work	{
	padding-left: 20px;
	padding-right: 10px;
	line-height: 15px;
}