body
{
	background-color: #959595;
    color: white;
    background-image: url(/images/halftone-bg.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color:white;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
}

div.contentcol
{
    position: relative;
    width: 900px;
    margin: 0px auto;
    padding: 0px;
	background-image: url(/images/content-background3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
    min-height: 900px;
}

div.masthead
{
    height: 152px;
	margin: 0px;
    padding: 0px;
	background-image: url(/images/large-atf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    text-align: right;
}

div.navigation
{
    position: absolute;
    top: 175px;
    left: 20px;
}


div.infobox
{
	position: absolute;
	top: 120px;
	left: 470px;
	background-image: url(/images/infobox-background3.jpg);
	width: 230px;
	height: 470px;
	margin: 0px;
	padding: 15px 10px;
}

div.infobox h1
{
	border: solid 1px #feefce;
	text-align: center;
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

a
{
    color: #B8C763;
}

p
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

div.pastprojects
{
    position: absolute;
    bottom: 30px;
    right: 0px;
}

div.welcome
{
    position: absolute;
    top: 150px;
    left: 350px;
    width: 500px;
    margin: 0px;
    padding: 0px;
}

div.content
{
    position: relative;
    top: 0px;
    left: 250px;
    width: 575px;
    padding: 15px 15px 1px 15px;
    margin: 0px;
    background-image:url(/images/black-transparent.png);
}

div.content-bottom
{
    position: relative;
    top: 0px;
    left: 250px;
    padding: 0px 0px 40px 0px;
    width: 590px;
    height: 15px;
    margin: 0px;
    background-image:url(/images/content-bottom.png);
    background-repeat: no-repeat;
}

div.welcome p
{
    margin-left:10px;
}

div.welcome ul.style2
{
	list-style-image: url(/images/bullet2.png);
	margin: 0px 0px 0px 10px;
	padding: 5px 5px 5px 20px;
	color: white;;
	font-size: 10pt;
	
}

ul.style1
{
	list-style-image: url(/images/bullet3a-cream.png);
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 25px;
	color: white;;
	font-size: 10pt;
	
}

div.footer
{
    font-weight: bold;
	color: #00ff00;
    position: absolute;
    bottom: 5px;
    padding: 10px;
    width: 900px;
    text-align: center;
}

.error
{
    color: black;
    background-color: yellow;
}

div.error
{
    padding: 5px 10px;
    margin: 0px 0px 10px 0px;
}

div.error ul
{
    margin: 0px 0px 0px 16px;
    padding: 0px;
}

a img
{
    border-width: 0px;
}

.leadin, h3
{
    color: #b8c763; 
    font-weight:bold; 
    font-style:italic;
}

img.pp
{
    margin: 0px 5px 10px 0px;
    padding: 0px;
}