body {
	background-image: url(image/content-background.gif);
	position : relative;
	margin-left:0%;
	margin-right:10%;
	margin-top:5%;
	margin-bottom:5%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	padding:5%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	font-style: italic;
	margin: 5%;
	
	float:left;
	width:30%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	background-color:#FFFF00;
	padding:5%;
	margin-bottom:0px;
	
	
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #FFFF00;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.subcontent {
width:45%;
	float:right;}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
}
.white {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #666666;
}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	width: 360px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
	position: absolute;
	left: 0px;
	top: 150px;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	width: 320px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
	position: absolute;
	left: 420px;
	top: 150px;
	background-color: #FFCC00;
}
html {
	background-image: url(image/elephantcombbackground.jpg);
}
