body {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}
h1, h2, h3, h4 {
	clear: both;
}

h1  {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : Black;
	padding-top: 10px;
	font-size : 12pt;
	font-weight : bold;
}

h2  {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9pt;
	font-weight : bold;
}


ul  {
	margin-top: 0px;
	margin-bottom: 0px;
}

li  {
	margin-left: -20px;
}

a  {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #8B4500;
	text-decoration: underline;
	align : left;
	font-weight : bold;
}

a:hover  {
	color : black;
	text-decoration: underline;
}

a.imageLink { text-decoration:none; color: white;}
a.imageLink:hover { text-decoration:none;color: white; }


#container {
	width: 680px;
	\width: 700px;
	w\idth: 680px;
	/*border: 1px solid gray;*/
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#banner {
	padding: 5px;
	margin-bottom: 0px;
}

#banner img {
	border:0px none;
}
#content {
	padding: 5px;
	margin-left: 90px;
	background-color: transparent;
}

#sidebar-a {
	float: left;
	width: 80px;
	\width: 90px;
	w\idth: 80px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-image: url("sdfa");
	background-repeat: repeat;
	
	/*background:rgb(231,215,198);*/
}

.picRight {
	float: right;
	padding: 0px 10px 10px 10px;
}

.picLeft {
	float: left;
	padding: 0px 10px 10px 0px;
}


.portfolioboxleft, .portfolioboxright {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin: 4px 4px 10px 4px;
	padding: 6px 6px 6px 6px;
	width: 450px;
	border-color: Gray;
}
.portfolioboxleft {
	
}

.portfolioboxright {
	position:relative;left:250px;
}

.nav {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : blue;
	font-size : 10pt;
	font-weight: normal;
}	

.text  {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}

