body
{
background: #262626;
padding: 0px;
margin: 0px;
}

body,input
{
font-size: 10px;
font-family: "georgia", "times new roman", serif;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;

}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


img
{
border: 0px;
}




#outer
{
z-index: 2;
position: relative;
width: 840px;
border: solid 8px #222;
border-top: none;
border-bottom: none;
background-color: #E0DEC0;
margin: 0 auto;
padding: 0px;

}

#header
{
position: relative;
width: 100%;
margin-bottom: 2px;
}

#flashmovie
{
position: relative;

}

#logo
{
position: relative;
top: 0px;
float: left;
margin: 30px 0px 30px 60px;
}

#tagline2
{
position: relative;
top: 0px;
float: right;
margin: 60px 60px 0px 0px;
}

#newsiteblock
{
position: relative;
float: right;
top: 78px;

}

#content
{
position: relative;
width: 100%;

}

.clear
{
clear:both;

}


#contact
{
position: relative;
top: 362px;
}

#left-column
{
position: relative;
float: left;
position: relative;
width: 480px;
padding: 20px 60px 10px 60px;
}

#right-column
{
position: relative;
float: right;
width: 180px;
padding: 20px 60px 20px 0px;
}

#profile
{
margin-bottom: 40px;
}

.copy h2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 1.4em;
line-height: 100%;
color: #52530b;

}

.copy h3 a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 100%;
font-style:italic;
color:#b00026;

}

.copy p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 160%;

}


.list {	margin: 0px;	padding: 0px;
	text-indent: 0px;	}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 160%;	margin-left: 0;	padding-left: 1em;	text-indent: 0em;

	
}

li {
	padding: 5px 0px;
}


.team-info
{
line-height: 160%;
position: relative;
float: left;
padding: 0px;
margin-right: 60px;
margin-bottom: 30px;

}

.team-info a
{
color:#b00026;

}

#projects
{
padding: 4px;
}

.project-box
{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #52530b;
}

.project-box-last
{
border-bottom: none;
}

#team
{

}

#tagline
{
position: relative;
float: left;
padding: 0px 0px 20px 0px;

}

#footer
{
font-size: 1.0em;
position: relative;
padding: 10px 0px 20px 60px;
background-color: #b4b589;
border-top: 1px solid #fff;
}
