body {              				background-color:     			#aec44f;
                    				font-family:          			Ariel, Verdana, sans serif;
                    				font-size:            			small;
                    				color:                			white;
                    				line-height:					0px;
}

h1 {                				font-size:            			140%;
                    				color:                			#565656; 
}

h2 {                				color:							#565656;
									font-size:            			130%;
									font-weight:					bold;
									padding-bottom:					0px;
}	

h3 {                				color:							#565656;
									font-size:            			110%;
									font-weight:					bold;
									padding:						0px;
}

p {									padding-top:					10px;
									margin-bottom:					5px;
}

a:link {            				color:                			white;
                    				text-decoration:      			none;
                    				font-weight:          			bold; 
}

a:visited {         				color:                 			white;
                    				text-decoration:       			none;
                    				font-weight:           			bold; 
}

a:hover {							color:							#e3007b;
                    				text-decoration:       			none;
                    				font-weight:           			bold; 
}

#main {             		 		border-top:						white solid 1px;
                    				padding:              			50px 0px 0px 0px;
}

#maincopy {             			border-top:						white solid 1px;
                    				padding:              			50px 0px 75px 0px;
}

#mainport {             			border-top:						white solid 1px;
                    				padding:              			20px 0px 20px 0px;
}

ul {								list-style-type:				none;
									border:							0px;
									margin:							0px;
									padding-left:					16px;
									padding-right:					25px;
}

li {                				list-style-image:				none;
									padding-top:					2px;
									margin-left:					0px;
									color:							white;
									font-weight:					normal;
									font-size:						100%;
									line-height:					120%;
}

#indent {							line-height:					130%;
									padding-left:					20px;
									font-weight;					130%;
									padding-right:					40px;
}

#portside {          				color:							white;
									font-size: 						80%;
									padding: 						30px 0px 100px 10px;
									float: 							left;
									width: 							236px;
									line-height:					180%;
}

#portmain {							color:							white;
									font-size: 						80%;
									padding: 						0px 0px 50px 0px;
									margin-left: 					256px;
}

#textonlypage {             		border-top:						white solid 1px;
                    				padding:              			0px 0px 30px 0px;
}

#textonlymain {						color:							white;
									font-size: 						85%;
									margin-left: 					256px;
									line-height:					180%;
									padding:						0px 20px 40px 30px;
									margin-bottom:					40px;
}

div#textonlymain p {				padding-top:					0px;
									margin-bottom:					7px;
}

div#textonlymain h1 {				font-size:						160%;
									font-weight:					bold;
									padding-top:					15px;
									color:							#565656;
}

div#textonlymain h2 {				font-size:						110%;
									font-weight:					bold;
									margin-bottom:					0px;
									padding-top:					0px;
									color:							white;
}

div#textonlymain ul {				color:							white;
									margin-left:					0px;
									padding-left:					0px;
									padding-bottom:					10px;
}

div#textonlymain li {				list-style-type:				square;
									font-weight:					normal;
									color:							white;
									margin-left:					20px;
									line-height:					130%;
									padding-top:					5px;
									padding-left:					10px;
}

div#textonlymain a:link {        	color:          				white; 
									font-weight:					normal;
									text-decoration:       			none;
}

div#textonlymain a:visited {     	color:          				#565656;
									font-weight:					normal;
									text-decoration:       			none;
}

div#textonlymain a:hover {     		color:							#e3007b;
									font-weight:					normal;
									text-decoration:       			none;
}

div#portside a:link {        		color:          				white; 
									font-weight:					normal;
									text-decoration:       			none;
}

div#portside a:visited {     		color:          				white;
									font-weight:					normal;
									text-decoration:       			none;
}

div#portside a:hover {     			color:							#e3007b;
									font-weight:					normal;
									text-decoration:       			none;
}

.indented {							padding-left:					19px;
}

div#portside ul {					list-style-image:				none;
									margin-left:					0px;
									padding-left:					0px;
}

div#portside li {					font-weight:					normal;
									padding-top:					5px;
									margin-left:					0px;
									color:							#565656;
									font-size:						110%;
									line-height:					160%;
}

#zerofiftyone {     				font-weight:					normal;
									border-top:						white solid 1px;
                   					text-align:           			left;
                    				font-size:            			75%;
                    				margin-top:						40px;
                    				padding-top:					10px;
                    				line-height:					150%;
                    				background-image:				url(images/carbonneutral_green.gif);
                    				background-repeat:				no-repeat;
                    				background-position:			top;
                    				height:							100px;
}

div#zerofiftyone p {     			padding-top:					0px;
}

div#zerofiftyone a:link {        	color:          				white; 
									text-decoration:       			none;
									font-weight:					normal
}

div#zerofiftyone a:visited {     	color:          				white;
									text-decoration:       			none;
									font-weight:					normal
}

div#zerofiftyone a:hover {     		color:							#e3007b; 
									text-decoration:       			none;
									font-weight:					normal
}

#allcontent {      					width:                 			800px;
									height:							600px;
									background-color:      			#aec44f;
                   					margin:                			5px;
                   					margin-left:           			auto;
                   					margin-right:          			auto; 
                   					margin-top:						10px;
}