/* Body */

body {
	background: #FFF url(../images/crc_bg.jpg) left top repeat-x;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	}
p, td, li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1	{
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0;
	}
h2	{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}
p	{
	font-size: 0.85em;
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
	}
dt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
	color: #333;
	}	
dd	{
	font-size: 12px;
	margin-bottom: 16px;
	margin-top: 2px;
	}
td img {
	display: block;
	border: 0;
	}
.inline {
	display: inline;
	}
ul li {
	list-style-type: square;
	text-align: left;
	line-height: 1.5em;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
ol li {
	text-align: left;
	line-height: 1.5em;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/* Links */

a:link {
	color: #FFC726;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #FFC726;
	}
a:hover {
	text-decoration: underline;
	color: #FFC726;
	}
a:active {
	text-decoration: underline;
	color: #FFC726;
	}


/* Header */

#dsglogo {
	background: transparent url(../images/bg_concrete3.jpg) repeat;
	}
#dsgpics {
	background: transparent url(../images/bg_concrete3.jpg) repeat;
	}
#dsgpics img {
	margin: 0 8px 0 7px;
	padding: 0;
	display: inline;
	}
#hdrbottom {
	background: transparent url(../images/header_05.jpg) repeat;
	}

	
/* Content */

#content {
	margin: 0;
	}
#primarycontent {
	background: #59729F url(../images/content_right.jpg) right top repeat-y;
	}
#primarycontent td.titletd {
	background: #FFC726 url(../images/titlebar_bg.gif) no-repeat;
	}
#primarycontent td.maintd {
	padding: 12px;
	}
#assc {
	background: #FFFFFF;
	margin-top: 10px;
	}


/* Left Sidebar */

#sidebar {
	margin: 0;
	}
td#sidebarbg {
	background: #000000;
	}
#menu {
	margin-top: 35px;
	}


/* Footer */

#footer {
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px solid #444444;
	}
#footer p {
	font-size: 11px;
	color: #efb70a;
	/* margin: 0; */
	/* padding-top: 10px; */
	/* line-height: 18px; */
	text-align: left;
	}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	color: #FFC726;
	font-weight: bold;
	text-decoration: underline;
	}
#lowbar {
	background: transparent url(../images/lowbar.jpg) repeat;
	}
#shadow {
	border-top: 1px solid #444444;
	background: transparent url(../images/shadow.gif) repeat;
	}


/* Misc */

a.hide:link, a.hide:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.hide:hover, a.hide:active {
	color: #FFFFFF;
	text-decoration: none;
	}
.project_table {
	border: 1px solid #ACB8CF;
	margin-bottom: 3px;
	}
.project_table td {
	padding: 3px;
	}
.project_title {
	padding: 3px;
	background: #ACB8CF url(../images/project_title_bg.gif) repeat-x;
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
	}
.project_info td {
	padding: 3px;
	font-size: 0.75em;
	}
.project_info_item {
	text-align: right;
	font-weight: bold;
	}
.start_slides {
	font-weight: bold;
	font-size: 11px;
	background: #000000;
	padding: 2px;
	}
a.start_slides:link, a.start_slides:visited {
	color: #FFC726;
	font-weight: bold;
	text-decoration: none;
	}
a.start_slides:hover, a.start_slides:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
a.start_slides_img:link img, a.start_slides_img:visited img {
	border: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
	}
a.start_slides_img:hover img, a.start_slides_img:active img {
	border: 1px solid #FFC726;
	padding: 0;
	margin: 0;
	}
.portfolio_set {
	border-bottom: 1px solid #ACB8CF;
	margin-bottom: 5px;
	margin-right: 10px;
	}
.portfolio_set td {
	padding: 3px;
	}
td.portfolio img {
	border: 1px solid #FFFFFF;
	margin-bottom: 0.50em;
	}
td.portfolio h1 {
	font-size: 0.90em;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
td.portfolio ul {
	margin: 0.25em 0 0.50em 0;
	padding-left: 1.0em;
	}
td.portfolio ul li {
	list-style-type: square;
	text-align: left;
	line-height: 1.10em;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	}