/* Month by Month Photo project, YakasDesign Photography */

/**** Base HTML ****/
body { background-color: #333;font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;font-size: 62.5%;margin : 1em;}
p { color: White; margin-bottom : 0; margin-top : 0; }
a { text-decoration: none;color: #159EFF; }
a:hover {text-decoration: underline; }
a:visited{color: #FF3399; text-decoration: none;}
td { color : #333; font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;font-size : 1.1em; }
img { border : 0; }
h1 { color: #159EFF; font-size:2.5em; font-family: Georgia, "Times New Roman", Times, serif }

/* Header and Photo container */
#main_container{ width: 984px; height: 1050px; position: absolute; z-index: auto; margin: 10px 0 30px 50px; border:solid 1px #CCC; background-color: #000; }

#header_container{ margin:0px; width:94%; height:50px; margin: 0px; padding: 0 0 20px 20px;}
#header_content{ margin: 0 auto; width:992px;	}
#header_content .texts{ width:100%; padding-top:0.4em; padding-bottom:1.5em; font-size:1.2em; color: Green; line-height: 150%; }


/* ------------- Footer -------------------------- */
#footer_container {margin-top: 936px; padding: 1em 0 1em 0;}	
#footer{ margin: 0 auto; width:95%; height: 10px; }
#footer h1 a{ text-decoration: none; color: #996633; } 
#footer h1 a:hover{color: #006699; text-decoration: underline; }
#footer h1 a:visited{color: #A5A5A5; text-decoration: underline;} 

