/* the body , p and td tags are formatted with the default font only */

a:link {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000000; 
text-decoration: underline;
} 

a:visited {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #0099CC; 
text-decoration: none;
}

a:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color:#000000; 
text-decoration: underline;
}

a:active {
font: bold;
font-style: italic;
}

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
color: #000; 
text-decoration: none;
}

p {
font-family: Arial, Helvetica, sans-serif;
margin: 0.5em;

}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: normal; 
text-decoration: none;
}

dl {
font-size: x-small;
}

dt {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
font: bolder;
}

dd {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
margin-left: 25px; 
}

h1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: medium; 
font-weight: bold; 
color:#000000; 
text-decoration: none;
}

h2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: small; 
font-weight: bold; 
color:#000000; 
text-decoration: none;
}

h3 {
font-size: small;
font-weight: normal;
}

h4 {
font-size: xx-x-small;
font-weight: bold;
margin-top: 0px;
margin-bottom : 0px;
}

.callout {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #336666; 
text-decoration: none;
} 

.js {
color: #FFFFFF;
}

.pubname {
color: #666666; 
}

option {
background-color: #C7EDFB; 
}

.jsTableHd {
font-family: Verdana, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: black; 
text-decoration: none;
}

.copy {
color: white;
}

.photoCredit {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

.hyperLink {
font-family: Arial, Helvetica, sans-serif;
cursor: hand;
font-size: 14px;
font-weight: bold;
}

.killUnderline {
text-decoration : none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

.killUnderLine.hover {
color: Red;
}

/* RSW CODES */

/* Sublist on compostions page
NOTE: MUST have a:link for Safari */

#subLinks a:link {
display: block;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #003399; 
text-decoration: none;

}

#subLinks a:visited {
display: block;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #003399; 
text-decoration: none;
/*margin-bottom: -0.6em;*/
}

#subLinks a:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color:#993366; 
text-decoration: underline;
/*margin-bottom: -0.6em;*/
}

#subLinks a:active {
font: bold;
font-style: italic;
/*margin-bottom: -0.5em;*/
}

#boxMain {
position: absolute;
top: 180px;
left: 50%;
right: auto;
width: 750px;
height: 1100px;
padding-bottom: 20px;
margin: 0 0 0 -375px;
background-color: #BFE5E5;
background-image: url(imagesGeneral/bkgrnd03.gif);
background-position: top left;
background-repeat: repeat-x;
border: 1px solid #000;
z-index: 10;
}

#boxTopic2 {
position: absolute;
margin: 100PX 0 0 0;
width:750px;
height: 34px;
background-color: #666;
z-index: 30;
}

#boxGenreTheme {
position: absolute;
margin: 140px 0 0 0;
width: 150px;
height2: 26px;
left: 0;
top: 0;
text-align: right;
z-index: 20;
}

#boxGenre {
position: absolute;
margin: 180px 0 0 0;
top: 0;
left: 20px;
width: 100px;
padding: 0 0 10px 0;
}

#boxThemes {
position: absolute;
margin: 180px 0 0 0;
top: 0;
left: 20px;
width: 100px;
padding: 0 0 10px 0;
}

#boxSubNav {
position: absolute;
margin: 202px 0 0 -10px;
top: 0;
bottom: 0;
left: 140px;
width: 140px;
padding: 0 0 10px 0;
}

iframe {
position: absolute;
margin: 200px 0 0 0;
top: 0;
right: 20px;
width: 450px;
height: 840PX;
}

#copyrightComp {
position: absolute;
width: 740px;
left: 0;
bottom: 1em;
color: #666;
font-size: 0.8em;
letter-spacing: 0.1em;
text-align: center;
}
