



body {
	margin: 0;
	padding: 0;
	background-color: #003942;
	background-image: url(images/banner_bg.gif);
	background-repeat: repeat-x; 
	}
body, td, pre, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
p, li, pre {
	line-height: 1.4;
	}
p, ol, ul, dl, li, pre {
	margin-top: 0;
	}
ul {
	list-style-type: square;
	}
li ul {
	list-style-type: circle;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003942;
	font-size: 20px;
	margin: 0 0 20px 0;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 30px 0 12px 0;
	}
a:link {
	color: #df7900;
	font-weight: bold;
	}
a:visited {
	color: #df7900;
	font-weight: bold;
	}
a:active {
	color: #df7900;
	font-weight: bold;
	}
a:hover {
	color: #df7900;
	font-weight: bold;
	text-decoration: none;
	}
img {
	border: 0 none;
	}
#mother {
	width: 758px;
	margin: 0 auto 20px auto;
	padding: 0;
	background-image: url(images/mother_bg.gif);
	background-repeat: repeat-y;
	}
#content {
	margin: 0 35px 0 35px;
	padding: 5px 0 70px 0;
	border-bottom: 1px solid #c2bfaf;
	}
#banner {
	margin-bottom: 15px;
	}
#otherExamples {
	width: 336px;
	float: right;
	margin: 80px 0 20px 20px;
	background-color: #fff;
	clear: both;
	background-image: url(images/column_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #807c6a;
	}
#otherExamples div {
	padding: 25px;
	background-repeat: no-repeat;
	background-image: url(images/column_bg_top.gif);
	}
#otherExamples h2 {
	margin-top: 0;
	}
#featuredSite {
	border: 1px dotted #333;
	background-color: #fff;
	padding: 10px;
	margin: 0 0 30px 20px;
	text-align: center;
	float: right;
	}
#nihExamples {
	white-space: nowrap;
	clear: left;
	}
#footer {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 15px 0 30px 0;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#footer pre {
	font-size: 11px;
	color: #333;
	}

/* HOME PAGE STYLES */
.columnize {
	width: 293px;
	float: left;
	padding: 0 12px 40px 30px;
	}
#nihTrainingHomePage #banner {
	margin-bottom: 30px;
	}
#nihTrainingHomePage .columnize ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
#nihTrainingHomePage .columnize li {
	/*font-family: Arial, sans-serif;*/
	font-weight: bold;
	font-size: 14px;
	line-height: 1.1;
	color: #636052;
	}
#nihTrainingHomePage .columnize li ul {
	margin: 10px 0 35px 20px;
	}
#nihTrainingHomePage .columnize li li {
	/*font-family: Verdana, sans-serif;*/
	font-weight: normal;
	font-size: 11px;
	color: #444;
	padding: 0 0 8px 8px;
	background-image: url(images/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 5px;
	}
#projects {
	background-image: url(images/projects_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 590px;
	}
html>body #projects {
	height: auto;
	}
#projects h1 {
	padding: 30px 0 10px 30px;
	background-image: url(images/projects_bg_top.gif);
	background-repeat: no-repeat;
	}


	
/* PROJECT LIST */
#projectList {
	margin: 0 0 50px 0;
	padding: 0;
	list-style-type: none;
	}
#projectList li ul {
	margin: 10px 0 15px 0;
	}
#projectList li {
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.1;
	font-size: 14px;
	}
#projectList li li {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 12px;
	}
#projectList li ul {
	margin: 10px 0 15px 0;
	}
	
	
	
	
	
	
#aboutDvinci {
	}
.cl {
	clear: both;
	}
img.picRight {
	margin: 0 0 10px 10px;
	float: right;
	}
img.picLeft {
	margin: 0 10px 10px 0;
	float: left;
	}
	
	
	
	
#siteDetail {
	width: 336px;
	float: left;
	margin: 0 20px 20px 0;
	background-color: #fff;
	clear: both;
	background-image: url(images/column_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #807c6a;
	}
#siteDetail div {
	padding: 25px;
	background-repeat: no-repeat;
	background-image: url(images/column_bg_top.gif);
	}
#siteDetail p {
	line-height: 1.1;
	}
.about {
	margin-top: 20px;
	}
#description {
	margin-left: 356px
	}
#returnToMain {
	margin-bottom: 10px;	
	}
#nextProject {
	float: right;
	margin-bottom: 10px;	
	}
.oacuDemo {
	margin-bottom: 50px;
	}

