body
{
background-image:url('experience/images/maincontent.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p {
 font-size: medium;
 font-family: 'Century Gothic', sans-serif;
 color: #000000;
 text-align: justify;
 line-height: 1.5em;
}

.p2 {
 font-size: small;
 font-family: 'Century Gothic', sans-serif;
 color: #000000;
 text-align: justify;
 line-height: 1.5em;
}

p.center {
 font-size: medium;
 font-family: 'Century Gothic', sans-serif;
 color: #000000;
 text-align: center;
 line-height: 1.5em;
}

h2 {
 font-size: large;
 font-family: 'Century Gothic', sans-serif;
 color: #990000;
 font-weight: bold;
 line-height: 1.5em;
}

p.smaller {
 font-size: small;
 font-family: 'Century Gothic', sans-serif;
 color: #000000;
 text-align: justify;
 line-height: 1.5em;
}

p.smallercenter {
 font-size: small;
 font-family: 'Century Gothic', sans-serif;
 color: #000000;
 font-weight: bold;
 line-height: 1.5em;
}
td.maincontent {
background-image:url('images/maincontent.jpg');
background-repeat: no-repeat;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

td.maincontentcast {
background-image:url('cast/images/maincontent.jpg');
background-repeat: no-repeat;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

td.maincontentauditions {
background-image:url('images/maincontentauditions.jpg');
background-repeat: no-repeat;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

td.maincontentstore {
background-image:url('store/images/maincontent.jpg');
background-repeat: no-repeat;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

td.maincontentexperience {
background-image:url('experience/images/maincontent.jpg');
background-repeat: no-repeat;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px;
}

.red {
color: #990000;
font-weight: bold;
}

.white {
color: #ffffff;
font-size: medium;
 font-family: 'Century Gothic', sans-serif;
}

a, a:visited {
 font-size: small;
 font-family: 'Century Gothic', sans-serif;
 color: #990000;
 font-weight: bold;
 line-height: 1.5em;
}

a:hover {
 font-size: small;
 font-family: 'Century Gothic', sans-serif;
 color: #ff0000;
 font-weight: bold;
 line-height: 1.5em;
}
