body	{ 
		margin:0px; 
		background-color: #333333;
		color:#333333
		}

h1			{ font-family: Verdana; font-size: 10pt; letter-spacing: 2pt; font-weight: bold}
h2			{ font-family: Verdana; font-size: 10pt; letter-spacing: 1pt; color: #666666; 
               font-weight: bold; line-height: 100% }
               
p, td, div, ul, dl, dt, dd, pre, ol, li, blockquote, address	{ 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt; 
			color: #333333
			}
			
.navbar		{ font-size: 11px; }
.portfolio	{
	margin: 5px 20px 15px 0px;
	border: 1px solid #7E7B72;
	float: left;
}

a:link, a:visited 	{ color: #EBEBE9; text-decoration: none }
a:hover, a:active 	{ color: #FFFFFF; text-decoration: underline;  }

.contact	{  
			font-family: Verdana; 
			font-size: 9pt; 
			line-height:150%
			}

a:link.contact, a:visited.contact
			{ 
			color: #333333; 
			text-decoration: none; 
			}
			
a:hover.contact, a:active.contact
			{ 
			color: #000000; 
			text-decoration: underline; text-transform:none;
			}

.copyright	{  
			font-family: Verdana; 
			font-size: 9px; 
			color: #666666
			}

.credit		{
			color:#666666;
			font-family: Verdana; 
			font-size: 9px;
			}
			
a:link.credit, a:visited.credit
			{ 
			color: #666666; 
			font-size: 9px; 
			text-decoration: none 
			}
			
a:hover.credit, a:active.credit
			{ 
			color: #000000; 
			font-size: 9px; 
			text-decoration: underline; text-transform:none;
			}

a:link.artwave, a:visited.artwave
			{ 
			color: #F1F1EF; 
			font-size: 9px; 
			text-decoration: none 
			}
			
a:hover.artwave, a:active.artwave
			{ 
			color: #FFFFFF; 
			font-size: 9px; 
			text-decoration: underline; text-transform:none;
			}