body {
		height: 100%;
		width: 100%;
		margin: 0px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #000;
		background-color: #9B9E9A;
		SCROLLBAR-FACE-COLOR: #FFF;
		SCROLLBAR-TRACK-COLOR: #FFF;
		SCROLLBAR-DARKSHADOW-COLOR: #FFF;
		SCROLLBAR-HIGHLIGHT-COLOR: #FFF;
		SCROLLBAR-3DLIGHT-COLOR: #666666;
		SCROLLBAR-SHADOW-COLOR: #666666;
		SCROLLBAR-ARROW-COLOR: #666666;
	}

	#wrapper {
		position: relative;
		top: 0px;
		margin-right: auto;
		margin-left: auto;
		background-repeat: repeat-y;
		width: 830px;
		height: 800px;
		
	}
	
	#wrapperLong {
		position: relative;
		top: 0px;
		margin-right: auto;
		margin-left: auto;		
		background-repeat: repeat-y;
		width: 830px;
		height: 1660px		
	}

	
		#wrapperMed {
		position: relative;
		top: 0px;
		margin-right: auto;
		margin-left: auto;		
		background-repeat: repeat-y;
		width: 830px;
		height: 1050px;		
	}


	#top {
		position: relative;
		top: 0px;
		left: 0px;
		width: 830px;
		height: 444px;
	}

	#main {		
	    position: relative;
		background-image : url(images/rwanda_bg.jpg);		
		left: 0px;
		width: 830px;
		font-size: 12px;
		height: 800px;			
	}
	
	#mainLong {		
	    position: relative;
		background-image : url(images/rwanda_bg.jpg);		
		left: 0px;
		width: 830px;
		font-size: 12px;
		height: 1660px;			
	}	
	
	#mainMed {		
	    position: relative;
		background-image : url(images/rwanda_bg.jpg);		
		left: 0px;
		width: 830px;
		font-size: 12px;
		height: 1050px;			
	}	
		
	
	#copy {		
	    position: absolute;			
		left: 100px;
		margin-top: 20px;
		width: 630px;
		font-size: 13px;
		height: 600px;				
	}
	
	#copyLong {		
	    position: absolute;			
		left: 100px;
		margin-top: 20px;
		width: 630px;
		font-size: 13px;
		height: 1460px			
	}
	
		#copyMed {		
	    position: absolute;			
		left: 100px;
		margin-top: 20px;
		width: 630px;
		font-size: 13px;
		height: 850px;			
	}
	
	#floatLeftImages {
		float: left;
		margin-top: 0px;
		padding-top:0px;
		margin-right: 20px;
		margin-bottom: 10px;
		width: 100px;	
    }
	
	#footer {
		position: relative;
		background-color: #9B9E9A;
		text-align: center;
		font-size: 11px;
		width: 830px;
		height: 145px;
	}
   
    h1 {font-size: 18px;
	color: #000;
	border-top: 3px #000 double;
	margin-left: 120px;
	margin-top: 0px;}

	a:link {color: #537832; text-decoration: underline; font-weight: bold;}
	a:visited {color: #537832; text-decoration: underline; font-weight: bold;}
	a:hover {color: #B0CD8A; text-decoration: underline; font-weight: bold;}
	
	.img1 a {
		display:block;
		width: 100px;
		height: 112px;
		background: url(images/project-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img1 a:hover {
		background: url(images/project-on.gif) 0 0 no-repeat;
	}
	
	
	.img2 a {
		display:block;
		width: 100px;
		height: 112px;
		background: url(images/film-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img2 a:hover {
		background: url(images/film-on.gif) 0 0 no-repeat;
	}

	.img3 a {
		display:block;
		width: 100px;
		height: 112px;
		background: url(images/people-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img3 a:hover {
		background: url(images/people-on.gif) 0 0 no-repeat;
	}

	.img4 a {
		display:block;
		width: 100px;
		height: 112px;
		background: url(images/news-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img4 a:hover {
		background: url(images/news-on.gif) 0 0 no-repeat;
	}
	
	
	.img5 a {
		display:block;
		width: 100px;
		height: 112px;
		background: url(images/support-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img5 a:hover {
		background: url(images/support-on.gif) 0 0 no-repeat;
	}
	
	.img6 a {
		display:block;
		width: 100px;
		height: 112px;
		background: url(http://www.lanesisland.com/news/us-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img6 a:hover {
		background: url(http://www.lanesisland.com/news/us-on.gif) 0 0 no-repeat;
	}
	
	.img7 a {
		display:block;
		width: 100px;
		height: 80px;
		background: url(http://www.lanesisland.com/news/lip-off.gif) 0 0 no-repeat;
		text-decoration: none;
	}
	.img7 a:hover {
		background: url(http://www.lanesisland.com/news/lip-on.gif) 0 0 no-repeat;
	}
	
	.smaller {font-size: 11px;}