/***********************************************/
/**** LAYOUT, BACKGROUND STYLES (BOX MODEL) ****/
/***********************************************/


body
{
margin: 0px;
padding: 0px;
text-align: center;
}

#printFooter, #printMessage { 
  display : none; 
}

div#cover
{
margin: 0px auto;
border: 0px dotted white;
background-color: #3f1616;
/*background-image: url(../images/coverbg2.jpg);*/
text-align: left;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
}

div#coverTitle
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 625px;
height: 55px;
position: absolute;
top: 43%;
left: 33%;

}

div#coverText
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 218px;
height: 335px;
position: absolute;
top: 22%;
left: 70%;
}

div#coverText
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 35px;
height: 25px;
position: absolute;
top: 15px;
left: 577px;
}

div#mainNav
{
margin: 0px auto;
border: 0px dotted white;
background-color: #580000;
text-align: left;
width: 128px;
height: 100%;
position: absolute;
top: 0px;
left: 85%;
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity: .75;
FILTER: Alpha(Opacity=75); /* IE 5.5+ only15 */
}

div#homeSide
{
margin: 0px auto;
border: 0px dotted black;
text-align: center;
vertical-align: middle;
width: 325px;
height: 528px;
position: absolute;
top: 15%;
left: 0px;
}

div#tingly
{
margin: 0px auto;
border: 0px dotted white;
background-image: url(../images/tingly1.gif);
text-align: left;
width: 768px;
height: 100%;
position: absolute;
top: 0px;
left: 15%;
opacity: .90;
filter: alpha(opacity=90);
-moz-opacity: .90;
FILTER: Alpha(Opacity=90); /* IE 5.5+ only */
}


div#navStripe
{
margin: 0px auto;
border: 0px dotted white;
background-color: #294D8B;
text-align: left;
width: 128px;
height: 100%;
position: absolute;
top: 0px;
left: 83.5%;
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity: .75;
FILTER: Alpha(Opacity=75); /* IE 5.5+ only */
}

div#blueStripe
{
margin: 0px auto;
border-left: 0px solid red;
border-right: 0px solid black;
background-color: #57BFD5;
text-align: left;
width: 128px;
height: 100%;
position: absolute;
top: 0px;
left: 38%;
opacity: .90;
filter: alpha(opacity=90);
-moz-opacity: .90;
FILTER: Alpha(Opacity=90); /* IE 5.5+ only */
}
 
div#redStripe
{
margin: 0px auto;
border: 0px dotted white;
background-color: #AB0000;
text-align: left;
width: 4px;
height: 100%;
position: absolute;
top: 0px;
left: 38%;
}

div#redStripe2
{
margin: 0px auto;
border: 0px dotted white;
background-color: #AB0000;
text-align: left;
width: 3px;
height: 100%;
position: absolute;
top: 0px;
left: 65%;
}

div#side
{
margin: 0px auto;
border-left: 0px dashed black;
border-right: 0px dashed black;
background-image: url(http://www.cmiller.com/images/sideArt1/rotate.php);
background-repeat: no-repeat;
text-align: left;
width: 175px;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
}

div#mainArt
{
margin: 0px auto;
border-left: 2px dashed black;
border-right: 0px dashed black;
background-image: url(http://www.cmiller.com/images/mainArt/rotate.php);
text-align: left;
width: 512px;
height: 100%;
position: absolute;
top: 0px;
left: 45%;
}

div#wideBlueStripe
{
margin: 0px auto;
border-left: 2px solid black;
border-right: 2px dashed black;
background-color: #294D8B;
text-align: left;
width: 118px;
height: 100%;
position: absolute;
top: 0px;
left:65%;
opacity: .50;
filter: alpha(opacity=50);
-moz-opacity: .50;
FILTER: Alpha(Opacity=50); /* IE 5.5+ only */
}

div#graphPaper
{
margin: 0px auto;
border-left: 2px solid black;
border-right: 2px solid black;
background-image: url(../images/graphpaper.jpg);
text-align: left;
width: 245px;
height: 100%;
position: absolute;
top: 0px;
left: 75%;
opacity: .45;
filter: alpha(opacity=45);
-moz-opacity: .45;
FILTER: Alpha(Opacity=45); /* IE 5.5+ only */
}

div#lines
{
margin: 0px auto;
border-left: 2px dashed black;
border-right: 0px dashed black;
text-align: left;
width: 32px;
height: 100%;
position: absolute;
top: 0px;
left: 80%;
}

div#navBox
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
width: 85px;
height: 165px;
position: absolute;
top: 38%;
left: 16px;
}

div#textWide
{
margin: 0px auto;
border: double black 5px;
background-color: #D2C8B1;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
width: 395px;
position: absolute;
top: 34%;
left: 8%;
}

div#text1
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
width: 225px;
height: 350px;
position: absolute;
top: 22%;
left: 350px;
}

div#text2
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
width: 220px;
height: 350px;
position: absolute;
top: 22%;
left: 385px;
}

div#copyright
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
position: absolute;
top: 95%;
left: 75px;
}

div#colophon
{
margin: 0px auto;
border: 0px solid white;
text-align: center;
width: 85px;
height: 35px;
position: absolute;
top: 85%;
left: 12px;
}

hr {
  border:dashed #5a5555; 
  border-width:1px 0 0 0; 
  height:0;line-height:0px;
  font-size:0;margin:0;
  padding:0;
}




								
/***************************************************/
/**** END LAYOUT, BACKGROUND STYLES (BOX MODEL) ****/
/***************************************************/

			
/****************************************************/					
/**** FONT, LINK, TABLE, ETC - COLORS AND STYLES ****/
/****************************************************/

body, p, td, li
{
color: #000000;
font-family: Georgia, Times, Arial, Verdana;   
font-size: 12px;  
word-spacing: .1px; 
line-height: 20px;
text-decoration: none; 
}

/* specific styles */

A:link {color: #F6CD62}
A:active {color: #FFFFFF}
A:visited {color: #F6CD62}
A:hover {color: #FFFFFF}
A:link {text-decoration: none}
A:visited {text-decoration: none}

.nav
{
	color: #E7E198;
	text-align:left; 
	font-family: Georgia, Times, Arial, Verdana;    
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 3.0px;
	word-spacing: 3.0px;
	line-height: 18px 
}

A:link.nav {color: #E7E198;
 text-decoration: none	}
A:active.nav {color: #FFFFFF;
 text-decoration: none	}
A:visited.nav  {color: #E7E198;
 text-decoration: none	}
A:hover.nav  {color: #FFFFFF;
 text-decoration: none	
 
}
 

 
 
  .smallNav
{
	color: #E7E198;
	text-align:center; 
	font-family: Georgia, Times, Arial, Verdana;     
	font-size: 7px;
	font-weight: bold;
	letter-spacing: 3.0px;
	word-spacing: 3.0px;
	line-height: 18px 
}

A:link.smallNav {color: #E7E198;
 text-decoration: none	}
A:active.smallNav {color: #FFFFFF;
 text-decoration: none	}
A:visited.smallNav  {color: #E7E198;
 text-decoration: none	}
A:hover.smallNav {color: #FFFFFF;
 text-decoration: none	}
 
   .smallNavOn
{
	color: #FFFFFF;
	text-align:center; 
	font-family: Georgia, Times, Arial, Verdana;     
	font-size: 7px;
	font-weight: bold;
	letter-spacing: 3.0px;
	word-spacing: 3.0px;
	line-height: 18px 
}

A:link.smallNavOn {color: #FFFFFF;
 text-decoration: none	}
A:active.smallNavOn {color: #FFFFFF;
 text-decoration: none	}
A:visited.smallNaOnv  {color: #FFFFFF;
 text-decoration: none	}
A:hover.smallNavOn {color: #FFFFFF;
 text-decoration: none	}
 
 
 
 .navOn
{
	color: #E7E198;
	text-align:left; 
	font-family: Georgia, Times, Arial, Verdana;     
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 3.0px;
	word-spacing: 3.0px;
	line-height: 18px 
}

A:link.navOn {color: #FFFFFF;
 text-decoration: none	}
A:active.navOn {color: #FFFFFF;
 text-decoration: none	}
A:visited.navOn  {color: #FFFFFF;
 text-decoration: none	}
A:hover.navOn  {color: #FFFFFF;
 text-decoration: none	}



  /* page titles */
H1 {
	color: #000000; 
	text-align:center; 
	font-family: Georgia, Times, Arial, Verdana;    
	font-style: normal; 
	font-size: 18px; 
	font-weight: bold;
	letter-spacing: 3.0px;
	word-spacing: 3.0px;
	line-height: 18px
}

H2 {
	color: #993300; 
	text-align:left; 
	font-family: Georgia, Times, Arial, Verdana;  
	font-style: italic; 
	font-size: 13px; 
	font-weight: bold;
	letter-spacing: 1.0px;
	word-spacing: 1.0px;
	line-height: 18px
}

H3 {
	color: #993300;  
	text-align:left; 
	font-family: Georgia, Times, Arial, Verdana;   
	font-style: normal; 
	font-size: 15px; 
	font-variant: normal;
	font-weight: normal;
	line-height: 18px
}

H4 {
	color: #000000;
	text-align:left; 
	font-family: Georgia, Times, Arial, Verdana;    
	font-style: normal; 
	font-size: 17px; 
	font-weight: normal;
	letter-spacing: 2.0px;
	word-spacing: 2.0px;
	line-height: 16px
}

.footerText {  color: #FFFFFF;
	font-family: Georgia, Times, Arial, Verdana;    
	font-size: 10px; 
    line-height: 9px
        
}

.image{
	border-color: black;
	border: medium solid black
      }
      
 .linkNav
{
	color: #C40202;
	text-align:left; 
	font-family: Georgia, Times, Arial, Verdana;      
	font-size: 12px;
	font-weight: normal;
	line-height: 18px 
}

A:link.linkNav {color: #C40202;
 text-decoration: none	}
A:active.linkNav {color: #FA3703;
 text-decoration: none	}
A:visited.linkNav  {color: #C40202;
 text-decoration: none	}
A:hover.linkNav {color: #FA3703;
 text-decoration: none	}

      
.hiddenPic {
	display:none;}
	
.contactForm {
 font-size: 10px;
 background-color: #ffffff;
 border: 1px dashed #000000;
}

.covertext{
color: #FFFFFF;
font-family: Georgia, Times, Arial, Verdana;  
font-size: 14px;
font-style: normal;
font-weight: 200; 
letter-spacing: .5px; 
word-spacing: .25px; 
line-height: 26px;
text-decoration: none; 
}



/********************************************************/					
/**** END FONT, LINK, TABLE, ETC - COLORS AND STYLES ****/
/********************************************************/