body {
color:#4e4e34;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-color:#535337;
text-align:center;
padding:0px;
margin:5px 0px 5px 0px;
border-collapse:collapse;
}

h1 {
font-size:18px;
margin-bottom : 2px;
letter-spacing : 0.05em;
}

h2 {
margin-top : 2px;
font-size:15px;
}

h3 {
font-size:13px;
}

p {
	text-indent : 2em;
}
p:first-letter {
	font-weight : bold;
	font-size : 1.5em;
}

img {
border:none;
}

table, td {
border-collapse:collapse;
}

#banner {
height:80px;
text-align:left;
padding:5px;
}

#mainTable {
width:780px;
margin:0 auto;
background-image:url(../images/bgDarkHomeBW.jpg);
background-repeat:no-repeat;
background-position:0px 80px;
}

#mainSubTable {
background-color:#6b6b47;
width:780px;
margin:0 auto;
border:1px solid #4e4e34;
background-image:url(../images/bgDarkHomeBW.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
}

#rotateImg {
text-align:center;
vertical-align:top;
}

#copyright {
color:#333;
font-size:.7em;
text-align:left;
}

#copyright A,
#copyright A:hover,
#copyright A:visited,
#copyright A:active
{
color:#333;
text-align:left;
}


#contactBox {
padding-left:10px;
font-size:.9em;
text-align:left;
vertical-align:top;
color:#333;
}

#wrapper {
width:800px;
margin:0 auto;
}

#menuContainer {
color:#969663;
text-align:right;
border-top:1px solid #4e4e34;
padding:0px 0px 0px 0px;
background-color:#535337;
}

#menuContainer a {
font-weight:bold;
color:#6b6b47;
padding:0px 15px 0px 15px;
text-decoration:none;
background-color:#4e4e34;
border-left:1px solid #333;
border-right:1px solid #333;
}

#menuContainer a:hover {
color:#6b6b47;
background-color:#969663;
border-left:1px solid #555;
border-right:1px solid #555;
}

#portBox {
float:right;
z-index : 1;
}

#portBox img {
margin:15px;
border-style:double;
border-color:#888;
}

#content {
color: #eee;
border-top:1px solid #4e4e34;
border-bottom:1px solid #4e4e34;
text-align:left;
background-image:url(../images/portBoxBG.gif);
background-position:top right;
background-repeat:repeat-y;
padding:5px;
}

#contact_info,
#contact_form {
	width : 400px;
	margin-left : 100px;
	border-style : groove;
	border-color : #ccc;
	padding : 5px;
}
#contact_info a {
	color : #fc0;
}

#portfolio_wrapper
{
	width : 90%;
	border-style : none;
	border-color : #ccc;
}

#portfolio_list
{
	height : 350px;
	width : 250px;
	overflow : auto;
	border-style : none;
	border-width : 1px;
	border-color : #ccc;
}

#portfolio_list TABLE
{
	width : 100%;
}

#portfolio_list TD
{
	border-top-style : solid;
	border-bottom-style : solid;
	border-width : 1px;
	border-color : #ddd;
	padding : 5px 2px;
	cursor : pointer;
}

#job_details
{
	width : 95%;
	margin-left : 10px;
}

DIV.div_button {
	font-size : 14px;
	border-style : solid;
	border-width : 1px;
	border-color : #111;
	background : #ccc;
	font-family : serif;
	padding : 1px 4px;
	color : #000;
	cursor : pointer;
}

#job_photo {
	width : 400px;
	padding : 10px;
	border-style : solid;
	border-width : 1px;
	margin-bottom : 10px;
}

table.listtable {
	width : 100%;
}

tr.listrow {
	cursor : pointer;
	border-top-style : solid;
	border-bottom-style : solid;
	border-width : 1px;
	background : none;
	border-color : #000000;
}

tr.listrow td {
	cursor : pointer;
	border-top-style : solid;
	border-bottom-style : solid;
	border-width : 1px;
}

.listrow_active {
	cursor : pointer;
	background : #969663;
	border-top-style : solid;
	border-bottom-style : solid;
	border-width : 1px;
}

#content a {
	color : #ccc;
}
