#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 762px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#header {
	margin: 0 0 0 0;
	width: 762px;
	height: 128px;
}
#globalNav {
	margin: 0 0 0 0;
	width: 750px;
	height: 20px;
	text-align:right;
	padding-right: 10px;
	padding-top: 5px;
}
#container {
	margin-top: 10px;
}
#left {
	float: left;
	width: 150px;
}
#right {
	float: right;
	width: 192px;
}

#content { 
	float: left;
	width: 555px;
	margin-bottom: 10px;
}

#footer {
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footerNav {
	margin-bottom: 0px;
}
#footerNav p {
	color: #CCCCCC;	
}
#footerLogos {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#footerLogos img {
	margin-left: 10px;
	padding-right: 10px;
}
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin: 0px;
	background-image: url(images/BG.jpg);
}


#Logo {
	float: left;
	width:166px;
	height:90px;
	margin-bottom: 0px;
}

#Banner {
	float: right;
	width:594px;
	height:90px;
	margin-bottom: 0px;
}

#MainNav {
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 0px;
	width:762px;
	height:32px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCDBF0;
	border-right-color: #CCDBF0;
	border-bottom-color: #CCDBF0;
	border-left-color: #CCDBF0;
	background-color: #3399CC;
}

#MainNav ul {
	width: 761px;
	height: 30px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #0E2B89;
	border-bottom-color: #0E2B89;
	border-left-color: #0E2B89;
}
#MainNav li {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#MainNav img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0E2B89;
}
#Feature {
	left:0px;
	top:0px;
	width:555px;
}
#subcontent {
	margin-top: 23px;
	margin-left: 42px;
	width:513px;
}
.coloredHeading {
 	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 15px;
}
.upcoming {
	background-image: url(images/SubHeadingBGOrng.gif);
}
.recent {
	background-image: url(images/SubHeadingBGPurple.gif);
}
.VertLinks {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	clip: rect(auto,auto,0px,auto);
}
.VertLinks ul {
	background-image: url(images/GrayBG.gif);
	background-position: 0px -27px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip: rect(auto,auto,0px,auto);
	margin: 0px;
}
.VertLinks li {
	display: block;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-top: 0px;
	clip: rect(auto,auto,0px,auto);
}
.VertLinks p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0E2B89;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
#MainNav img {
	margin: 0px;
	padding: 0px;
}
.Col {
	margin: 0px;
	padding: 0px;
	width: 240px;
	top: 20px;
	left: 45px;
}
.LeftCol {
	float: left;
}
.RightCol {
	float: right;
}
.Item {
	background-color: #FFFFFF;
	height: 102px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	clear: both;
}
.Item h2 {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.Item h3 {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.Item p {
	padding-top: 0px;
	margin: 0px;
}
.Item img {
	float: left;
	border: 1px solid #0E2B89;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
.Item2 {
	background-image: url(images/BorderRight.gif);
	background-repeat: no-repeat;
}
#Feature h1 {
	text-align: right;
	margin-bottom: 30px;
	margin-right: 20px;
}
#Feature p {
	margin-right: 40px;
	margin-left: 44px;
	margin-top: 0px;
}
.featurephoto{
	float: left;
	margin-left: 40px;
}
.featurephoto img{
	border: 1px solid #0E2B89;
	margin-right: 20px;
	margin-bottom: 10px;
}
h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
}
#Feature h2 {
	margin-right: 40px;
	margin-left: 44px;
}
#Feature h3 {
	margin-right: 40px;
	margin-left: 44px;
}
.environmental {
	background-image: url(images/SubHeadingBGGrn.gif);
}
.culture {
	background-image: url(images/SubHeadingBGRed.gif);
}
.sports {
	background-image: url(images/SubHeadingBGBlue.gif);
}
.Skola {
	background-image: url(images/SubHeadingBGltBlue.gif);
}
#content ul {
	list-style-position: inside;
	list-style-type: circle;
}
.icon img {
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo img {
	margin-bottom: 5px;
	margin-left: 5px;
}
.border img {
	border: 1px solid #0E2B89;
}
.columns {
	clear: both;
}
.coloredHeading a {
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 15px;
}
.table1 {
	border-top: 1px solid #E7E7E7;
	border-right: 1px none #E7E7E7;
	border-bottom: 1px none #E7E7E7;
	border-left: 1px solid #E7E7E7;
}
.table1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E7E7E7;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	margin: 0px;
	padding: 5px;
}
