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


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

#printFooter, #printMessage { 
  display : none; 
}


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

div#homeImg1
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 250px;
height: 475px;
position: absolute;
top: 15%;
left: 0px;
-moz-opacity: .90;
FILTER: Alpha(Opacity=90); /* IE 5.5+ only */
}


div#homeImg2
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 475px;
height: 475px;
position: absolute;
top: 16%;
left: 20%;
-moz-opacity: .65;
FILTER: Alpha(Opacity=65); /* IE 5.5+ only */
}

div#navStripe
{
margin: 0px auto;
border: 0px dotted white;
background-color: #AAC37C;
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: 0px dotted white;
background-color: #57BFD5;
text-align: left;
width: 64px;
height: 100%;
position: absolute;
top: 0px;
left: 36%;
opacity: .65;
filter: alpha(opacity=65);
-moz-opacity: .65;
FILTER: Alpha(Opacity=65); /* IE 5.5+ only */
}
 
 
div#orangeStripe
{
margin: 0px auto;
border: 0px dotted white;
background-color: #2B3F53;
text-align: left;
width: 16px;
height: 100%;
position: absolute;
top: 0px;
left: 33%;
}

div#whiteStripe
{
margin: 0px auto;
border: 0px dotted white;
background-color: #ff0000;
text-align: left;
width: 4px;
height: 100%;
position: absolute;
top: 0px;
left: 62.5%;
}


div#wideWhiteStripe
{
margin: 0px auto;
border-left: 2px dashed black;
border-right: 1px solid black;
background-image: url(http://www.cmiller.com/images/mainArt/rotate.php);
text-align: center;
width: 354px;
height: 100%;
position: absolute;
top: 0px;
left: 64.5%;
-moz-opacity: .99;
FILTER: Alpha(Opacity=99); /* IE 5.5+ only */
}


div#wideMedStripe
{
margin: 0px auto;
border: 0px dotted black;
background-color: #EFEAB1;
text-align: left;
width: 76px;
height: 100%;
position: absolute;
top: 0px;
left: 73%;
opacity: .65;
filter: alpha(opacity=65);
-moz-opacity: .65;
FILTER: Alpha(Opacity=65); /* IE 5.5+ only */
}

div#subNavStripe
{
margin: 0px auto;
border: 0px dotted black;
background-color: #642F64;
text-align: left;
width: 76px;
height: 100%;
position: absolute;
top: 0px;
left: 68%;
opacity: .85;
filter: alpha(opacity=85);
-moz-opacity: .85;
FILTER: Alpha(Opacity=85); /* IE 5.5+ only */
}

div#subNavBox
{
margin: 0px auto;
border: 0px dotted black;
text-align: center;
width: 76px;
position: absolute;
top: 16%;
left: 68%;
}


div#thinblueStripe
{
margin: 0px auto;
border: 0px dotted white;
background-color: #4145A0;
text-align: left;
width: 2px;
height: 100%;
position: absolute;
top: 0px;
left: 83.5%;
}

div#thinblueStripe2
{
margin: 0px auto;
border: 0px dotted white;
background-color: #4145A0;
text-align: left;
width: 2px;
height: 100%;
position: absolute;
top: 0px;
left: 76%;
}


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

div#artHome
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
width: 415px;
position: absolute;
top: 24%;
left: 4%;
clear: both;
}

div#artVert
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
width: 415px;
position: absolute;
top: 11%;
left: 14%;
clear: both;
}

div#artHorz
{
margin: 0px auto;
border: 0px solid white;
text-align: left;
width: 535px;
position: absolute;
top: 17%;
left: 7.5%;
clear: both;
}

div#text
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 185px;
height: 350px;
position: absolute;
top: 34%;
left: 47.5%;
}

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: 65%;
opacity: .45;
filter: alpha(opacity=45);
-moz-opacity: .45;
FILTER: Alpha(Opacity=45); /* IE 5.5+ only */
}

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


div#graphPaperArt2
{
margin: 0px auto;
border-left: 2px solid black;
border-right: 0px 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#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);
text-align: left;
width: 175px;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
}
								
/***************************************************/
/**** 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;  
line-height: 18px;
text-decoration: none; 
}
*/

/* specific styles */

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

.nav
{
	color: #4C002E;
	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: #4C002E;
 text-decoration: none	}
A:active.nav {color: #FFFFFF;
 text-decoration: none	}
A:visited.nav  {color: #4C002E;
 text-decoration: none	}
A:hover.nav  {color: #FFFFFF;
 text-decoration: none	}
 
 .smallNav
{
	color: #7C2450;
	text-align:left; 
	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: #7C2450;
 text-decoration: none	}
A:active.smallNav {color: #FFFFFF;
 text-decoration: none	}
A:visited.smallNav  {color: #7C2450;
 text-decoration: none	}
A:hover.smallNav {color: #FFFFFF;
 text-decoration: none	}
 
 .navOn
{
	color: #FFFFFF;
	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:left; 
	font-family: Georgia, Times, Arial, Verdana; 
	font-style: normal; 
	font-size: 14px; 
	font-weight: normal;
	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: 1.0px;
	word-spacing: 1.0px;
	line-height: 16px
}

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

 .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	}

.image{
	border-color: black;
	border: medium solid black
      }
      
.hiddenPic {
	display:none;}

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