﻿#container {
	border-style: groove;
	border-width: inherit;
	border-color: #000000;
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	
}
#header {
	height: 220px;
	background-color: #FFFFFF;
}
#menu {
	background-color: #0000FF;
	height: 51px;
	text-align: center;
	width: 850px;
	margin-bottom: 17px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0000FF;
	text-align: center;
}
#footer {
	background-color: #000000;
	text-align: center;
	width: 845px;
	position: static;
	top: 0px;
	left: 0px;
}
#main_content {
	padding-right: 50px;
	padding-left: 50px;
}
.TEXT {
	font-size: 14pt;
	color: #000000;
	font-family: Calibri;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
}
.bold {
	font-family: Calibri;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bluetext {
	color: #0000FF;
	font-family: Calibri;
	font-size: 10pt;
	text-align: center;
}
.HEADER BOLD BLACK {
	font-size: 26pt;
	color: #000000;
	font-weight: bold;
}
.TABLETEXT {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}
#footer {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 4px;
}
.LINKS_BODY {
	border: thick double #0000FF;
	width: 400px;
	height: ;
	margin-top: 15px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.FORM {
	margin-left: 0px;
	background-color: #FFFFFF;
}
.newsbody {
	margin-right: 50px;
	margin-left: 50px;
	border: medium solid #3366FF;
	padding: 50px;
}
.gallery_body {
	background-image: url('assets/images/Cloudsx.jpg');
	background-repeat: no-repeat;
}
