@charset "utf-8";
/* CSS Document - Created by John Eric Ellison, 10-17-2009. 
The index.htm file links to this style sheet.*/


#main {
width: 780px;
margin-left: auto;
margin-right: auto; 
}

#navButton {
position: fixed;
top: 252px;
right: 5%;
width: 200px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 900;
text-align: center;
color: #000;
background-image:url(../art_files/galleryNavBtn/navBarBackgrnd.png);
background-repeat:no-repeat;
border: 0;
margin: 0;
z-index:1;
}

#mainFixed {
width: 780px;
margin-left:250px;
margin-right: auto; 
}

#navButtonLeft {
position: fixed;
top: 252px;
float:left;
margin: 0px 0px 0px -180px;
width: 200px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 900;
text-align: center;
color: #000;
background-image:url(../art_files/galleryNavBtn/navBarBackgrnd.png);
background-repeat:no-repeat;
border: 0;
z-index:1;
}

p {
font-size: 24px;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
font-style: normal;
}

p.left {
font-size: 20px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-style: normal;
}

p.leftSM {
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-style: normal;
font-weight: normal;
color:#000;
margin: 10px;
}

p.lg {
font-size: 28px;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
font-style: normal;
}

h1 {
font-size: 48px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}

h1.smallblack { 
font-size: 10px;
color: #000;
}

h2 {
font-size: 36px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}

h3 {
font-size: 36px;
font-family:"Times New Roman", Times, serif;
font-style:normal;
font-weight:bolder;
}

h4 {
font-size: 20px;
font-family:Arial, Helvetica, sans-serif;
color: black;
}

h5 {
font-size: 20px;
font-family: "Courier New", Courier, monospace;
color: black;
}

h6 {
font-size: 28px;
font-family:"Times New Roman", Times, serif;
}

.hanging {
text-indent: -2em;
margin-left: 1.2em;
}

.justLeft {
font-size: 20px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
margin: 14px;
}

.jstLtHang {
font-size: 20px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
text-indent: -2em;
margin-left: 1.2em;
}

.heavy {
font-weight: 900;
font-size: 24pt;
}

strong.heavyR {
font-weight: 900;
font-size: 26px;
}

.smaller {
font-size:16px;
}

.smallWht {
font-size:20px;
color: white;
}

.dcaeRed {
color:#F00; 
}

.dcaeYellow {
color:#FC0; 
}

.bkOvrRde {
color: black;
}

.windcave {
color:#FFF; 
}

a:link {
text-decoration: none;
}

a:visited {
color: #000;
text-decoration: none;
}

a:hover {
color: #408C45;
}

a:active {
color: #FF0080;
}

#contact {
font-size: 36px;
}

#webmaster {
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	color: #FFF;
	top: 900px;
	left: 202px;
	width: 300px;
	height:auto;
	clear:both;
}

