body {
	background-color: #527555;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}

#container {
	background_color: #b1c5ba;
	position: relative;
}

#page_header {
	background-color: #b1c5ba;
	height: 40px;
	width: 100%;
}

#top_text_contained {
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 600px;
}

.top_form {
	float: right;
	height: 50px;
	padding: 0px;
}

.top_text {
	float: right;
	height: 50px;
	padding: 6px 5px 0px 5px;
}

.page_header form {
	margin: 0px;
	padding: 0px;
	width: 166px;
}

#content_container {
	background-color: #395139;
	border-bottom: 4px solid #FBE436;
	border-left: none;
	border-right: none;
	border-top: 4px solid  #FBE436;
	min-height: 1px;
	position: relative;
	width: 100%;
}

#content_box {
	margin-left: auto;
	margin-right: auto;
	min-height: 1px;
	position: relative;
	text-align: center;
	width: 100%;
}

#content_box_inner {
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 750px;
}

#content_link {
	float: left;
	margin: 0px 12px 40px 16px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 150px;
}

h1 {
	color: #B1C5BA;
	font-family: serif;
	font-size: 35px;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 50px;
}

h2 {
	color: rgb(177, 197, 186);
	font-family: serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}

#index_don_btm {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	min-height: 1px;
	position: relative;
	text-align: center;
	width: 350px;
}

#page_footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	min-height: 1px;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 775px;
}

#page_footer img {
	float: left;
	padding: 0px;
    padding-right: 8px;
}

#page_footer p {
    padding-top: 3px;
}

#welc_dharma_seed {
	height: 56px;
	margin-left: auto;
	margin-right: auto;
    margin-top:40px;
    margin-bottom:10px;
	position: relative;
	text-align: center;
	width: 600px;
}

#welcome_head {
	font-size: 28px;
}

#landing_text {
    font-family: times;
	margin-left: auto;
	margin-right: auto;
    margin-top: auto;
    margin-bottom:40px;
	position: relative;
	text-align: center;
	width: 600px;
    font-size: 18px;
}

#landing_note {
    font-size: 14px;
}

.quickLinks {
    margin-left: 5px;
    top: +8;
}
