/* CSS Document */

body {background: url('images/main-backg.jpg') repeat-x #9EA6F9; margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;}
p {
	font-size:13px;
}
	
.main .content p {
	line-height:140%;
	text-align:center;
	}
a {
	color:#C9570C;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
.menu a, .menu p{
	color:#000099;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:6px;
	text-align:left;
	font-weight:bold;
}
.box p {
	line-height:normal;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FE7D27;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	text-align:center;
}
h1.main-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#000099;
	font-weight:bold;
	text-align:center;
	margin:35px 200px 0px 35px;
}
.main-title a {
	color:#000099;
	text-decoration:none;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FF3300;
	margin-bottom:5px;
	text-align:center;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}

.wrapper-all {
	width:878px;
	margin-left:auto;
	margin-right:auto;
}
.header {height:260px; width:878px; position:absolute; background: url('images/head-backg.gif') no-repeat top right; padding-top:20px}
.index-wrapper {height:575px; top:180px; width:878px; position:absolute;}
.wrapper {top:190px; width:878px; position:absolute;}
.right-wrapper {
float:right; width:210px;
	min-height:390px;
	margin-top:30px;
	text-align:left;
}
.quick-links {
	background: url('images/box-backg.gif') no-repeat top right #DBDBFF;
	border: 2px #3333FF solid;
	padding:7px 12px;}
.news {
	background: url('images/box-backg.gif') no-repeat top right #DBDBFF;
	border: 2px #3333FF solid;
	padding:7px 12px;

}
#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }
#NewsDiv h3 {margin:-3px 0px;}
.menu {float:left; top:120px;
	min-height:450px;
	background: url('images/box-backg.gif') no-repeat top right #DBDBFF;
	border: 2px #3333FF solid;
	width: 185px;
	margin: 0px;
	padding:7px 12px;
	position:relative;}
.main {
	width:655px;
	background: url('images/main-back.gif') repeat-y;
	float:right;
}
.index-main {
	width:435px;
	background: url('images/index-main-backg.gif');
	min-height:580px;
}
.content {
	margin:25px; min-height:520px;
	margin-top:5px;
  height:auto !important;
  height:520px;
}
.box {
	background: url('images/box-backg.gif') no-repeat top right #DBDBFF;
	border: 2px #3333FF solid;
	padding:7px 12px;
}
ul.memb-list {
	font-size:11px; margin:0 0 0 5px; list-style-type:disc; list-style-position:outside;
}
ul.memb-list li {
	margin:0 0 8px -12px;
}
.footer {
	clear:both;
	text-align:center;
	margin:15px;
	position:relative;
	width:693px;
	float:right;
}
.cell {
	background: url('images/cell-biology.png') no-repeat;
	width: 190px;
	height:190px;
	position:absolute;
	right:25px;
	top:-165px;
	z-index:100;
}
a img.bot {
margin: 10px 0px;
}
.app-form label {
	width: 200px;
	float:left;
	text-align:right;
	margin-right:5px;
	display:block;
}
.app-form p {
	margin: 7px 0px;
}
.app-form .info {
	font-size: 12px;
	color: #FF0000;
}
