*{
	margin:0; 
	padding:0;
}
body {
	background-position:50%;
	background-Repeat:No-Repeat;
	background-Attachment:fixed;
	background-Color: #307ED6;			
	}
#container{
	width:1024px;
	height: 1151px;
	border: 1px solid black;
	}
#header{
	width:1024px;
	height:170px;
	padding-top:0;
	}
#body{
	width:1024px;
	height:1000px;
	background-image: url(../images/p2.jpg);
}
#navigation{
	width:1024px;
	height: 55px;
	background-image: url(../images/p3.jpg);
	}
.navtext{
	font: 16px Tekton Pro Cond;
	color:blue;
	text-align:center;
	padding-top:25px;
	}
a:link, a:visited{
	text-decoration:none;
	color: blue;
	padding: 18px;
	font: 16px Tekton Pro Cond;
		}
			
a:hover{
	color:white;
		}
a:active{
	color: blue;
}
#main{
	width:900px;
	height: 900px;
	text-align: left;
	text-indent:20px;
	font:normal 20px Tekton Pro Cond;
	color:blue;
	
	}
#mainContent p{
	text-align:justify center;
	text-indent:40px;
	font:normal 17px abbeyline;
	color:blue;
	line-height:2em;
}
#mainContente p{
	text-align:left;
	text-indent:55px;
	font:normal 20px monotype corsiva;
	color:blue;
	line-height:2em;
}
.maintext{
	font: 30px Tekton Pro Cond;
	text-align: left;
	color:blue;
	padding:20px 20px 20px 30px;
	padding-top: 25px;
}
.mmain{
	width:900px;
	height: 800px;
	background-position: center;
	background-image: url(../images/banner.gif);
	background-Repeat: No-Repeat;
}
#footer{
	width: 1024px;
	height:47px;
	background-image: url(../images/footer.jpg);
	background-Repeat: No-Repeat;
}
.footext{
	font:bold normal 20px Tekton Pro Cond;
	color:blue;
	text-align:center;
	color:blue;
	padding-top:15px;
	}

