/* LINKS SECTION */	
a:link
	{
	color: #353535;
	text-decoration: none;
	}

a:visited
	{
	color: #353535;
	text-decoration: none;
	}
	
a:hover
	{
	color: #000000;
	text-decoration: underline;
	}

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

a:hover h2 {
	text-decoration: underline;
	}
	
a:link containerPortNav {
	color: #353535;
	text-decoration: underline;
	}	


/* SPACERS */	
.spacer0	{
	height: 0px;
		}

.spacer5	{
	height: 5px;
		}

.spacer10	{
	height: 10px;
		}

.spacer15line	{
	height: 15px;
	margin: 0 0 5px 0;
	background-image: url(../images/site/whtbg_line.jpg);
				}
				
.spacer15line2	{
	height: 15px;
	margin: 0 0 5px 0;
	background-image: url(../images/site/whtbg_line2.jpg);
				}				

.spacer15	{
	height: 15px;
		}

.spacer20	{
	height: 20px;
		}

.spacer25	{
	height: 25px;
		}
		
.spacer35	{
	height: 35px;
		}

.spacerPortfolio	{
	height: 35px;
		}

.p16	{
	line-height: 16px;
	}



/* TEXT */	
body 	{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #252525;	
	}

h1 	{
	font-family: Georgia, serif;
	font-size: 40px;
	line-height: 42px;	
	font-weight: bold;
	letter-spacing: 2px;
	color: #517B19;
	}

h2 	{
	font-family: Georgia, serif;
	font-size: 17px;
	line-height: 19px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #517B19;
	}
	
h3 	{
	font-family: Helvetica, sans-serif;
	font-size: 7px;
	line-height: 8px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #517B19;
	}
	
h4 	{
	font-family: Georgia, serif;
	font-size: 12px;	
	font-weight: bold;
	letter-spacing: 1px;
	color: #517B19;
	}	

DIV#containerRight
	{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	color: #252525;
	text-transform: uppercase;
	}

.tag
	{
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	color: #517B19;	
	text-transform: uppercase;
	}	

.slash
	{
	font-size: 6px;
	color: #252525;
	vertical-align: top;
	}
	
	
ol li
	{
	margin: 0 0 5px 30px;
	}
	
li {
	line-height: 14px;
	margin: 0 0 10px 0;
	}
	
h2 li {
	line-height: 21px;
	margin: 0 20px 10px 30px;
	}

	
	
ul#twitter_update_list {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px
	}	

ul#twitter_update_list a
	{
	display:block;
	}