body{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color:#d7d7d7;
}

h1{
	font-size: 18px;
	margin: 0px;
	margin-bottom: 10px;
}

h2{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h3{
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
}

h4{
	font-size: 12px;
	margin: 0px;
}

a{
	color: #d1a201;
	text-decoration: none;
}

a:hover{
	color: #d1a201;
	text-decoration: underline;
}

#page
{
    text-align: center;
}

#page_holder
{
    width: 743px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color:White;
}

#page_path
{
	width:743px;
	text-align:center;
    background-image: url(/gfx/unibio/top_img.gif);
    background-position:left bottom;
    height: 17px;
    float:left;
    
}
.SiteMapPath, .SiteMapPath a
{
    color: #666666;
}

#content_holder
{
	width:743px;
	float:left;
	background: url(/gfx/unibio/bg_content.gif) repeat-y left;
}
#content_holder_2spalter
{
	width:743px;
	float:left;
	background: url(/gfx/unibio/bg_content2.gif) repeat-y left;
}

#column_left
{
    width: 123px;
    float:left;
    /*_height: 305px;
    min-height: 305px;*/
}

#column_center
{
    width: 589px;
    float:left;
    padding-bottom: 30px;
    padding-right: 16px;
    padding-top:18px;
    padding-left:15px;
    _height: 275px;
    min-height: 275px;
    background-image: url(/gfx/unibio/shadow_v.gif);
    background-repeat: repeat-y;
    background-position: right top;
}


#content_left
{
    width: 286px;
    float:left;
    padding:0px;
    padding-right: 9px;
}
#content_right
{
    width: 286px;
    float:left;
    padding:0px;
    padding-left:8px;
}

#column_right
{
    background: url(/gfx/unibio/dot_v.gif) repeat-y right;
    width: 7px;
    float:left;
}

#top_bar
{
	width:736px;
	float:left;
}

#top_logo
{
    height: 119px;
    width: 736px;
    background-image: url(/gfx/unibio/top.jpg);
    float:left;
}
#top_shadow
{
	background: url(/gfx/unibio/shadow_v.gif) repeat-y right;
	width: 7px;
	height: 153px;
	float:left;
}

#top_menu
{
	width:736px;
	text-align:center;
    background-image: url(/gfx/unibio/frame_top.gif);
    height: 34px;
    float:left;
}

#logo
{
    height: 107px;
    width: 552px;
    float:left;
	padding-left:12px;
	padding-top:12px;
}
#top_adr
{
    height: 107px;
    width: 160px;
    float:left;
	padding-left:12px;
	padding-top:12px;
	color:#003876;
}
#searchdiv
{
	background: url(/gfx/unibio/dot_h.gif) repeat-x bottom left;
	padding-bottom:5px;
	padding-top:20px;
	padding-right:8px;
	font-size:9px;
	text-align:right;
}

#bottom
{
    width: 743px;
    background-image:url(/gfx/unibio/frame_bottom1.gif);
    height: 36px;
    color:#FFFFFF;
    text-align:center;
    font-size:9px;
    padding-top:14px;
}

#copyright
{
    text-align:center;
    font-size:9px;
    color:#737373;
    margin-bottom:10px;
}

.buttomblue
{
	background-color:#012c57;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana;
	padding:2px;
	border:0px;
	margin-top:4px;
}
.nofloat
{
    clear: both;
}

.contactstar
{
	margin-top: 5px;
	color: #d1a201;
}

.contact_titlespacer
{
	padding-top: 4px;
	padding-bottom: 2px;
	color: #252525;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}



.contactbtnsend
{
	background-color: #012C57;
	color: #FFFFFF;
	font-weight: bold;
}