﻿body {
	text-align:center;
	background-color:#8C2A03;
	color:#333333;
	font-family:Trebuchet MS;
}

h1 {margin-top:0;}
h2 {margin-top:0; margin-bottom:6px; color:#5c5c5c;}
h3 {margin-top:0; margin-bottom:6px; color:#43BCFF;}
h4 {margin-top:0;}
h5 {margin-top:7px;
	margin-bottom:5px;
	color:#8C2A03;
	font-size:13px;
}
p {
	margin-top:0;
	margin-bottom:3px;
	color:#fefefe;
	font-family:Georgia,serif;
}
li
   {
	margin-bottom:8px;
	line-height:16px;
}


#frame  {
	height:1200px;
	position:relative;
	width:760px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	padding:0;
	background-color:#282828;
}


#copyright  a:link, a:visited, a:hover, a:active 
{
    color:#43BCFF; 
}

#content 
{
    position:absolute;
    left:0;
    top:192px;
    width:760px;
    height:975px;
    background:#EBFAFF url(gallery/album1/large/contentBg.png) repeat-x; 
}

#contentRight 
{
    width:540px;
    position:absolute;
    top:75px;
    left:170px;
}    

#contentRight  h2
{
    position:absolute;
    top:-20px;
    right:0;
    color:#9E2105;
}


#contentRight p
{
   color:#000000; 
}

#contentRight h3
{
    margin-bottom:-8px;  
}

#contentRight a:link
{
    color:Blue;
}

#contentRight a:visited
{
    color:#797979;
    text-decoration:none;
}

#contentRight a:hover
{
    color:#797979;
    text-decoration:none;
}


#staff
{
    position:absolute;
    top:50px;
    left:20px;
    height:150px;
    text-align:left;
}

.liHead
{
    font-style:italic;
    font-weight:bold;
    color:#9E2105;
}
#sideNav 
{
    position:absolute;
    top:180px;
    left:15px;
    width:145px;
    height:145px;
    border:solid 1px #282828;
} 

#sideNav a:link
{
    color:Blue;
}

#sideNav a:visited
{
    color:#797979;
    text-decoration:none;
}

#sideNav a:hover
{
    color:#797979;
    text-decoration:none;
}

#copyright
{ 
    position:absolute;
    bottom:10px;
    left:185px;
    color:#43BCFF;
    font-family:Arial;
    font-size:12px;
}
.contactUs 
{
    color:#333333;
	font-family:Trebuchet MS;
	line-height:16px;
}

#homeText
{
    position:absolute;
    left:15px;
    top:295px;
    width:350px;
}

#homeText h3
{
    margin-bottom:2px;
}

#homeText p
{
    margin-bottom:6px;
}

table 
{
    padding:35px 0;
}
    

/* Begin Navigation */

 #menu {
    font-family:arial;
    font-size:14px;
    position:absolute;
    top:180px;
    left:10px;
 }
 
 #menu ul {
    list-style:none;
    margin:0;
    padding:0;
    padding-top:4px;
 }
 
 #menu li {
    display:inline;
 }
            
 #menu a:link, #menu a:visited {
    padding:2px 19px 2px 19px;
    color:#fff;
    background-color:#B51032;
    text-decoration:none;
    border:solid 1px #711515;
}

#menu a:hover{
    color:#43BCFF;
    background-color:#711515;
}
  
#formBox
  {
    width:600px;
    height:340px;
    border:solid 2px #333333;
    position:absolute;
    top:1080px;
    left:70px;
    border:groove 2px #282828;    
  }
  
  .openNew
 {
    width:100px;
    position:absolute;
    bottom:120px;
    right:20px;
    text-align:right;
 }
 
  .openNew a:link, a:visited, a:hover, a:active
  { 
    text-align:right;
    color:#ffffff;
  }
  