/* Main page */

body
{margin: 0; background: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; line-height: 100%;}

#framecontent
{padding: 0 5px 5px 5px;}



/* Main Nav */

#nav
{background: #000; padding: 4px 25px 4px 4px; text-align: right; font-size: 100%;}

#nav a:link
{color: #fff; text-decoration: none; padding-left: 10px;}

#nav a:visited
{color: #fff; text-decoration: none; padding-left: 10px;}

#nav a:hover
{color: #c30; text-decoration: none; padding-left: 10px;}


#gallerynav
{background: #000; padding: 4px 4px 4px 4px; text-align: center; font-size: 80%;}

#gallerynav a:link
{color: #fff; text-decoration: none; padding-left: 1px;}

#gallerynav a:visited
{color: #fff; text-decoration: none; padding-left: 1px;}

#gallerynav a:hover
{color: #c30; text-decoration: none; padding-left: 1px;}



/* Content */

p
{font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; color: #c30; line-height: 135%; margin: 3px 0 8px 2px;}

h1
{font-family: Georgia, "Times New Roman", Times, serif; font-size: 150%; color: #000; margin-bottom: 2px; font-weight: normal; letter-spacing: -1px;}

h2
{font-family: Georgia, "Times New Roman", Times, serif; font-size: 100%; color: #000; margin-bottom: 2px; font-weight: normal;}

h3
{font-family: Georgia, "Times New Roman", Times, serif; font-size: 90%; color: #000; margin-bottom: 2px; font-weight: normal;}

h4
{font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; color: #000; margin-bottom: 2px; font-weight: bold;}

ul
{list-style-type: circle; font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; color: #c30; line-height: 135%; margin: 6px 0 5px 0; padding-left: 20px;}

.trailer
{background: url(../img/trailer-bg.jpg) #fff top left no-repeat scroll;}

.gallery
{background: url(../img/gallery-bg.jpg) #fff top left no-repeat scroll;}

.imgborder
{border: #f5eee6 4px solid;}


/* Links */

a:link
{color: #000; text-decoration: none; padding: 0 1px 0 1px;}

a:visited
{color: #000; text-decoration: none; padding: 0 1px 0 1px;}

a:hover
{color: #fff; text-decoration: none; background: #000; padding: 0 1px 0 1px;}


#contentnav
{padding: 0; margin-top: 10px;}

#contentnav a:link
{font-size: 90%; color: #fff; background: #000; padding: 3px; display: block; text-decoration: none; margin: 0 0 1px 0;}

#contentnav a:visited
{font-size: 90%; color: #fff; background: #000; padding: 3px; display: block; text-decoration: none; margin: 0 0 1px 0;}

#contentnav a:hover
{font-size: 90%; color: #fff; background: #c30; padding: 3px; display: block; text-decoration: none; margin: 0 0 1px 0;}

