@charset "utf-8";

body {
	background-color: #CEE0E2;
	background-image: url(images/bkgr.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#masthead {
	width: 950px;
	height: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #62BDD0;
}
#masthead a {
	color: #003366;
	text-decoration: none;
	
}
#masthead a:hover {
	color: #003366;
	text-decoration: underline;
	

}
#faq {
	padding-left: 200px;
	padding-top: 5px;
	padding-bottom: 5px;

	
}


#faq .inputbox {
	width: 250px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;

}
#cat {
	margin-top: -10px;
}
#cat .teenflash {
	width: 150px;
}


#cat .input {
	width: 139px;
	border: 1px solid #333333;
	padding: 3px 5px;
	background: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 8px;


}
#cat .button {
	margin-left: 10px;
	margin-top: 8px;
	background-color: #9999CD;
	padding: 0px;
	border: 1px solid #333333;
	color: #000000;
}
#search .input {
	width: 139px;
	border: 1px solid #333333;
	padding: 3px 5px;
	background: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 6px;

}
#search .button {
	margin-left: 10px;
	margin-top: 8px;
	background-color: #877C22;
	padding: 0px;
	border: 1px solid #333333;
	color: #FFFFCC;
}


select {
	width: 160px;
	border: 1px solid #333333;
	padding: 3px 5px;
	background: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
}



#research {
	margin: -10px 0px 0px;
	background-image: url(images/gr_border.jpg);
}
#sidebar #googcal {
	margin-left: 10px;
	margin-top: 15px;
}

#sidebar a {
	color: #660099;
	text-decoration: none;
}

#sidebar a:hover {
	color: #98CDFF;
	text-decoration: underline;
}

#sidebar {
	float: right; /* top and bottom padding create visual space within this div */
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	width: 190px;
}

#viewcal {
	margin-top: -30px;
}



div#research ul {
	margin-left: 10px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	padding: 1px;
	display: block;
	width: 176px;
}

div#research ul li{
	padding: 0px 0px 4px 1px;
	display: block;
}
	
	
div#research ul li a
{
	color: #9999CD;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	display: block;
}

div#research ul li a:hover
{
	color: #66CDCC;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #DBDBDB;
	display: block;
}


#mainbody p {
	padding-right: 20px;
	padding-left: 0px;
	font-size: small;
	font-weight: normal;
}



#mainbody a {
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
#mainbody a:hover {
	color: #99CDFF;
	text-decoration: underline;
}

#mainbody ul {
	padding-right: 15px;
	font-size: small;
	padding-bottom: 25px;
}

h3 {
	font-size: large;
	font-weight: bolder;
	color: #9999CD;
}
h2 a{
	font-weight: bold;
	color: #9595C7;
	text-decoration: none;
	font-size: large;
}

#mission {
	margin-bottom: 25px;
}

h5 {
	font-size: medium;
	font-weight: bold;
	color: #99CDFF;
}
#sidebar1 a {
	color: #660099;
	text-decoration: none;
}

#sidebar1 a:hover {
	color: #98CDFF;
	text-decoration: underline;
}



h6 {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline overline;
}
#info {
	margin: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	font-size: x-small;
	padding: 10px;
	width: 900px;
}


#info a {
	color: #663399;
}

#info p {
	font-size: x-small;
}

#info a:hover {
	color: #9ACCFD;
}


#container {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-size: large;
	
} 

#sidebar1 {
	float: right;
	width: 190px; /* top and bottom padding create visual space within this div */
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#container #sidebar1 h5 {
	margin-left: 10px;
}

#sidebar1 h3, #sidebar1 p {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
	font-size: small;
}


#mainContent {
	margin: 0 3px 0 10px; /* the left margin can be given in ems or pixels. It creates the space down the left side of the page. */
}  
#mainbody {
	width: 740px;
}

#container #mainContent a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
#container #mainContent a:hover {
	color: #99CDFF;
	text-decoration: underline;
	text-align: left;
}
#container #mainContent p {
	font-size: small;
}



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
 #sidebar1 { padding-top: 30px; }
 #mainContent {
	zoom: 1;
	padding-top: 15px;
	
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
#leftside p {
	font-size: small;
	margin-right: 10px;
	margin-left: 8px;
}
#leftside p {
	font-size: small;
	margin-right: 15px;
	margin-left: 8px;
}
#leftside h6 {
	margin-left: 8px;
}
#leftside a {
	color: #9999CD;
	text-decoration: none;
}
#leftside a:hover {
	color: #66CCCC;
}
#leftside hr {
	margin-right: 10px;
	margin-left: 8px;
}
#mainbody #cal {
	padding-left: 0px;
	margin-left: 4px;
}
#container #sidebar1 hr {
	margin-right: 4px;
	margin-left: 8px;
}


#main table {
	margin-top: -5px;
}
#note {
	background-color: #EAEAEA;
	font-size: x-small;
	font-style: normal;
	width: 500px;
	margin-left: 0px;
	padding: 8px;
}
#mainbody #security {
	font-size: medium;
	color: #F33;
}
#security p {
	font-size: medium;
	font-weight: bold;
	color: #F33;
}
#security ul li {
	color: #F33;
}
#container #sidebar1 h1 strong {
	font-size: small;
	font-weight: bolder;
	color: #99CDFF;
	padding-left: 10px;
	padding-top: -10px;
}
#comcal {
	padding-left: 8px;
}
#container #mainContent table tbody tr td ul {
	font-size: x-small;
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
	text-indent: -1em;
	padding-left: 1em;
	
}
.sus {
	color: #F00;
	font-weight: bold;
}
#tweet {
	margin-top: 4px;
	margin-bottom: 3px;
	margin-left: 8px;
}


#border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#fb {
	margin-left: 10px;
}
#newsletter {
	width: 161px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	font-size: small;
	margin: 0px;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	height: 275px;
}
#newsletter a {
	color: #660099;
	text-decoration: none;
}
#newsletter a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#newsletter a:visited {
	color: #0033CC;
}


#friends {
	width: 160px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	font-size: small;
	margin: 0px;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	height: 275px;
}
#friends a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}

#friends a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#friends a:visited {
	color: #0033CC;
}

#audiobooks {
	width: 160px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	font-size: small;
	margin: 0px;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	height: 275px;
}
#audiobooks a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}

#audiobooks a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#audiobooks a:visited {
	color: #0033CC;
}

#passes{
	width: 160px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	font-size: small;
	margin: 0px;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	height: 275px;
}
#passes a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}

#passes a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#passes a:visited {
	color: #0033CC;
}
#support{
	width: 160px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-y;
	font-size: small;
	margin: 0px;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	height: 275px;
}
#support a {
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}

#support a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#support a:visited {
	color: #0033CC;
}
#bookclub {
	font-size: small;
	font-weight: normal;
	margin-left: 8px;
}
#teenbookclub {
	font-size: small;
	font-weight: normal;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 12px;
}
#teenbookclub a {
	color: #9999CD;
	text-decoration: none;
	font-weight: bold;
}
#bookclub a {
	font-weight: bold;
	color: #9999CD;
	text-decoration: none;
}
#main {
	font-size: small;
	font-weight: normal;
}
#main a {
	color: #609;
	text-decoration: none;
}

#main a:hover {
	color: #9BCDFE;
	text-decoration: underline;
}

#main a:visted {
	color: #9999CD;
	text-decoration: none;
}

#table li {
	font-size: small;
	list-style-type: none;
}
#table ul li a {
	color: #609;
	text-decoration: none;
}
#table ul li a  a:hover {
	color: #9BCDFE;
	text-decoration: underline;
}
