A:link { color:#0987DE; text-decoration:underline }    /* unvisited link */
A:visited { color:#666666; text-decoration:underline } /* visited links */
A:active { color:#39B7FE; text-decoration:underline }  /* active links */
A:hover { color:#39B7FE; text-decoration:underline }   /* active links */


body {
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: #D2D2D2;
	text-align: center;
	font: 11px Verdana;
}

#wrapper {
	width: 994px;
    margin: 0 auto;
	padding: 0;
	}

.clear {clear:both;}

#main {
	float:left;
	width:994px;	
	background: url(/symposium10/images/m-bkd.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
	}

#head {
	float:left;
	width:994px;
 	height:280px;
	background:transparent none repeat scroll 0 0;
	padding:0px;
	margin:0px;
	}

#navContainer {
	width:984px;
	margin:0px 5px 0px 5px;
	padding:0px;
	height:35px;
	}

#nav {
	float:left;
	width:984px;
	background:transparent none repeat scroll 0 0;
	margin:0px;
	padding:0px;
	height: 35px;
	}



#bodytext {
	float:left;
	width: 884px;	
	background:transparent none repeat scroll 0 0;	
	margin: 15px 50px 15px 50px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font: 11px Verdana;
	text-align:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	}


#footer {	
	float: left;
	width: 964px;
	background:transparent none repeat scroll 0 0;	
	padding: 0px;
	margin: 10px 15px 10px 15px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	}

p {
 	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: 000000;
	text-align: left;
	}

BLOCKQUOTE {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

TEXTAREA {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

UL {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

OL {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

li {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

CENTER {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}

TD {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}


H3 {
  font-family: Verdana;
	color: #00509b;
	font-size: 15px;
	font-weight: bold;
	margin-top:0px;
	}

H4 {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

H5 {
  font-family: Verdana;
  font-size: 13px;
  color: #306A98;
  font-weight: bold;
}

H6 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  font-weight: bold;
}








