body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EFEFEF;
}

#container {
top:20px;
position:absolute;
width:930px;
left:50%;
margin-left:-465px;
}

#flashheader{
position:relative;
top:0px;
width:880px;
height:290px;
background-color:#000000;
}

#menu{
position:absolute;
top:265px;
width:880px;
height:232px;
z-index:50;
}


#bg {
position:relative;
width:930px;
min-height:860px;
background-image:url(images/bgside.jpg);
background-repeat:repeat-y;
padding-bottom:150px;}

#bgsubpages {
position:relative;
width:930px;
min-height:650px;
background-image:url(images/bgside.jpg);
background-repeat:repeat-y;
padding-bottom:150px;}

#bgtop {
position:absolute;
width:930px;
height:50px;
background-image:url(images/bgtop.jpg);
background-repeat:no-repeat;
}

#contents{
position:relative;
left:25px;
top:30px;
width:880px;
height:auto;
}


#updates{
position:absolute;
top:370px;
width:317px;
height:602px;
background-image:url(images/update_border.jpg);
background-repeat:no-repeat;
padding-left:16px;
}

#updatestext{
position:absolute;
top:165px;
width:270px;
height:400px;
overflow:hidden;
border-bottom:#FF0000 1px solid;

}

#arcive{
position:absolute;
top:940px;
padding-left:16px;
z-index:200;
}


#arrows{
position:absolute;
top:938px;
padding-left:16px;
width:270px;
z-index:100;
}


#welcomenote, #services{
width:272px;
height:334px;
background-image:url(images/new_border.gif);
background-repeat:no-repeat;
padding-left:16px;
} 

#parkway {
width:272px;
height:260px;
background-image:url(images/border_dna.jpg);
background-repeat:no-repeat;
padding-left:16px;}


#welcomenote{
position:absolute;
left:325px;
top:370px;
height:334px;
}



#welcomenote p, #investigator p, #parkway p{
width:240px;
line-height:14px;
text-align:justify;
}


#services{
position:absolute;
left:605px;
top:370px;
638

}

#investigator{
position:absolute;
left:325px;
top:712px;
width:272px;
height:260px;
background-image:url(images/border_doctor.jpg);
background-repeat:no-repeat;
padding-left:16px;

}

#parkway{
position:absolute;
left:605px;
top:712px;

}

#codeerror{
position:absolute;
left:306px;
width:auto;
top:400px;
color:#FF0000;
z-index:2000;
}

input, select, textarea{
border:solid 1px #000000;
font-family:verdana;
background-color:#f5f5f5;
}


#bread{
position:relative;
left:282px;
width:549px;
top:100px;
text-align:justify;
line-height:16px;}

#breadsec{
position:relative;
left:282px;
width:549px;
top:50px;
text-align:justify;
line-height:16px
}


#sideimage{
position:absolute;
padding-left:16px;
top:402px;
width:220px;
}

#sidetext{
position:absolute;
padding-left:16px;
top:518px;
width:220px;
}

#sidetext p{
width:220px;}



hr{
margin:0px;
padding:0px;
margin-bottom:7px;
border:solid 1px;
color:#FF0000;
width:880px;}

#bread hr{
margin:0px;
padding:0px;
margin-bottom:0px;
margin-top:12px;
border:solid 1px;
color:#FF0000;
width:100px;
}


#footerbg{
padding-top:25px;
position:relative;
width:930px;
background-image:url(images/bgbottom.jpg);
background-repeat:no-repeat;
padding-bottom:20px;
}



h2, h3, p, ul{
font-family:verdana;
}

h1{
padding-top:0px;
margin-top:7px;
font-family:arial;
font-size:16px;
color:#FF0000;
font-weight:lighter;
letter-spacing:2px;
}

h2{
padding-top:0px;
margin-top:0px;
font-size:10px;
color:#333333;
font-weight:bold;
margin-bottom:1px;
}

h3{
padding-top:0px;
margin-top:0px;
font-size:10px;
color:#333333;
font-weight:normal;
margin-top:0px;
margin-bottom:5px;
}


p, ul{
padding-top:0px;
margin-top:0px;
font-size:10px;
color:#000000;
margin-bottom:10px;
margin-top:0px;
}

.eformstyle{
font-family:verdana;
font-size:10px;
}

li{
	padding-top:0px;
	margin-top:0px;
	margin-left: 0px;
}

ul{
	padding-top:15px;
	margin-top:0px;
	list-style:url(images/liststyle.jpg);
	font-family:verdana;
	width:230px;
	line-height:14px;
	margin-top:-5px;
	padding-left:16px;
	margin-left: 0px;
}

#bread ul{
padding-top:10px;
margin-top:0px;
list-style:url(images/liststyle.jpg);
font-family:verdana;
width:500px;
line-height:18px;
margin-top:-5px;
padding-left:16px;}


a:link{color:#FF0000; text-decoration:none;}
a:visited{color:#FF0000; text-decoration:none;}
a:active{color:#FF0000; text-decoration:none;}
a:hover{color:#333333; text-decoration:none;}
