/* CSS Document */
body    {
		margin-top:0;
		topmargin:0;
		marginheight:0;
		marginwidth:0;
		margin:0;
		}
img.left
		{float:left}

/*****div*********/
div.header
		{
		width:100%;
		margin:0px;
		height:100px;
		background-image:url(frontlogo.gif);
		background-repeat:no-repeat
		}
div.navigator
		{
		width:100%;
		height:15px;
		background-color:#6461EF;
		padding: 2px;
		}
div.contentcontainer
		{
		width: 880px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
		}
div.textbox1
		{
		width:780px;
		height:auto;
		margin-top:15px;
		border:solid 1px;
		border-color:#000000;
		}
div.textbox2
		{
		width:740px;
		height:auto;
		margin:10px;
		padding:10px;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		line-height:1.5;
		}
div.rightcolumn
		{
		width: 220px;
		height: 548px;
		margin-top:20px;
		margin-right:0px;
		margin-left:5px;
		float:right;
		}
div.proteomedata
		{
		width: 220px;
		height:308px;
		border: solid 1px;
		border-color:#000033;
		margin:0px;
		}
div.sponsors
		{
		width: 220px;
		height: 230px;
		border: solid 1px;
		border-color:#000033;
		margin-top: 8px;
		clear:both
		}
div.midcolumn
		{
		width:200px;
		height: 500px;
		marigin-right:300px;
		}
		
div.standardization
		{
		width: 200px;
		height: 548px;
		border: solid 1px;
		border-color:#000033;
		margin: 20px 0px 10px 0px;
		float:right;
		}
div.leftcolumn
		{
		float:left;
		width:430px;
		height:auto;
		margin:20px 5px 10px 0px;
		}
div.leftcolumn2
		{
		float:left;
		width:430px;
		height:auto;
		margin:20px 5px 10px 0px;
		}
div.welcome
		{
		width: 400px;
		height: auto;
		margin-top:10px;
		margin-bottom:0;
		padding:20px;
		font-family:"Times New Roman", Times, serif;
		line-height:1.5;
		background-color:#FCF0B8;
		border-top:1px dotted #333333;
		clear:both;
		}
div.news
		{
		border: solid 1px;
		border-color:#000033;
		margin-bottom:10px;
		float:left;
		}
div.announcement
		{
		border: solid 1px;
		border-color:#000033;
		margin-bottom:10px;
		float:left;
		}
div.addresstitle
		{
		width:auto;
		height:15px;
		background-color:#6461EF;
		font-size:10px;
		font-family:"Arial Narrow";
		padding:2px;
		color:#FFFFFF;
		display:block
		}
div.address
		{
		margin-top:20px;
		width:100%;
		height:80px;
		clear:both;
		}
/* navigator1 */
ul.naviheader
		{
		width:200px;
		margin-right:20px;
		margin-left:auto;
		list-style:none;
		}
li.navitop1
		{
		text-align:center;
		font-size:12px;
		font-family:"Arial Narrow";
		float:left;
		width:50px;
		display:inline;
		}
li.navitop1 a:link
		{color:#000000;
		text-decoration:none;}
li.navitop1 a:visited
		{color:#000000;
		text-decoration:none;}
li.navitop1 a:hover
		{color:#FF6600;
		text-decoration:none;}
li.navitop2
		{
		text-align:center;
		font-size:12px;
		font-family:"Arial Narrow";
		float:left;
		width:20px;
		display:inline;
		}
/* navigator2 */	

ul.navitop
		{
		width:900px;
		height:15px;
		margin: auto;
		list-style:none;
		}
li.navi
		{
		text-align:center;
		font-size:12px;
		font-family:"Arial Narrow";
		float:left;
		width:80px;
		height:15px;
		display:inline;
		background-color:#6461EF;
		color:#FFFFFF;
		}
li.navi a:link 
		{
 		text-decoration:none;
	color:#FFFFFF
		}
li.navi a:visited
		{
	  	text-decoration:none;
		color:#FFFFFF
		}
li.navi a:hover
		{
		color:#FF9900
		}
		
/* highlight */	
div.title
		{
		display:block;
		background-color:#D7D2F7;
		color:#000033;
		border-bottom:solid 2px;
		border-left:solid 8px;
		border-color:#ADA3C5;
		padding:2px;
		font-size:14px;
		font-family:"Arial Narrow";
		}

/* list */	
ul.list
	{
	margin:0;
	}
li.darkred
	{
	list-style:none;
	font-size:14px;
	font-family:"Times New Roman";
	margin-left:0px;
	padding-left:30px;
	background:url(darkredbotan.gif) no-repeat 10px 50%;
	}
li.orange
	{
	list-style:none;
	font-size:14px;
	font-family:"Times New Roman";
	margin-left: 10px;
	padding-left:30px;
	background:url(orangebotan.gif) no-repeat 10px 50%;
	}
li.yellow
	{
	list-style:none;
	font-size:14px;
	font-family:"Times New Roman";
	margin-left: 20px;
	padding-left:30px;
	background:url(yellowbotan.gif) no-repeat 10px 50%;
	}
li.green
	{
	list-style:none;
	font-size:14px;
	font-family:"Times New Roman";
	margin-left: 20px;
	padding-left:30px;
	background:url(greenbotan.gif) no-repeat 10px 50%;
	}
/* TITLE */	
p.titlelogo
	{
	margin-left:270px;
	margin-top:150px;
	margin-bottom:0px;
	padding:7px;
	font-family:"Arial Black";
	font-size:20px;
	
	}
	


