
DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

body {margin-top: 0px;
	  margin-bottom: 0px;
	  background-image: url(images/Background.png);
	  background-repeat: repeat-x;
	  background-color: #00589c;}


.wrapper {width: 1029px;
		  position: relative;}

.header {background-image: url(images/HeaderBak.png);
		 width: 1029px;
		 height: 186px;}

.navigation {padding-top: 145px;
		 padding-left: 180px;
		 padding-right: 40px;
		 text-align: left;
		 color: #b20001;}

	.navigation a:link {color: #b20001;
					font-family: Trebuchet MS;
					font-weight: bolder;
					text-decoration: none;
					font-size: 15px;}

	.navigation a:active {color: #b20001;
					font-family: Trebuchet MS;
					font-weight: bolder;
					text-decoration: none;
					font-size: 15px;}

	.navigation a:visited {color: #b20001;
					font-family: Trebuchet MS;
					font-weight: bolder;
					text-decoration: none;
					font-size: 15px;}

	.navigation a:hover {color: #353252;
					font-family: Trebuchet MS;
					font-weight: bolder;
					text-decoration: none;
					font-size: 15px;}

.body {background-image: url(images/BodyBak.png);
		width: 1029px;}

.content {width: 1000px;
		  padding: 10px;}

h1 {color: #16334a;}

h2 {background-color: #ffc94b;
		border: 2px solid #00589c;
		color: #16334a;
		font-family: "Times New Roman";
		font-style: italic;
		text-align: left;
		padding-left: 10px;
		padding-top: 5px;
		font-weight: bold;
		font-size: 22px;
		height: 40px;}

img {border: #00589c 2px solid;}

.meetkern {background-image: url(images/MeetKern.png);
		   width: 1000px;
		   height: 258px;
		   padding-top: 30px;
		   padding-left: 70px;
		   text-align: left;}

.networks {background-image: url(images/networks.png);
		   width: 1000px;
		   height: 150px;
		   padding: 20px;}