/* CSS Document */

body {
	background-color: #000000;
	margin: 20px;
}

#holdingLayer {
	position:absolute;
	width: 920px;
	left:50%;
	margin-left: -460px;
	top:15px; 
	height:auto; 
	z-index:1;
}

#mainLayer {
	position:absolute;
	/*left:50%;*/
	top: 0px;
	left:0px; 
	width:920px; 
	z-index:0;
	/*border:1px solid #000066;*/
	/*margin-left: -384px;*/
}

.mainTable {
	height: auto;
	width: 920px;
	border: 1px solid #000000;
	background-color: #FFFF01;
	padding: 0px;
	margin-left:auto; 
    margin-right:auto;
	border-spacing: 0px;
    border-collapse: separate;
}

.mainTable td {
	padding: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

#logoLayer {
	position:absolute;
	top: 2px;
	left: 2px; 
	width:330px;
	height:177px; 
	z-index:0;
}

#headerImageLayer {
	position:absolute;
	top: 2px;
	left:360px; 
	width:330px;
	height:177px; 
	z-index:0;
}

#topBar {
	background-image: url(images/top_horz_bar.jpg);
	background-repeat:repeat-x; 
	position:relative;
	top: 90px;
	left:0px; 
	width: 925px;
	height: 21px;
	text-align: right;
}

.whiteTextArialBlack {
	font-family: "Arial Black";
	font-size: 15px;
	color: white;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 25px;
}

#linksLayer {
	position:relative;
	top: -130px;
	left: 0px; 
	width:178px;
	height:177px; 
	z-index:0;
}

#linksLayer1 {
	position:relative;
	top: 0px;
	left: 0px; 
	width:178px;
	height:177px; 
	z-index:0;
}

#linksLayer2 {
	position: relative;
	top: -619px;
	left: 0px; 
	width:178px;
	height:177px; 
	z-index:0;
}


.contentTable {
	height: 436px;
	width: 720px;
	border: 1px solid #000000;
	background-color: #FEFE83;
	padding-left: 8px;
	padding-right: 4px;
	margin-left:auto; 
    margin-right:auto;
	border-spacing: 0px;
    border-collapse: separate;
}

.contentTable td {
	padding: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

.newsContentTable {
	height: 402px;
	width: 720px;
	border: 1px solid #000000;
	background-color: #FEFE83;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	margin-left:auto; 
    margin-right:auto;
	border-spacing: 0px;
    border-collapse: separate;
}

.newsContentTable td {
	padding: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

.newsItemTable {
	width: 700px;
	border: 1px solid #000000;
	background-color: #FFFFCC;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	margin-left:auto; 
    margin-right:auto;
	border-spacing: 0px;
    border-collapse: separate;
}

.newsItemTable td {
	padding: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: black;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

H2 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 22px;
	color: black;
	font-weight: bold;
	margin: 0px;
}

H3 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 8px;
}

.blackText18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}

.blackText14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}

.smlBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	margin-top: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	margin-top: 0px;
}

p.top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	margin-top: 20px;
}

.smallGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
}

.redText18Bold {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-top: 10px;
}

.redText14Bold {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	margin-top: 10px;
}

.errorRed {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #C0111E;
	font-weight: bold;
	margin-top: 0px;
}

.lowerContentTable {
	height: 330px;
	width: 446px;
	border: 1px solid #000000;
	background-color: #FEFE83;
	padding: 8px;
	margin-left:auto; 
    margin-right:auto;
	border-spacing: 0px;
    border-collapse: separate;
}

.lowerContentTable td {
	padding: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

.largeLowerContentTable {
	height: auto;
	width: 100%;
	border: 1px solid #000000;
	background-color: #FEFE83;
	padding: 8px;
	margin-left:auto; 
    margin-right:auto;
	border-spacing: 0px;
    border-collapse: separate;
}

.largeLowerContentTable td {
	padding: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

a.redClickHereLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #DF0000; 
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	margin-left: 295px;
}

a.redClickHereLink:hover { 
	text-decoration: underline;
	font-size: 16px;
	color: #484848;
	font-weight: bold;
	text-align: right;
}

a.blackLink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}

a.blackLink:hover { 
	text-decoration: underline;
	font-size: 14px;
	color: #DF0000;
	font-weight: bold;
}

a.largelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

a.largelink:hover { 
	text-decoration: underline;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.coursesTable {
	border: solid 1px #000000;
	background-color: #FFFFCC;
	border-spacing: 0px;
    border-collapse: separate;
	width: 95%;
}

.coursesTable th {
	border: solid 1px #000000;
	background-color: #FEFE01;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #000000; 
	font-weight: bold;
}

.coursesTable td {
	border: solid 1px #666666;
	background-color: #FFFFCC;
	padding: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #333333; 
	font-weight: normal;
}

.contactFormTable {
	border: solid 1px #000000;
	background-color: #ffffff;
	border-spacing: 2px;
    border-collapse: separate;
	width: 340px;
}

.contactFormTable .td1 {
	border: solid 1px #000000;
	background-color: #FFFF00;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000; 
	font-weight: bold;
}

.contactFormTable .td2 {
	border: solid 1px #000000;
	background-color: #FFFFCC;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #333333; 
	font-weight: normal;
}

.addressTD {
	background-color: #333333;
	border-top: solid 1px #000000;
	height: 107px;
}

.blackTD {
	background-color: #000000;
	height: 10px;
}

.imageLeft {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	clear: both;
}

.imageRight {
	border: 1px solid #000000;
	margin-left: 10px;
	margin-bottom: 0px;
	float: right;
	clear: both;
}

.galleryImage {
	border: 1px solid #000000;
}

blink {
  -webkit-animation: blink 1s steps(5, start) infinite;
  -moz-animation:    blink 1s steps(5, start) infinite;
  -o-animation:      blink 1s steps(5, start) infinite; 
  animation:         blink 1s steps(5, start) infinite;
}

@-webkit-keyframes blink {
  to { visibility: hidden; }
}
@-moz-keyframes blink {
  to { visibility: hidden; }
}
@-o-keyframes blink {
  to { visibility: hidden; }
}
@keyframes blink {
  to { visibility: hidden; }
}
