/* CSS Document */
* {
padding: 0;
margin: 0;
}
body {
	margin:10px;
	background-color: #f9f6f1;
}
a:link {
	color: #000066;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color:#613d34;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #633a0a;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 10px;
	line-height: 120%;
	margin-bottom: 10px;
}
h2 {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #633a0a;
	margin-right: 10px;
	line-height: 120%;
	margin-left: 10px;
	margin-bottom: 10px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	line-height: normal;
	margin-left: 10px;
}
#container {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#formcontainer {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content {
	float:left;
	width:70%;
	margin-left: 0px;
}
#sidebar {
	float:left;
	width:30% !important;
	width:29.9%;
}
#sidebar h3 {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 40px;
}
.shell {
	margin:0 auto;
	width:85%;
}
#footer {
	color:#FFFFFF;
	width: 750px;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	background-image: url(images/bg_barbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#masthead {
	background-color: #e2e3e5;
	background-image: url(images/nyloggaorange2.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 750px;
}
#nav {
	background-image: url(images/mainNavBg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	width: 750px;
	float: left;
}
#nav2 {
	background-image: url(images/mainNavBg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
}
#nav2 li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav2 a {
	display:block;
	float:left;
	line-height:2.1em;
	text-decoration:none;
	color:#663300;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 80px;
	text-align: center;
}
#nav2 a:hover {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}		
#nav2 first-child a {
	width: 40px;
}
#nav2 li:last-child a {
}
body#home #t-home a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#about #t-about a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#news #t-news a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#projects #t-projects a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#contact #t-contact a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#diabetes #t-diabetes a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#technology #t-technology a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
body#health #t-health a {
	color:#613d34;
	background-image: url(images/mainNavBg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
}
.imageleft {
	float: left;
	margin-top: 10;
	margin-left: 0px;
	margin-right: 10px;
}
.clearthis {
	clear: both;
}
.imageright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 20px;
	margin-top: 5px;
}
#content2 {
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 td {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-left: 0px;
}
.imagemiddle {
	float: left;
	margin-top: 10;
	margin-left: 220px;
	margin-right: 0px;
	margin-bottom: 10px;
}
div#formcontainer {
	width:480px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#formcontainer h3 {margin:20px 0 0 10px; font-weight:bold; font-size:100%;} /* adjust top margin for your context */
div#formcontainer h4 {margin:0 0 5px 10px; font-weight:normal; font-size:100%;}
div#formcontainer form  {
} /* the top border is visually 1 px thicker because it touches the div.clearfix bordertop */
div#formcontainer div.clearfix {
	border: 1px solid #8e5f55;
	padding:10px 0px;
	vertical-align:top;
} /* adds the line above each section and provides vertical spacing */
div#formcontainer form label {
	width:120px;
	float:left;
	font-size:100%;
	color: #663300;
	margin:0 10px;
} /* this is the text label on the left of each input */
/*some extra styles for the checkbox and radio button sets*/	
div#formcontainer input[type="submit"] {display:block; margin-left:auto; margin-right:10px;}
div#formcontainer input[type="reset"] {display:block; margin-left:auto; margin-right:10px;}
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */
#contact {
	float:left;
	width:100%;
}
#contact p {
	margin-left:10px;
	font-size: 14px;
	font-weight: normal;
	color: #633a0a;
}
.bold {
	font-weight: bold;
}
.green {
	color: #358223;
}
h3 {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #633a0a;
	margin-right: 10px;
	line-height: 120%;
	margin-left: 10px;
}
#sidebarnews {
	float:left;
	width:60% !important;
	width:59.9%;
}
#sidebarnews p {
	padding-left: 40px;
}
#sidebarnews a {
	color: #000000;
	text-decoration: underline;
}
#sidebarnews  h4 {
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contentnews {
	float:left;
	width:40%;
}
h4 {
	font-family: "Lucida Grande", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	line-height: 120%;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
}
.imageright2 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
.brown {
	font-weight: bold;
	color: #633a0a;
}
#sidebar a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #633a0a;
	text-decoration: underline;
}
#contentabout {
	float:left;
	width:60%;
}
#sidebarabout {
	float:left;
	width:40% !important;
	width:34.9%;
}
.imgabout {
	margin-top: 80px;
	margin-right: 0px;
	float: right;
}
#table {
	margin-left:10px;
}
.brownbigger {
	font-weight: normal;
	color: #633a0a;
	font-size: 14px;
}
#footer p {
	color:#000000;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
}
#footer a:hover {
	text-decoration:underline;
}#footer a:visited {
	color: #000000;
}
#sidebarcont {
	float:left;
	width:20% !important;
	width:29.9%;
}
.brownnormal {
	font-weight: normal;
	color: #633a0a;
}
