body { 
	background-color: #000;
	text-align: center;
	font-family: Arial;
	font-size: 11pt; }

.silver { 
	background-image: url(images/backgrnd_silver.gif);
	clear: both; }

.page { 
	width: 800px;
	margin: 0 auto;
	clear: both; }

h1, h2 { 
	color: #fff;
	text-align: left; }
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1em;
}
				 
.text {
	color: #fff;
	text-align: left;
	clear: left;
	padding-bottom: 10px;
	padding-right: 20px;
	width: 600px;
}
.text p {
	margin: 10px 0;
}
				
.header { margin: 10px 0 20px; }
				
.portrait { 
	float: right;
	margin: 90px 0 90px 25px;
}
						
.logo {
	float: right;
	width: 100px;
	margin-left: 100px;
}
.logo a:visited img, .logo a:link img { border: thin solid #000; }
.logo a:hover img { border: thin solid #fff; }

.portfolio { 
	text-align: left;
	margin-bottom: 20px;
}						 
.portfolio img { 
	border: 0;
	margin-right: 3px;
}						 
.portfolio p { 
	width: 260px;
	font-size: 8pt;
	margin-top: -3px; }
						
.logo {
	float: right;
	width: 72px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
				
.logo img { margin: 5px; }
						
.icon { 
	float: right;
	margin: 100px 0 25px 20px }
				
.badges { 
	float: right;
	width: 72px;
	margin-top: 100px;
	margin-left: 25px;
}
					
.badges img { margin-bottom: 25px; }

ul { 
	color: #000;
	list-style-image: url('images/aquapencil.gif'); }
		 
#updated { 
	text-align: right;
	color: #fff;
	font-style: italic;
	font-size: 10pt; }

#banner { 
	color: #fff;
	margin: 40px auto; }

#banner img { border: 0; }

#banner p { margin-top: -2px; }

#links { clear: none; }
#facebook a img { margin-left: 150px; }


.navbarblk {
	text-align: right;
	color: #555;
}

.navbarblk a:link {  
	color: #999;
	text-decoration: none; 
}
.navbarblk a:visited { 
	color: #999;
	text-decoration: none; 
}
.navbarblk a:hover { color: #fff; }

.navbarslvr { 
	text-align: right;
	color: #555; 
}
						
.navbarslvr a:link { 
	color: #000;
	text-decoration: none; 
}
.navbarslvr a:visited { 
	color: #000;
	text-decoration: none; 
}
.navbarslvr a:hover { color: #ddd; }

a:link {
	text-decoration: none;
	color: #ccc; 
	}
a:visited { 
	text-decoration: none;
	color: #ccc; 
	}
a:hover { color: #0c0; }
	
.tweets {
	margin-top: 10px;
	width: 300px;
	float: right;
}


#links a:link {
	text-decoration: none;
	color: #ccc;
}
#links a:visited { 
	text-decoration: none;
	color: #ccc;
}
#links a:hover { 
	text-decoration: none;
	color: #f00;
}	
.text .contact { width: 450px; }
