a:link { 
	color: #666666;
	text-decoration: underline; }
	
a:visited { 
	color: #666666;
	text-decoration: underline; }
	
a:hover { 
	color: #333333;
	text-decoration: underline; }

	
.bgcolor {
	background-color: #cccccc; }

.default {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	line-height: 1.5em; }
	
#shell {
	 }

.header {
	width: 660px;
	height: 80px;
	border-bottom: 2px solid #000;
	padding: 3px; }

/* splashpage styles: */

.splashdefault {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;}

.splashenter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0099FF;	}


a.splash:link {
	color: #0099FF; }

a.splash:visited {
	color: #0099FF; }

a.splash:hover {
	color: #000099; }

.splashpad {
	padding-top: 200px; }

	
/* Homepage styles: */	
	
.hometext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.5em;
	padding: 5px 25px 0px 25px; }
	
.homecaption {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 1.2em;
	padding: 0px 20px 0px 20px; }

table.dashed {
	border-top: 1px dashed #333333;  }
	
.quicksearchhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #CCCCCC;
	width: 260px;
	padding: 3px;
	border-bottom: 1px solid #ccc; }
	
.detailsearchhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #CCCCCC;
	width: 320px;
	padding: 3px;
	border-bottom: 1px solid #ccc; }
	
.searchtitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333; 
	padding-bottom: 5px;}

/* Profile, News & Links and Featured work styles: */

#imageframe {
	margin: 0px 10px 10px 10px; }

#imagecaption {
	padding: 3px 0px 3px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
	color: #333333; }

	
.default-pad {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 1.5em;
	margin: 0px 3px 0px 8px; }
	
.firstsectionhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333; 
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;}
	
.sectionhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666; 
	border-bottom: 1px dashed #CCC;
	margin-top: 15px;
	margin-bottom: 10px; }