@charset "utf-8";
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}
.right_box h1 {
	font-size: 18px;
}



#left h1 {
	font-size: 18px;	
}
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#wrapper {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#header {
	float: left;
	height: 113px;
	width: 850px;
}
#footer {
	width: 850px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	float: left;
	width: 400px;
}
#secure {
	float: right;
	width: 400px;
	text-align: right;
}
#title {
	float: left;
	width: 850px;
	font-size: 18px;
	text-align: center;
	color: #7EA300;
	padding-bottom: 10px;
}
#image_left {
	float: left;
	width: 360px;
	height: 400px;
	background-image: url(images/school.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.clear {
	clear: both;
	height: 5px;
	padding-bottom: 5px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span {
	margin: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content {
	float: right;
	width: 430px;
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-right: 10px;
}
#content img {
	text-align: center;
}
ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

input {
	padding: 4px;
	width: 50%;
	border: 1px solid #999;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}


input#checkbox, input#checkbox2, input#checkbox3   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
}
td {
	background-color: #FFF;
}
#forum {
	float: left;
	width: 850px;
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
}
#info {
	float: left;
	width: 820px;
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: 50px;
}
#left {
	float: left;
	width: 450px;
}
#right {
	float: right;
	width: 330px;
	padding-top: 20px;
}
.right_box {
	background-color: #EAEAEA;
	padding: 15px;
	float: left;
	width: 290px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}


.right_box li {
	padding-bottom: 8px;
}


.right_box ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #666;
}


#title_info {
	float: left;
	width: 850px;
	font-size: 12px;
	text-align: center;
	color: #7EA300;
	padding-bottom: 20px;
	padding-top: 15px;
}
.green {
	color: #7EA300;
}
#image_left_church {
	float: left;
	width: 360px;
	height: 400px;
	background-image: url(images/church.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
.red_text {
	color: #C10000;
}


#content h1 {
	font-size: 20px;
}
#image_left_university {
	float: left;
	width: 360px;
	height: 400px;
	background-image: url(images/university.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

