body {
	margin:0; padding:0; border:0;
	background: #615b1f;
	}
	
img {border-style: none;}

	a { text-decoration:none; color:#b06040;}
	a:hover { color: #b06040;}

	p {font: normal 13px/22px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; 
		color: #44525e; margin: 2px 0 10px 0; padding: 0;}
	
	h1 {font:normal 24px/24px georgia,times,"times new roman",serif;
		color: #145872;
		margin: 0 0 20px 0;
		}
		
	h2 {font:normal 16px/16px georgia,times,"times new roman",serif;
		color: #615b1f;
		text-transform: uppercase;
		margin: 0 0 5px 0;
		}
	
	h3 {font:normal 16px/20px georgia,times,"times new roman",serif;
		color: #615b1f;
		margin: 0;
		}
		
	ul { 
		list-style-image:  url(/_img/bullet.gif);
		font: normal 11px/22px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
		color: #44525e;
		margin: 10px 0; padding: 0 0 0 15px;
		}
		
		ul.inline { 
			list-style-image:  url(/_img/bullet.gif);
			font: normal 13px/22px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
			color: #44525e;
			margin: 10px 0; padding: 0 0 0 15px;
			}
			
		img.floatr {
			margin:0 0 0 20px;
			border: 5px solid #e5e0b2;
			display: inline;
			float: right;
			}
			
		img.floatl {
			margin:0 20px 0 0;
			border: 5px solid #e5e0b2;
			display: inline;
			float: left;
			}
			
		img.wide {margin: 5px auto;
					border: 5px solid #e5e0b2;
					display: inline;
					float: left;
					}
					
		img.research {margin: 0 auto;
					border: none;
					display: inline;
					float: left;
					}
	
	
.clear	{ font-size: 1px; line-height: 1px; height: -1%; clear:both; margin:0; }

.wrapper {
	width: 976px;
	margin: 0 auto; padding: 0;
	border: 7px solid #e5e0b2;
	}
	
	.masthead {
		width: 976px; height: 204px;
		position: relative;
		margin: 0; padding: 0;
		background: #615b1f url(/_img/masthead-internal.jpg) no-repeat;
		}
		
		.masthead img {margin: 12px 0 0 38px;}
	
	.masthead#home {
		height: 234px;
		background: #615b1f url(/_img/masthead-home.jpg) no-repeat;
		}
		
		.masthead#home img {margin: 24px 0 0 38px;}
		
		.content {
			margin:0; padding:0 0 20px 0; border:0;
			width: 976px;
			background: #efedd4 url(/_img/bg-tile.jpg) repeat;
			}
					
			
			.left-col {
				margin:0; padding:0;
				width: 270px; 
				float: left;
				}
				
				
			.right-col {
				padding: 40px 90px 0 0;
				width: 610px; 
				float: left;
				}
				
				.right-col a {font: normal 13px/22px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif; }
				.right-col a:hover { color: #b06040; text-decoration: underline;}
				
				.right-col#value {padding: 40px 0 0 0; width: 700px;}

	#footer {
		margin:0; padding-top: 26px;
		background: #efedd4 url(/_img/footer.jpg) no-repeat;
		width: 976px; height: 19px;
		line-height: normal;
		font: normal 11px/11px "Trebuchet MS",arial,helvetica,sans-serif;
		}

	.copyright-text {
				width: 270px; text-align: left; 
				border:0; color: #333; display: inline; 
				float: left;
				}
	
	.hyperarts {width: 250px; float: left; text-align: right; color: #b06040;}
	.hyperarts a {color: #b06040; text-decoration: none;}
	
	.research-bar {
		width: 123px;
		margin: 0; padding: 0;
		float: left;
		}
		
		.research-bar p{
		margin: 10px 0; padding: 0 10px 0 0;
		line-height: 15px;
		}
		
		.research-bar#level1 {margin-top: 30px;	}
		.research-bar#level2 {margin-top: 60px;	}
		.research-bar#level3 {margin-top: 90px;	}
		.research-bar#decision {margin-top: 120px;	}
		
	.bio {float: left; margin: 10px 0;}
	