/* CSS Document */

body {
font-size:1em; 
}

/***********************************************/
/* Index Header                                 */
/***********************************************/
div#pageBanner{

width:750px;
background-color:#CA1818;
border-bottom:1px solid #FFD641;
}

div#breadcrumbNav{

height:21px;
border-bottom:1px solid #FFD641;
}

div#breadcrumbNav ul{
float:left;
}

div#breadcrumbNav li{
float:left;
list-style-type:none;
}

div#breadcrumbNav span{
display:none;
}

div#breadcrumbNav a.home:link, div#breadcrumbNav a.home:visited{
float:left;
diplay:block;
width:48px;
height:21px;
text-decoration:none;
background-image:url(images/breadCrumb/Home.gif);
background-repeat:no-repeat;
background-position:0 0;
margin-left:16px;
}

#toTryItsIndex{
width:169px;
height:21px;
text-decoration:none;
background-image:url(images/breadCrumb/ScienceTryIts.gif);
background-repeat:no-repeat;
background-position:0 0;
}

#byAlphabet{
width:124px;
height:21px;
text-decoration:none;
background-image:url(images/breadCrumb/alphabetically.gif);
background-repeat:no-repeat;
background-position:0 0;
}

div#subHead{
width:100%;
background-color:#FF6352;
}

div#subHead h2{
font-family:Arial, Helvetia, sans;
font-size:.85em;
font-weight: normal;
font-variant: normal;
letter-spacing:.04em;
color:#fff;
padding:8px 15px;
}



/***********************************************/
/* Content                                 */
/***********************************************/

div#content p{

left:20px;
margin:5px 0 0 0px;
width:360px;
}

.season{
clear:both;

height:31px;
overflow:hidden;
width:100%;
border-bottom:1px solid #FF6352;
border-top:3px solid #FF6352;
background-image:url(images/all/applearrow.gif);
background-repeat:no-repeat;
margin:6px 0 0 0;
}

div#first{
height:31px;
border-top:none;
margin:0 0 0 0;
}

div#content .arrowsinbox{
float:right;
}

.seasonTitle{
padding-top:4px;
padding-bottom:5px;
margin-left:30px;

}

.seasonTitle a:link, .seasonTitle a:visited {
color:#333;
text-decoration:none;
display:inline-block;
border:none;
}

.seasonTitle a:hover{
text-decoration: underline;;
}

.seasonTitle img{

top:4px;
left: 4px;
border:none;
}

.list{
float:left;

width:506px;
left: 120px;
margin:10px 0 10px 0;
}

div#content ul{
font-size:.8em;
font-weight: normal;
font-variant: normal;
line-height:1.5em;
list-style-type:none;

}

div#content .leftList{

width:600px;
float:left;
margin:0px 0px 5px 8px;
font-size:10pt;
}

div#content .rightList{

width:250px;
float:left;
padding-left:6px;
}

.toTop{
font-family:Verdana, Arial, sans-serif;
font-weight: bold;
font-variant: normal;
float:right;
position:relative;
right:20px;
top:4px;
display:inline;
}

.toTop img{
float:none;
margin:0;

top:3px;
left:3px;
border:none;
}

.toTop a:link, .toTop a:visited {
font-size:.8em;
color:#FF6352;
text-decoration:none;
display:inline-block;
padding: 4px 0;
}

.toTop a:hover{
text-decoration:underline;
}

.clear{
height:0px;
width:100%;
clear:both;
border:1 px solid #66FF00;
}

div#pageNav{
background-color:#FF6352;
font-family:Arial,Helvetia,sans;
font-size:.85em;
font-weight: bold;
font-variant: normal;
color:#fff;
padding:4px 0 4px 0;
height: 12px;
width:750px;
}

div#pageNav #jump{
float:left;
margin-left:10px;

top:3px;
}

div#pageNav ul{

margin-bottom:2px;
}

div#pageNav ul li{
list-style-type:none;
float:left;
border-right:1px solid #ff8072;
padding:0;
}

div#pageNav a:link, div#pageNav a:visited{
text-decoration:none;
color:#fff;
padding:0 6px;
}

div#pageNav a:hover{
background-color:#CA1818;
}

