/* CSS Document */

html {
	height: 100%;
}


* {
padding: 0px;
margin: 0px;
}

* html #wrapper {
	height: 100%;
}


body {
background-color: #111111;
height:100%;
font-size: 12px; 
margin-top: 0px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: Georgia, Times;
}

img {
border: 0px;
}

#nav {
border: 0px;
text-align: left;
margin: 0px;
padding: 0px;
height: 34px;
width: 800px;
}

#wrapper {
background-color: #080808;
width: 800px;
text-align : center; 
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
text-align: center;
font-family: Georgia, Times;
min-height 100%;
}

#head1 {
width: 800px;
height: 309px;
background-image: url('images/head-top.jpg');
background-repeat: no-repeat;
border: 0px;
text-align: left;
}

#head2 {
width: 800px;
height: 74px;
background-image: url('images/head-bot.jpg');
background-repeat: no-repeat;
border: 0px;
text-align: left;
margin: 0px;
padding: 0px;
}




#content {
width: 750px;
min-height: 446px;
background-color: #080808;
background-image: url('images/contentbg.jpg');
background-repeat: no-repeat;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 10px;
padding-top: 0px;
color: #FFFFFF;
text-align: center;
font-family: Georgia, Times;
}

h3 {
font-family: Helvetica, Arial, Geneva, sans-serif;
font-weight: 900;
font-size: 14px;
}

.bold {
font-weight: 900;
}

.valign {
vertical-align: top;
}

.c {
text-align: center;
width: 740px;
background-color: #080808;
}

.l {
text-align: left;
width: 740px;
background-color: #080808;
}

.newsList {
width: 600px;
color: #FFFFFF;
font-size: 12px; 
text-align: center;
margin-left: auto;
margin-right: auto;
font-family: Georgia, Times;
}

.newsList2 {
width: 750px;
color: #FFFFFF;
font-size: 12px; 
text-align: center;
margin-left: auto;
margin-right: auto;
font-family: Georgia, Times;
}

.newsHead {
color: #FFFFFF; 
background-color: #3D0008;
}

.newsHeaddate {
color: #FFFFFF; 
background-image: url('images/newsheadbg.jpg');
background-repeat: repeat-y;
background-color: #3D0008;
background-position: right;
}

p {
color: #FFFFFF;
font-size: 12px; 
font-family: Georgia, Times;
}

a {
color: #FFFFFF !important; 
text-decoration:underline !important; 
text-transform:none !important; 
font-weight:normal !important; 
font-style:normal !important;
}



a:hover {
color: #cccccc !important;
text-decoration:none !important; 
text-transform:none !important; 
font-weight:normal !important; 
font-style:normal !important;
}

.m a, .m {
color: #FFFFFF !important; 
text-decoration:none !important; 
text-transform:none !important; 
font-weight: bold !important; 
}



.m a:hover {
color: #cccccc !important;
text-decoration:none !important; 
text-transform:none !important; 
font-weight: 900 !important; 
}

.biostable td {
font-size: 12px; 
font-family: Georgia, Times;
padding: 5px;
height: 35px;
max-width: 50%;
}

.biostable {
width: 750px;
border: 0px; 
text-align: center; 
padding: 10px;
} 

.bioimg {
max-width: 350px;
}

.about img {
max-width: 700px;
}