﻿a:link { color: rgb(0,102,153); 
}
a:visited {	color: rgb(0,153,102); 
} 
a:active { color: rgb(0,102,102);
}
body {
	font-family: Arial, Helvetica;
	background-color:gray;
	color: rgb(0,51,51);
	margin-top:0px;
}

Mission {
	border:thin;
	border-color:gray;
)

}
img { 
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

img2 { 
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: right;
}

	a { color: #FE7F0E;  }
	a:hover { text-decoration: none; color : #000; }

#container {
	margin: 40px auto 0 auto;
	width: 800px;
	margin-top:0px;
}

#header { 
	padding-bottom:0px;
	background-repeat: no-repeat;
	width:100%;
	height:110px;
}
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 12px 0 5px 10px;
	margin-left: 120px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#header h2 {
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
	margin-left: 120px;
}
#content {
	background:white;
	padding: 0px 20px;
}

.left {
	width: 568px;
	float: left;
	text-align: justify;
	border-right: 1px solid #bbb;	
}

.style4 {
	color:black;
	font-size:medium;
	text-align: justify;
	font-variant: small-caps;
	line-height:normal;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 261px;
}

.style5 {
	color:black;
	font-size:large;
}

.style6 {
	color:black;
	font-size:small;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 80px;
	width: 224px;
}

.style7 {
	color:black;
	font-size:small;
	margin-bottom: 0px;
}

#style8 {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	text-align:left;
	font-size:small;
}

.left h2 {
	color: #FF4800;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: 100;
	padding : 0px 0 15px 0;
}

.left h3 {
	color: #FF4800;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight:bold;
	padding : 0px 0 15px 0;
	text-align:center;
}


#title {
	background-color:#c8e181;
	height:60px;
	padding: 0px 0px;
	margin-top:0px;
}
.title h1 {
	font-size:large;
	font-weight:bold;
	color:white;
	margin-left: 40px;
	padding: 0px 0px;

	}
	
.main {
	width: 553px;
	overflow:inherit;
	background-image:url('../images/miracle4.jpg');
	background-repeat:no-repeat;
	}

.newright {
	width: 198px;
	overflow:inherit;
	float:right;
	margin-top:auto;
	
	}
.newleft {
	width: 322px;
	overflow:inherit;
	float:left;
	margin-top:auto;
	}


.right {
	width: 155px;
	float: right;
	padding: 10px;
	font-size: 12px;
}
.right ul {
	list-style-type: none;
	padding: 5px 10px 10px 10px;
}
.right h2 {
	height: 30px;
	font-size: medium;
	color: #666;
	line-height: 30px;
	text-align: center;
}
.right a { text-decoration: none }

#top {
	background: #555 url(images/top.jpg) no-repeat;
	padding: 5px 0;
}

#bottom {
	background: #555 url(images/bottom.jpg) no-repeat;
	padding: 10px 0;
	color: #FFFFFF;
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 11px;
	padding: 0 0 10px 0;
}