
body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 13px;	
}

p {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 13px;	
}

h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-weight:normal;
	font-size: 21px;
	color: #336600;	
}

h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight:normal;
	color: #000000;
}
	
a {
	text-decoration: none;
}

a img { border:0 }
img.right { float:right; margin:0 0 1em 1em }
img.left { float:left; margin:0 1em 1em 0 }

#home a, #home a:visited, #home a:active {
	text-decoration: none;
	color: #000000;
	font-size: 15px;	
}

#about_us a, #about_us a:visited, #about_us a:active {
	text-decoration: none;
	color: #973525;
	font-size: 15px;	
}

#join_us a, #join_us a:visited, #join_us a:active {
	text-decoration: none;
	color: #A45925;
	font-size: 15px;	
}

#useful_links a, #useful_links a:visited, #useful_links a:active {
	text-decoration: none;
	color: #3D4F37;
	font-size: 15px;	
}

#newsletters a, #newsletters a:visited, #newsletters a:active {
	text-decoration: none;
	color: #0C455B;
	font-size: 15px;	
}

#events a, #events a:visited, #events a:active {
	text-decoration: none;
	color: #873B54;
	font-size: 15px;		
}

#contacts a, #contacts a:visited, #contacts a:active {
	text-decoration: none;
	color: #3B6AF7;
	font-size: 15px;		
}

#publications a, #publications a:visited, #publications a:active {
	text-decoration: none;
	color: #9151D2;
	font-size: 15px;	
}

#working_groups a, #working_groups a:visited, #working_groups a:active {
	text-decoration: none;
	color: #873B54;
	font-size: 15px;	
}

#tell_us a, #tell_us a:visited, #tell_us a:active {
	text-decoration: none;
	color: #336600;
	font-size: 15px;	
}


#home a:hover, 
#about_us a:hover, 
#join_us a:hover, 
#useful_links a:hover, 
#tell_us a:hover, 
#newsletters a:hover, 
#events a:hover, 
#contacts a:hover, 
#publications a:hover, 
#working_groups a:hover {
	text-decoration: none;
	color: #999999;
}

#box1 img{
	margin: 0px 0px 5px 10px;
}

body.normalcolour, body.mediumcolour, body.largecolour{
	background-image: url(site_images/bodycolour.png); 
	background-repeat: repeat-x; 
	background-position: top; 
}

body.normalgrey, body.mediumgrey, body.largegrey {
	background-image: url(site_images/bodygrey.png); 
	background-repeat: repeat-x; 
	background-position: top; 
}

#container {
	padding: 0px; 
	width: 850px; 
	margin: 0px auto 30px auto; 
}

#nav {
	float: left;
	width: 200px; 	
	padding: 0px; 
	margin: 0px 10px 20px 0px; 
}

#nav ul {
  	list-style: none;
 	padding-left: 10px;
  	margin: 0px;
}

#nav li {
	border-width: 0px 0px 1px 0px;
	padding: 5px 20px 10px 0px;
	border-color: #999999; 
	border-style: solid;
}

#address {
	padding: 10px 5px 20px 10px;
	font-size: 11px;
	}


#content {
	float: left;
	width: 625px; 	
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 20px 0px; 
}

#box1 {
	width: 625px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
#box2 {
	/* clear: both; */
	width: 625px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
#box3 {
	float: left;
	width: 190px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
#box4 {
	float: left;
	width: 190px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
#box5 {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
#box6 {
	clear: both; 
	width: 625px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

/* form elements */

input, select, textarea {
	font-family:lucida, "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
		color:#666;
	border:1px solid #40a768;
	background-color:#F0FAEB;
}

input:focus, select:focus, textarea:focus {
	color:#000;
	border-color: #000;
	background-color:#fff;
}

.formbutton, .formButton, .submit {
	background-color:#40a768;
	color:#fff;
	border:2px outset #ccc;
}

fieldset {
font-size: 13px;
		border: 1px solid #40a768;
	//padding: 20px 20px 20px 20px; 
}

legend {
	color:#40a768;
}

.formtable{
	font-size: 13px;
		 color: #000000;
}

.inputborder {
	width: 400px;
	border: 1px solid #999;
	margin: 3px;
	padding: 3px;
}

.clear {
	padding: 0px; 
	margin: 10px 0px 0px 0px; 
	clear: both; 
}

.note { color:#999 }
/* For Internet Explorer */
hr { text-align: center; width: 100%; height: 1px; color: #ccc; border: none; clear:both; }
/* For Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #ccc; border: none; }
/* For Opera and Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #ccc; border: 0px solid #ccc; }

.small { font:normal 11px arial }
.note { color:#999; }
