/***
image sizes
**/

.pageImage img {
}
.galleryThumbs img {
}
#indexImage img {
}
#aboutImage {

}
.nowrap {
}
/**
Admin Styles
**/



/***
CORE STYLES
**/

body {
margin:0;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:90%;
background-color:#FFEAD5;
color:#000000;
line-height:22px;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
font-size:1.4em;
margin:0 5px 15px 5px;
}
h3{
font-size:1.2em;
margin:10px 5px 5px 5px;
color:#0099ff;
}
h4{
}
p {
margin:0 5px 20px 5px;

}
acronym {
border-bottom:1px dotted black;
cursor:help;
}
a:link, a:visited {
color:#0099ff;
}
a:hover {
color:#FF9900;
}
ul{
}
ul li {
margin-right:10px;
}
img {
padding:2px;
margin:5px;
border:1px solid #cccccc;
}
strong {
color:#0099ff;
}

/*****************************************
              LAYOUT STYLES
*****************************************/
.wrapper {
position:relative;
width:95%;
margin:10px auto;
border:1px solid #afcce7;
background-color:#ffffff;
background-image:url(../images/design/wrapper_bgr.png);
background-repeat:repeat-y;
border-right:1px solid #afcce7;
border-left:1px solid #afcce7;
}

/** accessibility
**/
.accessibility {
height:auto;
background-color:#ffffff;
}
.accessLinks {
font-size:80%;
}
.accessLinks ul {
margin:0;
padding:0;
}
.accessLinks ul li {
display:inline;
margin-left:5px;
}
.accessLinks ul li a, #accessibilityLinks ul li a:visited, #accessibilityLinks ul li a:active  {
text-decoration:none;
font-weight:bold;
}
.accessLinks ul li a:hover {
color:#0099ff;
text-decoration:underline;
}

/**
mastehead
**/
.masthead {
height:120px;
border-top:1px solid #afcce7;
border-bottom:1px solid #afcce7;
background-image:url(../images/design/masthead_bgr.gif);
background-position:right 0;
background-repeat:no-repeat;
}
#logo {
float:right;
}
#heading h1{
font-size:2em;
margin:10px 0 0 5px;
padding:3px;
}
#heading h1 a{
text-decoration:none;
}
#slogan h2{
font-size:1em;
font-style:italic;
margin:0 0 0 5px;
padding:3px;
}

/**
navigation
**/
.navigation {
float:left;
top:144px;
left:0;
width:153px;
height:auto;

}

.navigation ul {
margin:0;
padding:0;
background-image:url(../images/design/navigation_bgr.gif);
background-color:#ffe6cc;
}
.navigation ul li {
list-style-type:none;
line-height:30px;
margin:0;
padding:0;
width:auto;
}
.navigation ul li a, .navigation ul li a:visited, .navigation ul li a:active {
text-decoration:none;
width:151px;
display:block;
font-size:90%;
text-align:center;
margin:0 auto;
color:#666666;
background-image:none;
border-top:1px solid #ffe6cc;
border-bottom:1px solid #ffbc79;
}
.navigation ul li a:hover {
font-size:90%;
color:#666666;
background-image:url(../images/design/nav_bgr.gif);
background-color:#afcce7;
border-top: 1px solid #6497f7;
border-bottom: 1px solid #6497f7;
}
.classNav img {
}
#classmenu {
width:400px;
margin:0 auto;
}
#classmenu a:hover img {
background-color:#ff9900;
padding:2px;
}
#kidsLinks table tr td {
border:1px solid #cccccc;
}
#parentsDownloadCats a{
padding:2px 5px;
margin-right:5px;
background-color:#CCCCCC;
border:1px solid #0066ff;
text-decoration:none;
}
#parentsDownloadCats a:hover {
background-color:#FF9900;
}

/**
content
**/
.content {

position:relative;
min-height:40em;
_height:40em;
margin:0 0 0 153px;
padding:10px 0 0 0;
background-color:#ffffff;
color:#000000;
}
.content p {
width:70%;
margin-top:20px;
}
.userContent {

}
#creditsContent{
text-align:center;
}
#creditsContent p {
}
.newsHeadlines {
float:right;
width:20%;
margin-right:20px;
margin-top:5px;
border:1px solid #0099ff;
}
.newsHeadlines p {width:auto;}
.newsHeadlines img {border:0;}
.newsHeadlines h3 {
background-color:#0099ff;
color:#ffffff;
margin:0 0 10px 0;
padding:3px;
font-size:1.5em;
}
.newsHeadlines ul{
margin-left:20px;
padding:0;
}
.newsHeadlines ul li a, .newsHeadlines ul li a:visited, .newsHeadlines ul li a:active {
color:#0099ff;
}
.newsHeadlines ul li a:hover {
color:#FF6600;
}
#calendarTable {
margin-left:10px;
}
#calendarTable table tr td {
border:1px solid #cccccc;
}
#calendarTable p {
width:auto;
}
#parentsLinks table tr td{
border:1px solid #cccccc;
}

.galleryImage {
width:500px;
margin:0 auto;
}
.pageImage {
}
.contentText {
}
.updateLink {
font-size:80%;
}
#backToProjects {
font-size:80%;
}
.updateLinks {
position:absolute;
bottom:10px;
left:10px;
font-size:80%;
}
.updateLinks a {color:#000066;}
.updateLinks ul {
margin:0;
padding:0;
}
.updateLinks ul li {
list-style-type:none;
}

.projectDate {
font-size:70%;
font-style:italic;
font-weight:normal;
}
.newsDate {
font-size:80%;
font-style:italic;
font-weight:normal;
}
#hidden {
}
.linkTable td {
}
#emailContacts table td {
border:1px solid #cccccc;
}
.adminTable {
width:95%;
margin:0 auto;
}
/**
footer
**/
.footer {
position:relative;
margin:0 auto;
height:auto;
background-color:#AFCCE7;
border-top:2px dashed #006699;
border-bottom:1px solid #AFCCE7;
border-right:1px solid #AFCCE7;
border-left:1px solid #AFCCE7;
font-size:80%;
clear:both;

}
.footer p{
margin:0 0 0 5px;
padding:0;
}
.footer img {
margin:0;
border:0;
}
.footer ul {
margin:0;
padding:0;
}
.footer ul li {
display:inline;
margin-right:20px;
width:auto;
}
.copyright {

}

.footerLinks {
position:absolute;
top:3px;
right:3px;
}
.footerLinks a, .footerLinks a:active, .footerLinks a:visited {
font-size:100%;
color:#000099;
}
.footerLinks a:hover {
text-decoration:underline;
}

.validation {
}
.credits {
}

.gameThumbs {
border:1px solid #afcce7;
width:530px;
margin:0 auto;
}
.gallery {width:auto;}
#flashgal {
margin:10px;}
#viewers {
position:absolute;
top:60px;
right:20px;
width:220px;
height:auto;
border: 2px dashed #0099ff;
padding:10px;
}
#viewers ul {
padding:0;
margin:0;
}
#viewers ul li {
line-height:35px;
padding: 0;
font-size:90%;
margin:0;
list-style-type:none;
width:auto;
}
#viewers ul li a {
padding:10px 0 10px 40px;
background-repeat:no-repeat;
background-position:0 6px;
}
#pdfviewer a{background-image:url(../images/buttons/pdfIcon.gif);}
#wordviewer a{background-image:url(../images/buttons/wordIcon.gif);}
#ppviewer a{background-image:url(../images/buttons/ppviewer.gif);}
#excelviewer a {background-image:url(../images/buttons/excelIcon.gif);}
#viewers p {width:auto}

.rightbadges, .rightbadges input  {
width:150px;
margin:0 auto;
}
.hide {
display:none;
}
.awards {
text-align:center;
}