#bigphoto
{
width: 14in;
height: 7in;
}

#container2
{
width: 6.5in;
height:4in;
margin-top: .3in;
color: black;
background-color: #9A9A9A;
}

#container2 h1
{
font-family: tahoma;
font-weight: bold;
text-align: center;
color: #072681;
}

#container2 h2
{
font-family: tahoma;
font-size: 15px;
text-align: left;
}

#container2 h3
{
font-family: tahoma;
font-size: 18px;
color: #A6040A;
text-align: left;
}

#container2 p
{
text-align: justify;
font-family: tahoma;
font-size: 18px;
}

#containeradd
{
width: 6.5in;
height:3in;
margin-top: .25in;
color: black;
}

/*         contains the text of the pages            */
#text
{
text-align: left;
overflow: auto;
width: 6.25in;
height: 3.75in;
padding: 5px;
float: left;
}

#text p
{
text-align: left;
}

/*        contains the photos of the pages         */
#photos
{
float:left;
text-align: right;
border: 0px;
}

/*        contains the text about our favorite pop picks of the century        */
#mainlinks
{
font-family: tahoma;
font-size: 10px;
text-align: right;
}

/*        contains the links returning to the main page         */
#backtomain
{
font-size: 11px;
font-family: tahoma;
color: black;
font-weight: bold
}


/*         div for contacting the webmaster            */
#contact
{
font-size: 10px;
text-align: right;
color: white;
}

/*          div for photo pages                        */


#photopage
{
margin-top: .3in;
color: black;
text-align: center;

a:link {color: black; text-decoration: none};
a:visited {color: gray; text-decoration: none};

}

#photopage h1
{
font-family: tahoma;
font-weight: bold;
text-align: center;
}

#photopage h2
{
font-family: tahoma;
font-size: 12px;
text-align: left;
}

#photopage p
{
text-align: center;
font-family: tahoma;
font-size: 11px;
color: black;
}


#polaroids
{
width: 8in;
height: 4in;
padding: 10px;
/* border: solid black 1px; */
text-align: center;
background-color: white;
color: black;
}

#pics
{
margin-top: .3in;
color: black;
text-align: center;
height: 5in;
width: 8in;
}

#pics p
{
text-align: center;
font-family: tahoma;
font-size: 11px;
color: black;
}


#pics h1
{
color: black;
text-align: center;
font-family: tahoma;
}

#pics h3
{
color: black;
text-align: center;
font-family: tahoma;
}

body
{
font-family: tahoma;
font-size: 15px;
text-align: right;
text-align: center;
margin-top: 8px;
background-image: url("background.jpg");
scrollbar-face-color: #9A9A9A;
scrollbar-track-color: #9A9A9A;
scrollbar-shadow-color: #9A9A9A;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: #9A9A9A;
scrollbar-arrow-color: white;
}

#container a
{
color: #ECF739;
text-decoration: none;
font-size: 15px;
}

a:hover
{
color: #082D71;
font-family: Arial;
font-weight: bold;
font-size: 13px;
}