
#links {
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto;
	height: 20px;
	background-color : #3CB371;
	text-align : center;
	padding-top : 0px;
}

body {
	background-color: #3CB371;
	background-repeat: no-repeat;
	background-position60% 100%;
	font-family: cursive;
	font-size: 16px;
	color: Black;
	margin: 0px;
	padding: 0px;
}


h1, h2, h3, h4, h5 {
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	color: Black;
}

h1 {
	font-size: 40px;
	font-family : "Stylus BT";
	color : Maroon;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	color : Navy;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	margin-top: 2px;
	font-family: verdana, arial, helvetica;
	color : Navy;
}

h6 {
	font-size: 12px;
	margin-top: 2px;
	font-family: verdana, arial, helvetica;
	color : Black;
}



#Header1  {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 1005px;
	background-color : Maroon;
	background-repeat : repeat;
	background-image : none;
	background-position : top;
	text-decoration : none;
}

#Header2  {
	position: absolute;
	top: 15px;
	left: 0px;
	height: 5px;
	width: 1005px;
	background-color : Black;
	background-repeat : no-repeat;
	background-image : none;
	background-position : top;
	text-decoration : none;
}

#Header3  {
	position: absolute;
	top: 65px;
	left: 5px;
	height: 60px;
	width: 1000px;
	background-color : #3CB371;
	background-repeat : no-repeat;
	background-image : none;
	background-position : top;
	text-decoration : blink;
}


#Margin1{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1700px;
	width: 15px;
	background-color : Maroon;
	background-repeat : repeat;
	background-image : none;
	background-position : top;
	text-decoration : none;
}

#Margin2{
	position: absolute;
	top: 0px;
	left: 15px;
	height: 1700px;
	width: 5px;
	background-color : Black;
	background-repeat : no-repeat;
	background-image : none;
	background-position : left;
	text-decoration : none;
}

#MainBody {
	position:absolute;
	top:200px;
	left:5px;
	width: 1000px;
	line-height : 15px;
}
