/*
-----------------------------------------------
hashmedia.com Style Sheet
author:   Cameron Moll
version:  2004.01
----------------------------------------------- */
html body {
	background: #fff; 
	margin-top: 40px; 
	background: #f2f2f2; 
	font: 11px Tahoma, Arial, sans-serif; 
	color: #8b8b8b;
	}
form {margin: 0; padding: 0;}
p {margin: 1.0em 0;}
h1 {
	font-size: 11px; 
	color: #333; 
	font-weight: bold; 
	margin: 0;
	text-shadow: #666 0px 0px 2px;
	}

/* Hrefs
----------------------------------------------- */
a:link,a:active {
	color: #0175ba; 
	text-decoration: none;
	border-bottom: 1px dotted #0175ba;
	text-shadow: #666 0px 0px 2px;
	}
a:visited {color: #712fcc; text-decoration: none;}	
a:hover {color: #01a7ff; border-bottom: 1px dotted #01a7ff;}
a img {border-width: 0; border-style: none;}

/* IDs
----------------------------------------------- */
#clients {width: 280px;}
#content {width: 350px; margin-top: 10px;}
#copyright {
	width: 250px; 
	text-align: center; 
	font-size: 10px; 
	color: #999; 
	margin-top: 15px;
	}
#copyright a:link,a:active,a:visited,a:hover {border-bottom: none;}	
#divBg {background: #ececec url(../img/divBg.gif);}
#divBottom {height: 13px; background: #ececec url(../img/divBottom.gif);}
#divTop {height: 13px; background: #ececec url(../img/divTop.gif);}
#logo {width: 196px;}
#pic {width: 350px; margin-top: 15px;}
#scroll {
	width: 328px;
	height: 191px;
	overflow: auto; 
	}

/* Classes
----------------------------------------------- */
.center {margin: 0 auto;}
.f0 {font-size: 9px;}
.f5 {font-size: 15px;}
.portfolio ul {margin: 0; padding-left: 15px;}
.portfolio li {margin-left: 0; list-style: none;}
.space {margin-top: 1.0em;}
.year {margin: 10px 0 3px;}