@charset "utf-8";

/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-image: url(../images/bluetartan.gif);
	background-repeat: repeat;
	margin: 0px;
	height: 500px;
}

#text p {
	font-weight: normal;
}

#container {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	height: 1500px;
}
#container #logo {
	height: 250px;
	background-color: #9DCAE6;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 950px;
}
#top {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	margin-top: 25px;
	width: 950px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav {
	text-align: center;
	width: 950px;
	background-color: #9DCAE6;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	background-color: #9DCAE6;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	width: 950px;
}
#mission p {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
#nav a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
#container #link1 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
}
#container #link2 {
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
	margin-top: 5px;
	margin-right: 62px;
	margin-bottom: 5px;
	margin-left: 62px;
}
#container #link3 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
}
#container #link4 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
}
#container #link5 {
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
	margin-top: 5px;
	margin-right: 62px;
	margin-bottom: 5px;
	margin-left: 62px;
}
#container #link6 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
}
#container #link7 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
}
#container #link8 {
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
	margin-top: 5px;
	margin-right: 62px;
	margin-bottom: 5px;
	margin-left: 62px;
}
#container #link9 {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	border: medium groove #000000;
}

#container #link2 img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
