body {
	margin: 43px 0 0 0;
	font-size: 8pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background: url("imgs/back1.gif") right center no-repeat fixed;
}

a {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
img.left {
	float: left;
	margin: 5px 5px 5px 0;
}
img.right {
	float: right;
	margin: 5px 5px 5px 0;
}

h2 {
	font-size: 14pt;
	margin: 10px 250px 0 20px;
	color: #333333;
	background: url("imgs/h2.jpg") right repeat-y;
}
h3 {
	font-size: 12pt;
	margin: 0;
}
h4 {
	font-size: 8pt;
	border: 1px solid #cc0000;
	margin: 8px 5px 2px 230px;
	padding: 0 0 0 2px;
	background: #cc0000 url("imgs/ul.jpg") center repeat-x;
	color: #ffffff;
	text-transform: capitalize;
}
h4 a {
 color: #ffffff;
}
h4.p30, h4.p60 {
        background: transparent;
        color: #000000;
        border: 0;
        padding: 0;
}
h4.p30 a, h4.p60 a {
 color: #000000;
}
h5 {
        font-size: 8pt;
        font-weight: bold;
        margin: 0 250px 0 20px;
        padding: 3px;
        background: #ee8888;
        color: #ffffff;
}
div#searchlist {
   margin: 20px 0 0 230px;
}
p.search b.number {
 padding: 2px;
 background: #cc0000;
 color: #ffffff;
}
div#searchlist h4, div#searchlist p.search {
 margin-left: 0;
}

p {
	margin: 0 250px 0 20px;
	text-align: justify;
}
input.text, select {
	font-size: 8pt;
	margin-top: 3px;
	float: left;		
	background: url("science/imgs/input.gif") #ffffff;
}
input.textsubmit, input.text {
	font-size: 8pt;
	font-weight: bold;
}
input.txt {
	font-size: 8pt;
	width: 130px;
}
input.submit {
	margin: 3px 0 0 3px;
}
.blue {
	color: #0000ff;
}
.grey {
	color: #cccccc;
}
.h3small {
	font-size: 8pt;
	font-weight: normal;
}
.left50 {
	margin-left: 110px;
}
.left210 {
	margin: 0 0 0 240px;
}
div#outside {
	width: 650px;
	margin: auto;
	border: 1px solid black;
	background: white top center no-repeat url("imgs/back3.jpg");
	padding: 0;
}
div#outside2 {
	width: 650px;
	margin: auto;
	border: 1px solid black;
	background: white top center no-repeat url("imgs/back5.jpg");
	padding: 0;
}
div#outside .intro, div#outside2 .intro {
	margin: 15px 0px 0px 230px;
	padding: 0;
}

div#right {
	float: right;
	width: 220px;
}
div#left {
	float: left;
	width: 220px;
}
div.featured {
	width: 200px;
	border: 1px solid black;
	background: #dddddd url("imgs/featureback.gif") right top no-repeat;
	margin: 0 0 5px 0;
	padding: 5px;
}
div.members {
	width: 200px;
	border: 1px solid black;
	background: #cc0000 url("imgs/memberback.gif") right bottom no-repeat;
	color: white;
	margin: 0 0 5px 0;
	padding: 5px;
}
form {margin: 0;}
div.search {
        background: url("search/back1.gif") left top no-repeat;
        width: 213px;
        height: 26px;
        border: 0;
        margin: 0 0 5px 0;
        padding: 0;
}
div.search input.submit{
/*	border: 0;*/
        margin: 0;
        float: right;
}
div.search input.text {
        border: 0px solid black;
        background: 0;
        font-size: 10pt;
        margin: 4px 0 0 5px;
        width: 165px;
        color: #aa0000;
        font-weight: normal;
        background: transparent;
        font-style: italic;
        font-family: Verdana;
}
div.members a {
	color: #ffcccc;
}
div.extra {
	width: 200px;
	border: 1px solid black;
	background: #bae1ff url("imgs/extraback.gif") right bottom no-repeat;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 5px;
}

div#upright {
	background: url("imgs/blob2.gif");
	position: relative;
	top: -40px;
	left: -10px;
	width: 72px;
	height: 72px;
	float: right;
}
div#upright2 {
	background: url("imgs/blob.gif");
	position: relative;
	top: -40px;
	left: -10px;
	width: 72px;
	height: 72px;
	float: right;
}
div#uprightsearch {
	background: url("imgs/blobsearch.gif");
	position: relative;
	top: -40px;
	left: -10px;
	width: 72px;
	height: 72px;
	float: right;
}

div#up43 {
	position: absolute;
	background: url("imgs/logo1.gif");
	width: 190px;
	height: 130px;
	top: 2px;
	margin-left: -1px;
}
div#up42 {
	position: absolute;
	background: url("imgs/logo2.gif");
	width: 190px;
	height: 130px;
	top: 2px;
	margin-left: -1px;
}
div.entry {
        margin: 5px 0 5px 0;
}
div.entry p {
       margin: 0 20px 30px 53px; 
}


div#login {
	background: #770000;
	width: 300px;
	color: #ffffff;
	position: absolute;
	top: 2px;
	margin: 0 0 0 200px;
	border: 1px solid #000000;
	padding: 2px;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: none;
}
div#login a {
	color: #ffeeee;
}
div#login a:hover {
	color: #ee7777;
}
div#login form {
 padding: 0;
 margin: 0; 
}
input.login {
	 font-size: 7pt;
	 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	 width: 70px;
}
table.login, table.login tr td {
	padding: 0;
	margin: 0;
}
h1 {
 font-size: 14pt;
 margin: 20px 20px 5px 20px;
 text-align: center;

}

h1.links span.tiny {
         font-size: 8pt;
         color: #ffffff;
}
h1.links {
  width: 630px;
  margin: auto;
  border: 1px solid #aaaaaa;
  padding: 10px;
  font-size: 12pt;
  font-family: Verdana;
  text-align: justify;
  background: top no-repeat url("science/imgs/bottom1.jpg") #ffffff;
}
h1.links a {

  color:#cc0000;
  margin:0;
}
h1.links a.notmain {
  font-size: 8pt;
  font-weight: normal;
  color: #444444;
}


div#bottom {
	clear: both;
	width: 640px;
/*	background: #773333;*/
	background: url("science/imgs/bottom1.jpg") top center no-repeat;
	margin: 15px 0 0 0;
	border-top: 1px solid black;
	color: #ffffff;
	padding: 7px 5px 7px 5px;
}

table.form{
 font-size: 8pt;

}
table.form input, table.form select, table.form option, table.form textarea {
 font-size: 8pt;
 width: 280px;
}
table.form input.free {
 width: auto;
}
table.form input.login {
 width: 100px;
}


