body {
	font: .70em/1.5em Arial;
	color:#222222;
	background-color: #00331A;
	margin-top: 15px;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	padding-left: 0px;
	text-align: right;
	}

p {
	margin-bottom:1.75em;
	margin: 10px 15px;
	text-align: justify;
	}

a {
	text-decoration:none;
	color:#00C;
	}
br {
	text-align: center;
}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:850px;
	font-size:1.2em;
	background: #E6E6E6;
	}
#wrapper #main-content2 #content_subpage .entry table tr td p br {
	text-align: center;
}
#header {
	height:110px;
	background:url(images/bg-header.jpg) no-repeat;
	}
#flasher {
	height:140px;
	background-image: url(images/bg-main-content.jpg);
}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.jpg) repeat-x;
	padding:0 10px;
	letter-spacing: 0.15em;
	font-size:12px;
	}
#sidebar {
	float:left;
	width:180px;
	background:#efefef;
	margin-right:10px;
	margin-left: 0px;
	margin-top: 20px;
	}
	
/* rightbar */

#rightbar {
	float: right;
	width: 27%;
	padding: 0;
	margin:0;
	background-color: #FFFFFF;
}
#rightbar2 {
	float: right;
	width: 225px;
	padding: 0;
	margin:0;
	background-color: #E6E6E6;
}	
	
#content {
	float:left;
	width:400px;
	min-height:500px;
	padding-left: 0px;
	padding-right: 0px;
	}
#content_subpage {
	float:left;
	width:600px;
	min-height:500px;
	padding-left: 0px;
	padding-right: 0px;
}
#main-content {
	float:left;
	width:590px;
	min-height:500px;
	padding-left: 20px;
	background-image: url(images/bg-main-content.jpg);
}

/* Heading's */
#main-content2 {
	float:left;
	width:820px;
	min-height:500px;
	padding-left: 20px;
	background-image: url(images/bg-main-content.jpg);
}
#main-content3 {
	float:left;
	width:843px;
	min-height:460px;
	padding-left: 7px;
	background-image: url(images/bg-main-content.jpg);
}

/* Entries */

.entry {
	text-align:justify;
	line-height:1.5em;
	}
.entry-title {
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.submenu {
	text-align:left;
	line-height:1.2em;
	font-size: .95em;
}
.subtitle {
	font-size:1.2em;
	font-weight:bold;
	line-height: 1.3em;
	text-align: left;
}
.date {
	margin: 0 10px 0 5px;
	margin-left: 350px;
}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
.textlist {
	margin-right:10px;
	margin-left: 40px;
	list-style-image: url(images/bullet2.jpg);
}
.numlist {
	margin-right:10px;
	margin-left: 60px;
}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#FFFFFF;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.jpg) no-repeat center center;
	}
#sidebar-bottom-Research {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:25px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}
#footer {
	clear:both;
	height:35px;
	width: 850px;
	background-image: url(images/bg-footer.jpg);
	}

/* Footer */

#footer-valid {
	cursor:default;
	color:#000000;
	letter-spacing: 0.2em;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	}
#footer-valid a {
	color:#000000;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#000000;
	text-decoration:underline;
	}
.TulaneGreen {
	color: #00331A;
}

/* additional classes */

.clear { 
	clear: both; }
.green {
	color: #99CC66;
}
.gray  {	
	color: #BFBFBF; }
.blue {
	color: #224568;
}
.wavemist {
	color: #CCE4D9;
}
.white {
	color: #FFFFFF;
}
