body {
	background-color:#666;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	line-height: 1.2em;
	font-size:80%;
}

a, a:visited, a:active {
	text-decoration: underline;
	color:#c00;
}

a:hover {
	text-decoration: underline;
	color:#333;
}

th {
	text-align:left;
	vertical-align:top;
	padding-right: 1em;
}

.gallery-cols img {
	margin-right:8px;
	border:1px solid #666;
}

.gallery-cols td {
	padding-bottom:8px;	
}

.project-info td {
	padding-bottom:2px;
}

.project-details {
	margin-top: 10px;
	border-bottom:1px solid #666;
}

.project-details td {
	padding-bottom:2px;
}

.project-details th {
	border-bottom:1px solid #666;
}

.project-details .category-header {
	border-style:none;
	padding-top:5px;
}

h1 { 
	font-size: 140%;
	font-weight: bold;
	line-height:1.2em;
	color: #c00;
	margin: 5px, 0px, 12px, 0px;	
}

h2 { 
	font-size: 130%;
	font-weight: bold;
	color: #c00;	
	margin: 8px, 0px, 0px, 0px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #c00; 
	margin: 22px, 0px, 0px, 0px;
}

li {
	margin-top:0px;
	padding-top:0em;
	padding-bottom:0.4em;
}

#header {
	background-color:#c00;
	width:774px;
	display:table;
}

#top-navigation {
	width:774px;
	background-color:#444;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	display:table;
	margin:0px;
	padding:0px;
}

#top-navigation ul {
	clear:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#top-navigation ul li {
	padding:0px 4px 0px 0px;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
}

#top-navigation ul li a {
	text-decoration:none;
	color: #f3eeee;
	display:block;
	padding:1px 10px 1px 10px;
	border-right: 1px solid #666;
}

#top-navigation ul li a:hover {
	background-color: #300;
	color:#eee;
}

#top-navigation .right-nav {
	float:right;
	background-color:#ccc;
}

#top-navigation .right-nav a {
	color:#000;
}

#top-navigation .right-nav a:hover {
	color:#eee;
}

#wrapper {
	width: 795px;
	background-image:url(/images/background8.gif);
	background-repeat:repeat-y;
	display:table;
	float:left;
	padding:0px;
	margin:0px;
}

#left-content {
	float:left;
	width:160px;
	background-color:#f9f9f9;
	margin:0px 10px 0px 0px;
	padding:10px 0px 10px 10px;
}

#left-content ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

#left-content li {
	padding-top:0em;
	padding-bottom:0em;
	margin:0px;
}

#left-content li ul {
	margin-left:10px;	
}

#left-content li ul li a {
	width:150px;
}

#left-content ul li a {
	text-decoration:none;
	display:block;
	border-bottom:1px dashed #ccc;
	padding:0.3em 0em 0.3em 0em;
	margin:0px;
	width:160px;
}

#left-content ul li a:hover {
	background-color:#eee;
}

#left-content a:hover {
	text-decoration:underline;
	color:#333;
}

#main-content {
	float:left;
	margin:0px 0px 0px 1px;
	padding:10px 10px 10px 9px;
	background-color:#fff;
	display:table;
	width:574px;
}

#main-content ul {
	padding-left:0px;
	margin-left:10px;
}

#main-content ul li {
	padding-left:0px;
	padding-right:0px;
	margin-left:8px;
	margin-right:8px;
}

#footer {
	float:left;
	diplay:table;
	width:575px;
	color:#fff;
	margin:0px;
	padding:10px 10px 10px 190px;
	background-color:#666;
}

#footer a, #footer a:active, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	color: #ccc;
}

.advance-case a {
	color: #c00;
}

.caption {
	margin-top:2px;
	line-height: normal; 
	color: #666;
}
