* {
	margin:0;
	padding:0;
}

body {
	background-color: #000;
	margin: 15px;
	font-size:80%;
}

ul,li {
	list-style-type:none;
}

img {
	border:0;
}

a:link { 	
	color:#00B6F1;
	text-decoration: none; 
}

a:visited { 
	color:#00B6F1;
	text-decoration:none;
}

a:hover, a:active { 
	color:#00B6F1;
	text-decoration:none;
}

address {
	font-style: normal;
	font-size:.8em;	
	padding-right:170px;
	width:130px;
}

ul,li { 
	list-style-type: none;
}

p {
	padding-bottom: 20px;
	font-size:.8em;	
}

h1 {
	line-height:0;
	margin:0;
	padding:0;
}

fieldset {
	border:none;
}


/*** ***/

#logo {
	width: 150px;
	padding-bottom:50px;
	float:left;
	display:block;
	line-height:0;
}

#menu {
	min-width:800px;
	background-color:#000;
}

.menu1,.menu1_1 {
	width: 150px;
	height:20px;
	vertical-align:bottom;
	float:left;
} 

.menu1_1 {
	margin-top:20px;
	margin-left:-150px;
} 

.menu2,.menu2_1 {
	width: 150px;
	height:20px;
	vertical-align:bottom;
	float:left;
}

.menu2_1 {
	margin-top:20px;
	margin-left:-150px;
}


.menu3 {
	width: 150px;
	height:20px;
	vertical-align:bottom;
	float:left;
}

	
#content {
	width:100%;
	min-height: 380px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#content img {
	margin-right: 15px;
}

#content h2 {
	font-weight:bold;
	font-size:1em;
}

#content h3 {
	font-weight:bold;
	font-size:1em;
	padding-bottom:15px;
	font-style: italic;
}

#content #nav {
	padding-top:10px;
	height: 50px;
	clear: left;
	font-size:.9em;
}
	
#content #nav .current {
	color:#00B6F1;
}

#content #nav a {
	color:#FFF;
}
	
	
#content #desc p {
	clear: left;
	font-size:.8em;
	
}

.tiny,.date {
	font-size:.6em;
}

.date {
	color:#ccc;
}

#content .news	{
	width:285px;
	border-bottom:solid;
	border-bottom-color:#999;
	border-bottom-width:1px;
	margin-bottom:25px;
}

#content .news h2 {
	padding-bottom: 0;
}

#content .news p {
	padding-bottom: 10px;
}

#content .news_desc  {
	margin-top: 6px;
}


#content .publications	{
	background-color:#000;
	clear:both;
	width:760px;
}

#content .pub_title	{
	width: 120px;
	float:left;
	padding-right:30px;
}

#content .pub_title	 h2{
	padding-bottom: 10px;
}

#content .pub_pic	{
	width: 150px;
	float:left;
	margin-bottom:20px;
}

#content .pub_text	{
	width: 275px;
	float:left;
	padding-right:25px;
}

#content .pub_info	{
	width: 150px;
	float:left;
	padding-left:10px;
	
}

#content .pub_sep	{
	clear:both;
	height:1px;
	border-bottom:solid;
	border-bottom-color:#999;
	border-bottom-width:1px;
	margin-bottom:20px;
}

#content #about {
	float:left;
	width:280px;
	padding-right:20px;
}

#content #aboutform {
	float:left;
	width:285px;
}

#content #aboutform .textfield,  #content #aboutform .textarea {
	border:solid;
	border-color:#FFF;
	border-width:1px;
	padding: 0.2em;
	margin-bottom:5px;
	color: #FFF;	
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

#content #aboutform .textfield {
	width: 98%;
	}

#content #aboutform .textarea {
	width:98%;
	height:200px;
}

#content #aboutform .submit,  #content #aboutform .submit:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #FFF44E;
	color:#000;
	padding: .2em;
	border:none;
	margin:0;
  }
  
#content #aboutform .submit:hover	
	{
	background-color:#F5EF78;
}

#content #aboutform .error {
	color:#EF59A1;
}

#content #aboutform .left	{
	float:left;
	margin:0;
	padding:0;
}


#content #aboutform #buttons {
	text-align:right;
}

#content #about_confirmation {
	border:solid;
	border-color:#FFF;
	border-width:1px;
	padding:.2em;
	color: #FFF;	
	margin-bottom:5px;
}

#content .lightbox_links {
	visibility: hidden;
}

#content .line {
	line-height:.2em;
	height:50px;
	background-color:#CC0000;
}
