/* Hometech  */
	
#content a:link {
	color: #c30;
	}

#content a:visited {
	font-size: 10px;
	color: #c30;
	}

#content a:hover {
	color: #f60;
	}

#content a:active {
	color: #f90;
	}




body	{
	color: #000;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
ul {	
	padding: 0px;
	font-size: 0.80em;
	line-height: 1.5;
	font-family: "Courier New", Courier, mono;
	list-style: none;
	}
	
p, td, h1, h2, h3, h4, h5, h6	{
		font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	}

h1	{
	font-size: .6em;
	font-weight: bold;
	}

h2	{
	font-size: .7em;
	color: #666;
	font-weight : bold;
	margin-bottom: 2em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 2em;
	text-align: left;
	font-size:  0.70em;
	line-height: 1.5;
	}



/* Basic page divisions */


#banner {
	margin-top: 20px;
	}

#content1	{
	padding-top: 30px;
	padding-right: 25px;
	}
	
#content2	{
	padding-top: 30px;
	}
	
td#leftfill {
	background: white url(/_images/home/leftfill.jpg) no-repeat;
	}

	

/* Navigation bar components */

.alt {
	display: none;
	}

#thinking {
	text-align: right;
	background: #eee;
	}




	
	
/* Portfolio  */


#view a:link {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	}

#view a:visited {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	}

#view a:hover {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	}

#view a:active {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	}





/* Switch  */

#switch  {
	text-align: right; 
	}	
	
#switch a:link {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	}

#switch a:visited {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	}

#switch a:hover {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	}

#switch a:active {
	font-size:  0.60em;
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	}	
	
	
	
#projinfo {
	font-size:  0.60em;
	color: #c30;
	text-align: left; 
	}

#projinfo .info {
	color: #000000
	}

/* Footer  */

#footer 	{
	font-size: 10px;
	margin-top: 50px;
	margin-bottom: 10px;
	}

#footer a:link {
	text-decoration : none;
	color: #c30;
	}

#footer a:visited {
	font-size: 10px;
	text-decoration : none;
	color: #c30;
	}

#footer a:hover {
	text-decoration : underline;
	color: #f60;
	}

#footer a:active {
	text-decoration : none;
	color: #f90;
	}

/* Footerhome  */

#footerhome 	{
	font-size: 10px;
	margin-bottom: 10px;
	}

#hometech {
	text-align: right; 
}


#copyright {
	color: #666;
}
	
#footerhome a:link {
	text-decoration : none;
	color: #666;
	}

#footerhome a:visited {
	font-size: 10px;
	text-decoration : none;
	color: #666;
	}

#footerhome a:hover {
	text-decoration : underline;
	color: #f60;
	}

#footerhome a:active {
	text-decoration : none;
	color: #666;
	}