body 		{font-family: Arial, Helvetica, sans-serif;
			margin: 0px;
			padding: 0px;
			font-size: 13px;
			background: #334276 url(bg.jpg) repeat-x;
			color:#333333;}		
		
#wrapper	{margin: auto;
			width: 900px;
			background-color: #4e5e95;}
			

#top		{margin-top: 20px;
			width: 900px;
			background: #4e5e95 url(top.png);
			height: 25px;}
			
#logo1		{margin: 0px;
			width:590px;
			padding: 15px 20px 0px 0px;
			height: 80px;
			float: left;}
			
#logo2		{margin: 0px;
			width:200px;
			padding: 20px 20px 0px 15px;
			height: 70px;
			float: left;}
			
#main		{margin: 0px;
			width:860px;
			padding: 0px 20px 0px 20px;
			background: #4e5e95 url(bg.png) repeat-y;
			float: left;}
			
#banner		{margin: 0px;
			width:860px;
			border-bottom: 2px solid #e8e8e8;
			padding: 10px 0px 10px 0px;
			float: left;}
			
#header		{margin: 0px;
			width:860px;
			background: #000000 url(headertop.jpg) no-repeat;
			float: left;}
			
			
#mainmenu	{margin: 0px;
			width:860px;
			height: 177px;
			float: left;
			background: url(conference.jpg);}
			
#image		{margin-top: 3px;
			margin-left: 3px;
			width:600px;
			height: 177px;
			background-color:#fff;
			float: left;}
			
#header2	{margin: 0px;
			width:860px;
			padding-top: 10px;
			background-color:#000000;
			float: left;}
			
#text		{margin: 0px;
			width:820px;
			padding: 30px 20px 40px 15px;
			float: left;}
			
#left		{margin: 0px;
			width:400px;
			float: left;}
			
#right		{margin: 0px;
			width:400px;
			float: left;}
			
#menu2		{margin: 0px;
			width:860px;
			padding: 5px 0px 5px 0px;
			border-bottom: 2px solid #000;
			float: left;
			background: #000;}

img 		{border: 0px;}


#footer		{margin: 0px;
			width:820px;
			background: #000 url(footer.jpg) no-repeat;
			padding: 10px 20px 10px 20px;
			float: left;
			color: #FFFFFF;
			font-size: 12px;}
			
h1			{font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			color: #f7941d;
			font-weight: normal;
			padding: 0px;
			margin: 0px;}
			
h2			{font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #4e5e95;
			font-weight: bold;
			padding: 0px;
			margin: 0px;}
			
			
#quote		{width: 538px;
			background: url(topquote.jpg) no-repeat #dff5ff;
			padding: 10px 20px 3px 20px;
			font-size: 16px;
			margin-left: 20px;}
			
#bottom		{width: 508px;
			background: url(bottomquote.jpg) no-repeat #fff;
			color: #006699;
			padding: 15px 30px 0px 40px;
			margin-bottom: 35px;
			margin-left: 20px;
			font-size: 11px;}

			

A:link {text-decoration: none; color: #4e5e95;}
A:visited {text-decoration: none; color: #4e5e95;}
A:active {text-decoration: none; color:#4e5e95;}
A:hover {text-decoration: none; color: #4e5e95;}

.footer A:link {text-decoration: none; color: #fff;}
.footer A:visited {text-decoration: none; color: #fff;}
.footer A:active {text-decoration: none; color:#fff;}
.footer A:hover {text-decoration: underline; color: #fff;}

#line {border-bottom: #c5d4da 1px solid; padding-bottom: 5px; font-size:17px; color:#4e5e95; margin-bottom: 10px; margin-top: 45px;}
#line3 {border-bottom: #c5d4da 1px solid; padding-bottom: 5px; font-size:15px; color:#00aeff; margin-bottom: 10px;}
#line2 {border-bottom: #c5d4da 1px solid; padding-bottom: 5px; font-size:15px; color:#000066; margin-bottom: 10px; width:300px;}
#nameline{border-bottom: #c5d4da 1px solid; padding-bottom: 5px; font-size:15px; color: #336600; margin-bottom: 10px;}



#mainmenu a, #mainmenu a:visited {
  text-decoration:none;
  background: url(menubg.png) repeat-y; 
  color:#fff;
  display:block; 
  width:235px; 
  padding: 8px 0px 0px 10px;
  margin-bottom: 3px;
  border-left:7px solid #000;
  height: 25px;
  }
  
  
#mainmenu a:hover {
  border-left:7px solid #4d5e94;
  }
  
  
  
  ul#menu
{
	margin:0px 0px 0px 520px;
	padding:0;
	list-style-type:none;
	font-size:13px;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color: #fff;
	text-decoration:none;
	padding:0px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#f7941d;
	height:15px;
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	float:left;
	margin:0;
}
