/*
-----------------------------------------------------
Version:     2004.11.24
-----------------------------------------------------
*/

/* Links */
/* ----------------------------------------------------- */
a:link, a:visited, a:active {color:#333;}
a:hover {color:#f00;}

a.sideNav:link, a.sideNav:visited, a.sideNav:active {
color:#666; font-size: 12.5px; text-decoration:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;

}
a.sideNav:hover {color:#f00; text-decoration:underline;margin: 0px 0px 0px 5px;}

a img {border-style:none;}


/* General Elements */
/* ----------------------------------------------------- */
body { margin:0; padding:0; background:#fff url("img/bg.gif") repeat-x; }

body,td,p { COLOR: #000; font-size: 12.5px; font-family: Geneva, Arial, Helvetica, sans-serif; padding-top: 0px; margin-top:0px }

h1 { color:#666; font-size:15px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
h2 { color:#333; font-size:15px; border-bottom:1px dashed #999; margin:30px 0 5px 0; padding-bottom:5px; }
h3 { font:bold 100% Verdana,Sans-serif; font-size:12px; text-transform:uppercase; padding-bottom:5px; }
h5 { color: #930; font:bold 100% Verdana,Sans-serif; font-size:9.5px; text-transform:uppercase; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px }
  
img{
	border: none;
  	text-decoration: none;
  }
.mainBg{
  background:#fff url("img/mainBg.gif") repeat-x;
  }
.tableheaderBG{
  background-image:url('img/tableBG.gif');
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: solid #fcc 1px;
  }
.border{
  font-size:10.5px;
  color: #666;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  padding: 2px 2px 2px 2px;
  border-left: solid  #fcc 1px;
  border-bottom: solid #fcc 1px;
  }
.borderB{
  font-size:10.5px;
  color: #666;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  padding: 2px 2px 2px 2px;
  border-left: solid #fcc 1px;
  border-right: solid #fcc 1px;
  border-bottom: solid #fcc 1px;
  }
.lBg{background: url("img/midL.png") repeat-y;}

.rBg{ background: url("img/midR.png") repeat-y;}

.footer{ 
	margin:0;
	padding:0;
	width:100%;
	float:left;
	color: #666; 
	font-size:10px; 
	text-align:center; 
	position:relative;
	top:-32px;
}

#imgBg{ position: absolute;
z-index:1;
background-image: url(img/imgAbout.png);
background-repeat: no-repeat;
background-position: 0% 0%;
  height:539px;
  width:290px;
  margin-left: -12px;
  margin-top: -10px; }

#imgBgClasses{ position: absolute;
z-index:1;
background-image: url(img/imgClasses.png);
background-repeat: no-repeat;
background-position: 0% 0%;
  height:300px;
  width:207px;
  margin-left: -12px;
  margin-top: -10px; }  
  
#imgBgMission{ position: absolute;
z-index:1;
background-image: url(img/imgMission.png);
background-repeat: no-repeat;
background-position: 0% 0%;
  height:400px;
  width:190px;
  margin-left: -12px;
  margin-top: -10px; }
  
#imgBgConcepts{ position: absolute;
z-index:1;
background-image: url(img/imgConcepts.png);
background-repeat: no-repeat;
background-position: 0% 0%;
  height:539px;
  width:420px;
  margin-left: -12px;
  margin-top: -10px; }

#imgBgConcepts2{ position: absolute;
z-index:1;
background-image: url(img/imgConcepts2.png);
background-repeat: no-repeat;
background-position: 0% 0%;
  height:300px;
  width:311px;
  margin-left: -12px;
  margin-top: -10px; }

#contentL{ 
z-index:2;
  width:125px;
  height:400px;
  float:left;
  font-size:10.5px;
  color: #666;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  padding: 2px 2px 2px 2px;
   min-height:inherit}
   
#contentR{ 
z-index:3;
height: -100px;
  width:580px;
  margin-right: 0px;
  float:right;
  font-size:10.5px;
  color: #666;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  padding: 2px 2px 2px 10px;
  border-left: solid #fcc 1px;
  }

#mainNavbar{ 
z-index:5;
  margin-right: 0px;
  float:right;
  font-size:10.5px;
  color: #666;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  padding: 2px 2px 2px 10px;
  border: solid #fcc 1px;
  }

.bold{ color:#993366}

.newsBorder{ border-top: solid #fcc 1px; padding-top: 10px}
