BODY {
background:#FFFFFF !important;
width:650px !important;
margin:10px !important;
}

H1 {
font:26px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#8d401a;
margin:0px;
padding:0px 0px .5em 0px;
letter-spacing:1px;
}
H2 {
font:22px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#8d401a;
margin:0px;
padding:0px 0px .5em 0px;
letter-spacing:3px;
}
H3 {
font:18px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#8d401a;
margin:0px;
padding:0px 0px .5em 0px;
letter-spacing:3px;
}

H4 {
font:26px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#2a4e79;
margin:0px;
padding:0px 0px .5em 0px;
letter-spacing:1px;
}
H5 {
font:22px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#2a4e79;
margin:0px;
padding:0px 0px .5em 0px;
letter-spacing:3px;
}
H6 {
font:18px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#2a4e79;
margin:0px;
padding:0px 0px .5em 0px;
letter-spacing:3px;
}

P {
font:12px bold "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
color:#2a2a11;
margin:0px;
padding:0px 0px .5em 10px;
letter-spacing:1px;
line-height:16px;
}

a {
text-decoration:none;
}
a:link, a:visited {
text-decoration:none;
color:#4177b7;
}
a:hover , a:active {
text-decoration:none;
color:#b78141;
}

 li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1.5px;
	line-height:120%;
	color:#2a2a11;
	list-style:none;
/*	list-style-position: inside; */
	margin:0px 0px 2px 10px;
	padding:2px 4px 2px 25px;
	background-image:url(../images/construct/smallarrowbullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
/*	text-indent:20px; */
	
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1.5px;
	line-height:140%;
	color:#2a2a11;
	
}

.projectshowleft {
width:100%; ;
}
.projectshowright {
width:100%;
}
