/* viavino */

body {
margin: 0;
font-family: myriad, verdana, arial, helvetica, sans-serif;
color: black;
background-color: #ffffff;
}

/* pullquote at the top of the page */

#headline {
font-size: 1em;
padding-top: 22px;
padding-left: 200px;
padding-right: 200px;
text-align: justify;
line-height: 1em;
background-color: #000000;
color: #ffffff;
padding-bottom: 70px;
font-family: Times, "Times New Roman", serif;
background-image: url(JoAnne.jpg);
background-repeat: no-repeat;
background-position: 12px 12px }

/* For the byline on the pullquote. */

p.byline {
text-align: right;
font-style: italic; }

/* Banner near top of page that says the name of the whole site */

#main-title {
margin-bottom: 1px;
margin-left: 0;
margin-right: 0;
font-size: 0.9em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
padding-right: 50px;
background-color: #000000;
color: #ffffff;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

/* To create the main image near the top of the page. */

#header-image {
background-color: #000000;
background-image: url(Movie1.swf);
background-repeat: no-repeat;
background-position: center top;
height: 120px;
}

/* For the main navigation bar for the site. */

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: .75em;
text-align: center;
margin-top: 0;
padding-bottom: 3px;
font-weight: bold;
padding-top: 3px;
background-color: #000000;
color: #ffffff;
word-spacing: 5px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: 0;
}

#navbar a.current {
color: #ffffff;
}

#navbar a:hover {
color: #ffffff;
word-spacing: 0;
text-decoration: underline;
}

h1 {
margin-top: 5px;
margin-left: 0;
margin-right: 0;
font-size: 1.1em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
border-top: 1px #000000 solid;

}

/* Contains all the main body of text on the page, including the h2 elements. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 150px;
margin-right: 150px;
font-size: .9em;
line-height: 1.6em;
}

h2 {
margin-left: 0;
margin-right: 0;
font-size: 1em;
padding-bottom: 3px;
padding-right: 0;
border-bottom: 1px #000000 solid;
letter-spacing: 1px;
font-weight: bold;
color: #7f007f; }

p, ul, ol, table {
margin-top: 0;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
}

ol, ul {
margin-left: 25px;
margin-right: 25px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
font-size: .75em;
margin-top: 0;
padding-right: 50px;
background-color: #000000;
color: #ffffff;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
