﻿
.border {
	border: thin solid #FE0000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

A.text:link {COLOR: #FE0000; TEXT-DECORATION: none; font-size: 10px;}
A.text:hover { COLOR: #FE0000; TEXT-DECORATION: none; font-size: 10px; }
A.text:active { COLOR: #FE0000; TEXT-DECORATION: none; font-size: 10px; }
A.text:visited { COLOR: #FE0000; TEXT-DECORATION: none; font-size: 10px; }

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 1000px;
	float: left;
	height: 30px;
	margin-top: 2px;
}

#menu div {
	width: 110px;
	background-color:red;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	height: 30px;
	float: left;
	line-height: 30px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
#wrap {
	border-radius: 5px;
	overflow: auto;
	border: 1px solid #FF0000;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#latestnews {
	width: 240px;
	margin: 5px 5px 0px 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#latestnews h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
}

#latestnews h2 {
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#latestnews p {
	width: 230px;
	margin: 0 0 0 0;
	text-align: justify;
}

#header {
	float: left;
	width: 1000px;
	height: 200px;
	background-image: url('images/header2.jpg');
}
#maincontent {
	width: 745px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#content {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 24px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
}

#content h2 {
	font-weight: normal;
	font-size: 16px;
	color: #FF0000;
}

#content h3 {
	margin-bottom:0px
}

#content p {
	margin-top:0px
}

#footer {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 2px;
	width: 996px;
	float: left;
	text-align: center;
	font-weight: normal;
}
body {
	background-color: #CCCCCC;
}

#subcontent {
	margin: 10px 5px 10px 5px;
	width: 990px;
	float: left;
}

/* Staff */

.staffcontainer {
	width:990px;
	float:left;
	margin:0 0 10 5;
}

.staffcontainer .image {
	width:200px;
	margin-left:5px;
	height:200px;
	float:left
}

.staffcontainer h2 {
	float:left;
	margin-left:5px;
	width:960px
}

.staffcontainer p {
	float:left;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:20px;
	width:960px
}

/* Times */

.times {
	
}

.times table {
	font-weight:bold;
	font-size:14px
}

.times table th {
	font-size:14px;
	font-weight:normal
}

.times h2 {
	text-align:center
}

/* Curriculum */

.curriculum {
	
}

.curriculum h2 {
	font-size:16px;
	margin-bottom:0px;
	margin-top:0px
}

.curriculum div {
	width:480px;
	float:left;
	margin-left:10px;
	margin-top:10px
}

.curriculum div p {
	font-size:10px
}

/* Gallery */

.thumbcontainer {
	width: 160px;
	float: left;
	margin-left: 4px;
	margin-bottom: 10px;
}

.thumbcontainer img {
	border:0px
}


/* Contact */


.lcol {
	width: 480px;
	float: left;
	text-align: left;
	font-size: 16px;
	margin-bottom: 20px;
	color: #333333;
	padding-left: 10px;
	height:250px
}

.lcol h1 {
	text-align:left;
	width:100%
} 

.rcol {
	width: 490px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	height:250px
}

.rcol h1 {
	text-align:left;
	width:100%
} 

.label {
	width: 100px;
	float: left;
	color: red;
	line-height: 22px;
	margin-bottom: 5px;
	height: 22px;
}
.data {
	width: 390px;
	float: left;
	line-height: 22px;
	margin-bottom: 5px;
	min-height: 22px;
}
.textbox {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 370px;
	line-height: 12px;
	padding-right: 3px;
	padding-left: 3px;
}

/* Downloads */

table {
	border: 1px solid red;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

th {
	background-color:red;
	color:white;
	text-align:center
}

