/* basic elements */
body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #F1F2EC;
	margin: 0px; padding:0; font-size: x-small; max-width: 1024px; 
	}
	
p#bannerSWF {
position: absolute; top: 26px; margin: 0; padding:0;
}

#imOff {
display: none;
}
	
h1 {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-size: 2.4em;
	font-weight: normal; color: #06c;
	padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 5px;
	}
	
h2 {
	font-family: Georgia, "MS Serif", "New York", serif; font-size: 1.8em;
	color: #7D775C; font-weight: normal;
	margin:0px;
	}
h3{ 
	font-family: Georgia, "MS Serif", "New York", serif; font-size: 1.4em;
	color: #7D775C; font-weight: bold;
	margin:0px;
	}

h4 {
	font-family: Georgia, "MS Serif", "New York", serif;
	font-size: 1.4em; font-weight: bold; color: #006699;  margin: 0px; padding: 0px;
	margin-bottom: 10px;
	}	
	
a {
text-decoration: none; color: #06c; 
}

a:active {
text-decoration: none; color: #ee0000;
}

p{
text-align: justify; font-size: 1.2em; font-weight: normal; line-height: 1.5em; 
}

ol {
text-align: justify; font-size: 1.2em; font-weight: normal; line-height: 1.5em;
}

acronym {
cursor: help;
}

p.loading {
/* background: url(images/loading.gif) no-repeat center center; */
float: right; 
}

/* specific divs */

#topWrap {
background-color: #0099CC; background-image: url(images/topBg.gif); 
}

#top {
height: 1.5em; color: #fff; margin: 0 40px 0 40px;
border-bottom: 1px solid #0099CC;
border-top: 0px; border-bottom:0px; 
padding-bottom: 5px; padding-top: 5px; padding-left: 0; 
}

#top h3{
display:inline; margin: 0px; padding: 0px; float: left; color: #fff;
}

#top h3.tq{
display:inline; margin: 0px; padding: 0px; float: left; color: #fff;
background-image: url(images/screw.gif); background-repeat: no-repeat; padding-left: 15px;
background-position: left;
}

#top ul{
display: inline; margin-top: 0px; padding-top: 0px; width: auto;
/*position: relative; left: 345px; /***/
float: right; background-image: url(images/screw.gif); background-repeat: no-repeat; padding-right: 15px;
background-position: right;
}

#top ul li{
display: inline; background-image: url(images/bullet.gif); background-position: 0 0.6em; background-repeat: no-repeat;
padding-left: 15px; padding-right: 5px;
}

#top ul li a{
display: inline; text-decoration: none; font-size: 1.1em; color: #fff; vertical-align: middle;
border-bottom: 0; line-height: 1.6em;
}

#top ul li a:hover{
border-bottom: 1px dotted #fff;
}

#headerBG {
border-top: 1px solid #006699; border-bottom: 1px solid #000; padding: 0 40px 0 40px;
background-image: url(images/headerBG.gif); background-repeat: repeat-x;
}

#header {
background-color: #328EBF; background-image: url(images/aiMast.jpg); background-repeat:no-repeat;
height: 145px; 
margin:0px auto; 
border: 1px solid #000;
border-top: 0px; border-bottom:0px; padding: 0px; 
}

#header h1 {          /** keeps the page title hidden **/
display: none; padding: 0px;
}

#header a.imageOFF{
color: #FFFFFF; font-size: 12px; text-decoration: none; font-weight: bold; vertical-align: top; 
position: relative; top: 125px; left: 82%; vertical-align: top; z-index: 100;
}

#header a.imageON{
display: none;
}

#portrait {
position: relative; left: 85%; top: 8%; width: 60px; border: 5px solid #006699;
}

#catchyPhrase{
margin: 0 40px 0 40px; height: 2.0em; font-size: 1.6em;
border: 1px solid #000; border-top: 0px; border-bottom:1px solid #000; padding: 8px; margin-bottom: 0px;
background-image: url(images/searchBG.gif); background-repeat: repeat; 
padding-bottom: 0px; 
}

#catchyPhrase form{
display: inline; padding: 0px; margin: 0px; font-size: 16px;
float: right; vertical-align: middle;
}

#catchyPhrase form span{
padding: 0px; margin-bottom: 0px; position: relative; bottom: 5px;  /*5px*/
}

#catchyPhrase h2{
display: inline; font-size: 22px; float: left; padding: 0; margin: 0;
}

.searchButt{
height: 22px; width: 37px; margin: 0px; 
color: #000000; border: 1px solid #ccc; background-color: #FFFFFF; font-size: 80%; 
}

.searchButt:hover{
background-color: #CCCCCC; border: 1px solid #000000;
}

.searchText{
padding: 3px; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; border: 1px solid #ccc;
vertical-align: top;
}

#searchResults a{
color: #006699; font-size: 1.8em; font-weight: normal;
}

.linkWrapper{
display: inline; position: relative; left: 100px; padding: 0px; margin: 0px;
}

#nav
	{
		border-bottom: 1px solid #000; 
		background-color: #F1F2EC; width: 100%;	margin: 0px; padding: 0px; border-bottom: 0px;
		background-image: url(images/dot.png); background-repeat: repeat-x; background-position: bottom;
	}

#navbar {
  margin: 0 40px 0 40px; padding: 0px;  
  /* background: #FBFAF4; */
  font: 14px Georgia, Times, serif; overflow: hidden; margin-top: 9px
  
  }
  
#navbar li {
	float: left; padding: 0px 0px 0 0px; margin-right: 5px; list-style: none; background-color: #ccc;
	border: 1px solid #000; /*margin-top: 9px; */
			}
			
#navbar li.active{
	background-repeat: repeat-x; background-position: bottom;
	border-bottom: 1px solid #F1F2EC; background-color: #F1F2EC;
			}
			
#navbar li a {
		display: block; padding: 0.4em 10px 0.25em 10px;
  		color: #000; font-weight: bold;
 			 }
			 		 
#navbar li.active a:hover
  {
      background-color: #F1F2EC;
	}
	
#navbar li a:hover
  {
      background-color: #fff;
	}
	
#textBody {
margin: 0 40px 0 40px; padding-bottom: 10px; 
}

#textBody p{
margin-top: 0px; text-align: justify;
}

#textBody h1{
margin-top: 10px; clear: both;
}

.textColumn{
width: 50%; float: left; border-right: 1px solid #ccc;
padding-right: 2%;
}

.textColumn ul{
font-size: 1.2em;
}

.textColumn ul li{
margin-bottom: 5px;
}

.textColumn a{
border-bottom: 1px dotted #06c;
}

.textColumn img{
float: left; margin: 0 10px 0 0;
}

.textColumn h4{
font-size: 1.8em; font-weight: normal;
}

.sideBar{
width: 22.5%; padding-bottom: 3px; border-left: 1px solid #ccc; margin-left: -1px;
float: left; padding-right: 1.5%; padding-left: 1.5%; border-right: 1px solid #ccc;
}

.sideBar h3{
background-image: url(images/linksList.gif); background-repeat: no-repeat; background-position: left;
padding-left: 20px; font-size: 1.6em; margin-top: 0px; color: #993300;
}

.sideBar ul{
margin: 0px; padding: 0px; margin-left: 5px; margin-top: 10px; margin-bottom: 10px;
}

.sideBar li{
list-style: none; background-image: url(images/dotbk.gif); background-repeat: no-repeat; background-position: left;
display: block; padding-left: 15px; padding-bottom: 5px; border-bottom: 1px solid #ccc; margin-bottom: 5px;
}

.sideBar li a{
color: #330066;
}

.sideBar li.sub2link{
list-style: none; background-image: url(images/dot.gif); background-repeat: no-repeat; background-position: left;
display: block; padding-left: 15px; padding-bottom: 2px; border-bottom: 1px solid #ccc; margin-bottom: 3px;
margin-left: 20px; color: #993300;
}

.sideBar li.sub2link a{
color: #993300;
}

.sideBar li.sub3link{
list-style: none; background-image: url(images/dotb.gif); background-repeat: no-repeat; background-position: left;
display: block; padding-left: 15px; padding-bottom: 2px; margin-bottom: 3px;
margin-left: 45px; color: #006699; border-bottom: 1px solid #ccc; 
}

.sideBar li.sub3link a{
color: #006699;
}

.sideBar a{
color: #06c; text-decoration: none; font-size: 1.2em;
}

.sideBar a.active{
font-weight: bold;
}

.sideBar a:hover{
/* border-bottom: 1px dotted; */
background-color: #ccc;
}

.sideBar ul#siteSections li a:hover{
background-color: #f1f2ec; color: #06c;
}

.sideBar form{
margin: 0px; margin-bottom: 15px; margin-top: 5px; font-size: 1.5em; 
}


.sideBar img{
display: block; border: 3px solid #fff; margin-top: 10px; margin-bottom: 10px;
}

#featureBar {
padding-bottom: 3px; width: 20%;
float: left; padding: 0 0 0 2%;
}

#featureBar h3{
background-image: url(images/linksList.gif); background-repeat: no-repeat; background-position: left;
padding-left: 20px; font-size: 1.6em; margin-top: 0px; color: #993300;
}

#featureBar form{
margin: 0px; margin-bottom: 15px; margin-top: 5px; font-size: 1.5em; padding-bottom: 15px;
border-bottom: 1px dashed #ccc; 
}

#featureBar p{
padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dashed #ccc; 
}

dl {
margin: 0; margin-bottom: 10px;
}

dl a {
color: #06c; font-size: 1.0em; 
}

dt {
font-size: 1.1em; margin-top: 10px; color: #000;
}

dd, dd a{
padding: 0; margin: 0; font-size: 1.0em; 
}

dd a{ 
color: #06c;
}

.sideBar dl, .sidebar dd a{
font-size: 1.0em;
}


#footer {
border-top: 3px solid #000;
text-align: center;
background-color: #0099CC; background-image: url(images/topBg.gif); 
color:#FFFFFF; padding: 4px; clear: both; height: 20px; padding-bottom: 0; padding-top: 5px;
}

#footer a{
color: #FFF; text-decoration: underline;
}

#footer h4{
color: #FFFFFF; font-size: 1.2em; font-weight: normal;
}

#randoQuote {
font-size: 1.2em; margin-bottom: 15px;
}

#randoQuote img {
/*background-image: url(images/quoted.gif); background-repeat: no-repeat;*/
float: left; padding-right: 10px;
}

#randoQuote blockquote {
/*background-image: url(images/quoted.gif); background-repeat: no-repeat;*/
font-size: 1.2em; margin: 1em 0 1em 0; 
}

.line{
border-bottom: 1px solid #B7AE88; position: relative; z-index: 1000;
}

.midDot {
font-size: 1.8em; vertical-align: middle;
}

a.interactive {
background-image: url(images/docSmall.gif); background-repeat: no-repeat;
padding-left: 70px; display: block; margin-top: 10px; padding-top: 10px; padding-bottom: 25px; text-align: left;
}

a.interactive2 {
background-image: url(images/wordSmall.gif); background-repeat: no-repeat; background-position: top left;
padding-left: 70px; display: block; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; text-align: left;
}

a.interactive3 {
background-image: url(images/crosswordSmall.gif); background-repeat: no-repeat; background-position: top left;
padding-left: 70px;  display: block; margin-top: 10px; padding-top: 0px; text-align: left;
}

a.interactive4 {
background-image: url(images/wordjumbleSmall.gif); background-repeat: no-repeat; background-position: top left;
padding-left: 70px;  display: block; margin-top: 10px; padding-top: 0px; text-align: left;
}


a.interactiveGall {
background-image: url(images/playButt.gif); background-repeat: no-repeat; background-position: top left;
padding-left: 70px;  display: block; margin-top: 10px; padding-top: 0px; text-align: left;
}

a.interactiveQuiz {
background-image: url(images/quizRoll.gif); background-repeat: no-repeat; background-position: top left;
padding-left: 70px;  display: block; margin-top: 10px; padding-top: 0px; text-align: left;
}

a.interactiveVideo {
background-image: url(images/video.gif); background-repeat: no-repeat; background-position: top left;
padding-left: 70px;  display: block; margin-top: 10px; padding-top: 0px; text-align: left; 
}

img.right {
float: right; padding-left: 10px; padding-bottom: 3px; 
}

img.left {
float: left; padding-right: 10px; padding-bottom: 3px; border: 0;
}

ul#workometer li{
border:0; margin-left: 25px; font-size: 1.2em;
}
