
td,P {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: verdana, georgia, verdana, arial;
}
A {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: arial, georgia, verdana;  TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 11px; COLOR: orange; FONT-FAMILY: arial, georgia, verdana; TEXT-DECORATION: none
}
A.nav {
	COLOR: white; FONT-FAMILY: arial, georgia, verdana; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: black; FONT-FAMILY: arial, georgia, verdana; TEXT-DECORATION: none
}

A.navfooter {
	COLOR: #565a32; FONT-FAMILY: arial, georgia, verdana; TEXT-DECORATION: none
}
A.navfooter:hover {
	COLOR: black; FONT-FAMILY: arial, georgia, verdana; TEXT-DECORATION: none
}

h1 {
	font-size: 11px;
	COLOR: #565a32; 
	FONT-FAMILY: arial, georgia, verdana; 
	TEXT-DECORATION: none
}


DIV.leftspacer {
	WIDTH: 10px; 
	margin: 10px;
}

DIV.hometext {
	WIDTH: 370px; 
	COLOR: #565a32; 
	TEXT-ALIGN: left;
	margin-left: 6px;
}

DIV.portfoliotext {
	WIDTH: 370px; 
	COLOR: #565a32; 
	TEXT-ALIGN: center;
	margin-left: 6px;
}

table {
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}

table th {
	border-width: 3px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}
td {
	border-width: 3px;
	padding: 1px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}