body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	background-color: #000000;
	/*background-image: url(scoilback.jpg);
	background-repeat: repeat-x;*/
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	min-width: 800px;
}

body input.submitLink {
   color: #FFCC66;
   background-color: transparent;
   border: none;
   cursor: pointer;
   cursor: hand;
}

table#form {border: 0px; width: 100%;}
table#form tr {border: 0px;}
span.required {color: #FF0000;}
tr.error {border: 0px; background-color: #006633;}
table.errorBar {background-color: #990099;}

p {
	padding: 14px;
}

span.indent {
	text-indent:50px;
}

div#one {
	clear: both;
	width: 100%;
}

img {
	position: inherit;
	max-width: 95%;
}

div.two {
	width: 49%;
	float: left;
	margin-bottom: 25px;
	clear: none;
}

div.two img{
	//width: 95%;
}

table.pictSwap {
	width: 95%;
}

table.pictSwap td {
	width: 95%;
	height: 500px;
	max-height: 500px;
	text-align: center;
}

table.pictSwap img {
	position: relative;
	width: auto;
	max-width: 95%;
	height: auto;
}

div.three {
	width: 32%;
	float: left;
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 25px;
	clear: none;
}

div.four {
	width: 24%;
	float: left;
	margin-bottom: 25px;
	clear: none;
}

#special{
	color: #990099;
}

span.urgent{
	color: #FF0000;
	/*border: 1px solid #FFFFFF;*/
	background-color: #000000;
	font-size: 17px;
}

div#content div.notice {
	color: #FF0000;
	font-weight: bold;
}

div.notice table {
	color: #FF0000;
	background-color: #660066;
	max-width: 50%;
}

div.notice tr {
	color: #FF0000;
	font-size: 16px;
}

div.notice td {
	color: #FF0000;
	text-align: center;
}

div#logos {
	position: relative;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: center;
}

/*
div#logos2 {
	position: relative;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align: left;
}
*/

div#menu {
	padding-bottom: 8px;
}

div#menu ul {
	text-align: center;
	white-space: nowrap;
}
div#menu li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	display: inline;
	text-align: justify;
	margin-top: 10px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	white-space: nowrap;
}

div#menu a {
	padding: 2px;
	background-color: #ffcc66;
	color: #660066;
	border: 2px solid #cc0033;
	text-decoration: none;
}

div#menu a:hover {
     color: #cc0033;
	 border: 2px solid #006633;
}

div#photos {
	float: right;
	clear: left;
}

.image1 {
	z-index: 1;
	border: 3px solid #CC0033;
	position: static;
	float: right;
}



.image2 {
	z-index: 2;
	border: 3px solid #CC0033;
	position: static;
	left: 1px;
	top: 215px;
}
div#footer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;	text-align: center;
}
div#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #990099;
}
div#footer a:hover {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
div#footer hr {
	border-color: #990099;
	border-style: ridge;
	border-width: 4px;
	width: 85%;
	clear: both;
}

div#content {
	clear: both;
	background-color: #000000;
}

div#content h1 {
	font-variant: small-caps;
	color: #FFCC66;
	font-size: 21px;
	clear: both;
}

div#content #announcements h3 {
	color: #006633;
}

div#content a:link  {
	color: #990099;
}
div#content a:visited  {
	color: #990099;
}
div#content a:active{
	color: #990099;
}
div#content a:hover{
	color: #006633;
}

div#content h2 {
	font-variant: small-caps;
	color: #FFCC66;
	/*#006633;*/
	font-size: 18px;
	clear: both;
}
div#content h3 {

	font-variant: small-caps;
	color: #FFCC66;
	font-size: 16px;
	clear: both;
}
table#content{
	width: 100%;
	background-color: #FFCC66;
	color: #000000;}

table#content tr{
	width: 100%;
	color: #000000;

}

table#content td{
	vertical-align: top;
	color: #000000;
	
}

div#content p {
	clear: both;
}

div#perf {
	color: #000000;
}

div#perf table{
	width: 100%;
	background-color: #000000;
}

div#perf tr{
	width: 99%;
}

div#perf td{
	width: 33%;
}