body {
	background-image: url(images/interface/background.jpg);
	background-repeat: repeat-x;
	background-color: #6E3210;
	font-family: verdana, arial, serif;
	font-size: 12px; 
	line-height: 1.5; 
	text-align:left;
	 text-align: center;
  min-width: 702px;
	}
table{font-family: verdana, arial, serif;
	font-size: 12px; 
	line-height: 1.5;
	background:white;
	border-collapse:collapse;
	}
	 td.padded {
 padding-bottom:20px;
 }
td.projectBorder{
padding-bottom:20px;
padding-top:20px;
border-bottom-style: groove; 
border-bottom-color: #cccccc; 
border-bottom-width: 1px;
 }

img.thumbnails{
border-style:solid;
border-color:black;
border-width: 1px;
}

#outer {
	text-align:left;
	width:702px;
	margin:auto;
	background: white;

	margin-left: auto;
  margin-right: auto;

	}

#header {
	height:80px;
	background:white;
	color: #333333;
	}
#topshadow {
text-align:left;
	width:702px;
	margin:auto;
	background: white;
	height:15px;
	}
#designInfo{
text-align:center;
font-size: 10px; 
color: #fff;
line-height: 20px;

}

a.bottom:link {color: #ccc; text-decoration: underline; }
a.bottom:active {color: #999; text-decoration: underline; }
a.bottom:visited {color: #ccc; text-decoration: underline; }
a.bottom:hover {color: #999; text-decoration: underline; }

#headerline {
	height:12px;
	background:white;
	color: #333333;
	}

#bodyblock {
	position:relative;
	background-color: white;
	color: #333333;
	width:702px;
	padding:0;
	height: 100%;
	}

#content {
	width:542px;
	background-color:white;
	color: #333333;
	text-align:left;
	font-family: verdana, arial, serif;
	font-size: 12px; 
	line-height: 1.5;
display: inline;
float: left;
height: 100%;
background-color:white;
	}

h3{
color: #980F23;
font-size: 15px;
}

#contentmargins{
margin-left: 10px;
margin-right: 20px;
margin-bottom: 20px;
height: 432px;
overflow: auto;
}

#l-col {
	float:left;
	background-color: white;
	color: #333333;
	width:150px;
	padding-bottom: 20px;
	height: 100%;
	}

#leftline {
	float:left;
	background-color: white;
	color: #333333;
	width:10px;

	height: 100%;
background-image: url(images/interface/left_line_small.jpg);
background-repeat: repeat-y;
	}

#leftshadow {
	float:left;
	background-image: url(images/interface/left_shadow.png);
	background-repeat: repeat-y;
	width:10px;
	}
