/*
------------------
Style sheet for Annie's Resource Attic books online

v. 1.0

Author: Ann Brundige

Author URI: http://www.annbrundigestudio.com
---------------------------------------------
*/


/* Background color Annie Blue Text default 24 pt*/


BODY {

 background: #3F5082;

 font-family: comic sans ms;

 font-size: 18pt;

 color: #000000;

 margin: 0;

}

/* GENERIC STYLES */

a img {border: 0px}

abbr, acronym {border-bottom: 1px dashed #404040; cursor: help;}

strong, b { font-weight:bold;}

em, i { font-style:italic;}

h1, h2, h3, h4 {margin: 0;  font-size: 16px; letter-spacing: 4px;}

h1, h3, h4 {color: white; padding:0;}

hr {color: #627082; margin: 15px 0 15px 0;}





h2 {

 font-family: comic sans ms;

 color: #8fa6c3;

 padding: 10px 0 10px 10px;

 font-weight: bold;

 list-style: none;

}

/* May need this for text area */

code, pre {

 font: normal 1em "Courier New", Courier, mono;

 color: #000;

 background: white;

 text-decoration: none;

 text-align: left;

}

/* STRUCTURE */


#movie {
margin-left: 400px;
font-size: 10pt;

}



#bigLink {
text-align: center;
font-size: 24pt;
color: #8fa6c3;
}





/* Changed page width to 800 like title page--ab */

#page {

 width: 1030px;
 height: 768px;

 margin-left: 0px;

 margin-right: auto;

}


/* Changed inner graphic width to 800 this is main illustration--ab */


#graphic {


 background: #45588F;




 width: 800px;

height: 600px;

}


#textArea {

 background: white;
margin-left: 10px;
margin-right: 10px;
text-align: justify;

 
}

#textArea14 {

 background: white;
margin-left: 20px;
margin-right: 10px;
font-size: 14pt;

text-align: left;

 
}


#buttonsLeft {

 width: 112px;

 height: 600px;



 background: url(images/leftButtons.jpg) no-repeat;

}
#buttonsRight {

 width: 112px;

 height: 600px;



 background: url(images/rightButtons.jpg) no-repeat;

}

