/***********************************************/
/**** 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: #191919;
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=985); /* IE 5.5+ only */
}

div#side
{
margin: 0px auto;
border-right: 2px solid black;
background-image: url(../images/bgportfolio.jpg);
background-repeat: no-repeat;
text-align: left;
width: 387px;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
}

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: .70;
filter: alpha(opacity=70);
-moz-opacity: .70;
FILTER: Alpha(Opacity=70); /* 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=965);
-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: #ffffff;
text-align: left;
width: 2px;
height: 100%;
position: absolute;
top: 0px;
left: 77%;
}

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


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-left: 2px solid black;
border-right: 2px dashed black;
background-color: #EFEAB1;
background-color: #BEBBA3;
text-align: left;
width: 76px;
height: 100%;
position: absolute;
top: 0px;
left: 68%;
opacity: .80;
filter: alpha(opacity=80);
-moz-opacity: .80;
FILTER: Alpha(Opacity=80); /* IE 5.5+ only */
}

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

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

div#dashedStripe
{
margin: 0px auto;
border-right: 2px dotted black;
text-align: left;
width: 2px;
height: 100%;
position: absolute;
top: 0px;
left: 420px;
}

* html div#dashedStripe
{
margin: 0px auto;
border-right: 2px dotted black;
text-align: left;
width: 2px;
height: 100%;
position: absolute;
top: 0px;
left: 418px;
}


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: 16px;
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: 28%;
left: 12px;
}

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

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

div#introtext
{
margin: 0px auto;
border: 0px dotted white;
text-align: left;
width: 200px;
height: 350px;
position: absolute;
top: 28%;
left: 455px;
}

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

div#graphPaperPort
{
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: 175px;
opacity: .45;
filter: alpha(opacity=45);
-moz-opacity: .45;
FILTER: Alpha(Opacity=45); /* IE 5.5+ only */
}

								
/***************************************************/
/**** 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: 18px;
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: #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: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: #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: #000000; 
	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;
	letter-spacing: 2.0px;
	word-spacing: 2.0px;
	font-weight: bold; 
	font-size: 11px; 
        line-height: 9px
}

.image{
	border-color: black;
	border: medium solid black
}
      
      
.blah{
A:link {color: #FF0000}
A:active {color: #FFFFFF}
A:visited {color: #FF0000}
A:hover {color: #FFFFFF}
A:link {text-decoration: none}
A:visited {text-decoration: none}
}
      
.hiddenPic {
	display:none;}

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