html { 
	min-width: 742px;
	min-height: 800px;
	 }
body	{
	color: #ffffff;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
img.right {
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
img.left {
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.textLtSmB2	{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #FF6633; font-weight: bold;}

.textLtSmB3	{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; font-weight: bold;}

.textLtSm	{font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #ffffff}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, a	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
p, td, li, ul, ol {
	font-size:  9pt;
	}

.orange { color: #FF6633;}
	
a.menuLtSm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF6633; line-height:14pt; text-decoration:none;  font-weight: bold}

a.menuLtSm:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff ; line-height:14pt; text-decoration:none;  font-weight: bold}

a.menuDkSm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff; line-height:14pt; text-decoration:none;  font-weight: bold}

a.menuDkSm:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF6633; line-height:14pt; text-decoration:none;  font-weight: bold}

a {
	font-weight : bold; 
	text-decoration : underline;
	color: #ffffff;
	background: transparent; 
	}

a.textlink {
	font-weight : normal; 
	text-decoration : underline;
	color: #ffffff;
	background: transparent; 
	}
	

h1	{
	font-size: 14pt;
	font-weight: bold;
	color: #FF6633;
	}

h2	{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #FF6633;
	text-align: center;
	}
	
h3	{
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #FF6633;
	text-align: left;
	}
	
h4	{
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	font-weight : bold; 
	color: #FF6633;
	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: 25px;
	}
	
.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: #ffffff;
	color: #336633;
	font-size: 24pt;
	letter-spacing : 5px;
	margin: 0;
	font-weight: normal;
	} 
	
a.header {
	color: #ffffff;
	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: #ffffff;
	font-weight : bold; 
	text-decoration : none;
	font-size: 11pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
} 

a.smallbold:hover {
	color: #ffffff;
	font-weight : bold; 
	text-decoration : underline;
	font-size: 11pt;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.grey {
	background-color: #993333;
	color:#FF6633;
	}

/* Navigation bar components */


table#menubar	{
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	}
	
td.border {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
	
/* Footer components */


table#footer	{
	border-top: 2px solid #ffffff;
	}

table#footer td	{
	font: 11px verdana, arial, sans-serif;
	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;
}