/* Hand crafted by muppets */

/*site wide bits*/
 html{
	margin:0;
	padding:0;
	font-size:16px;
	overflow-y: scroll;
	}

 body { 
	margin:0;
	padding:0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	font-size:62.5%;
	line-height: 1.2em;
	background-color:rgb(238, 238, 224);
    }
  
 .wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	}

 .header{
 height:25px;
 width:100%;
 background-color: rgb(100,100,100);
 margin-bottom:10px;
 }
 
 /*
.headcite{float:right;background-color: white;color:rgb(255,0,102);font-size:3em;height:50px;padding-top:10px;margin-top:10px;margin-right:5px;text-align:right;}
 .headslogan{font-size:0.5em;padding-top:10px;color: rgb(255,153,51);}
*/

  .footer{
 width:100%;
 height:100px;
 background-color: rgb(100,100,100);
 }
 
 .spacer{clear:both}
 
 .rightBox{
 background-repeat: no-repeat;
 position: relative;
 float: right;
 width:150px;
 height:470px;
 background-color:rgb(130,130,130);
 background-image: url(images/ian.png);
 }

  .contactBox{
 position:relative;
 padding:0;
 background-color: rgb(255,255,255);
 width:130px;
 height:70px;
 margin-top:390px;
 margin-left: 10px;
 }
 
 .contactBox a, .contactBox a:link, .contactBox a:visited{
 color:rgb(51,51,51);
 text-decoration: none;
 font-size: 3em;
 padding: 30px 5px 15px 10px;
 display:block;
 }
 
 .contactBox a:hover{color:rgb(130,130,130);}
 
 .contactBox a:active{color:rgb(51,51,51);}
 
   /*mini nav boxes*/

#redBox{
background-color: rgb(255,0,102);
text-align:center;
margin-left:2px;
margin-top: 2px;
float: left;
height:20px;
width:20px;
}

a:hover#redBox {background-color: rgb(255,102,153);}

#amberBox{ background-color: rgb(255,153,51);
margin-top: 2px;
float: left;
height:20px;
width:20px;
}


a:hover#amberBox {background-color: rgb(255,204,102);}

#greenBox{background-color: rgb(51,153,51);
margin-top: 2px;
float: left;
height:20px;
width:20px;
}

a:hover#greenBox {background-color: rgb(102,204,102);}

.backBox{
padding:0;margin:0;
background-color: rgb(255,0,102);
text-align:center;
float: right;
height:20px;
width:50px;
}

 
/*text control*/
 .smallText {
 font-size: 1em;
 line-height: 1.5em;
 color:rgb(255,255,255);
 padding: 0;
 margin-top: 0;
 margin-bottom: 1em;
 margin-left:5px;
 margin-right:5px;
 }

.bigText {
 color:rgb(255,255,255);
 text-align: center;
 font-size:10em;
 line-height: 1.5em;
 padding: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
  }
  
  .bodyText {
  font-size: 1.2em;
 line-height: 1.2em;
 color:rgb(51,51,51);
 padding: 0;
 margin-top: 0;
 margin-bottom: 1em;
 margin-left:5px;
 margin-right:5px;}
 
 
 /*front page*/
 .wordBox{
 top:0;
 height:150px;
 width:78%;
 background-color: rgb(255,0,102);
 margin-bottom:13px;
 }
 

  
 .webBox{
 top:160px;
 height:150px;
  width:78%;
 background-color: rgb(255,153,51);
 margin-bottom:13px;
 }
  
 .imageBox{
 top:300px;
 height:150px;
  width:78%;
 background-color: rgb(51,153,51);
 margin-bottom:13px;
 }
 
    
 a:link { 
  	color: rgb(255, 255, 255);
  	 text-decoration: none;
    }
    
  a:visited { 
  	color: rgb(255, 255, 255);
  	 text-decoration: none;
    }
     
  a:hover { 
  	color: rgb(238, 238, 224);
  	 text-decoration: none;
    }

  a:active { 
  	color: rgb(255, 255, 255);
    }

 
 h1{
 font-size:1.6em;
 line-height:1.5em;
 color:rgb(255,255,255);
 text-align: center;
 }
 
 h2{
 font-size: 1.3em;
 line-height: 1.5em;
 color:rgb(255,255,255);
 text-align: center;
 }
 
 h3{
 font-size: 1.2em;
 color:rgb(255,255,255);
 text-align: left;
 }


/*themed page elements*/

   
 .wordContainer{
 height:480px;
 width:78%;
 border:5px solid rgb(255,0,102);
 background-color:rgb(238, 238, 224);
 }
 
 .longContainer{

 width:78%;
 border:5px solid rgb(255,0,102);
 background-color:rgb(238, 238, 224);
 }

 
 .webContainer{
 height:480px;
 width:78%;
 border:5px solid rgb(255,153,51);
 background-color:rgb(238, 238, 224);
 }
  .imageContainer{
 height:480px;
 width:78%;
 border:5px solid rgb(51,153,51);
 background-color:rgb(238, 238, 224);
 }
 
 .contactContainer{
 height:470px;
 width:78%;
 border:5px solid rgb(0,0,0);
 background-color:rgb(238, 238, 224);
 }

 
 .wordContainer h2 { 
  	margin-left: 5px; 
  	text-align: left; 
  	color: rgb(153, 0, 0);
    font-size: 1.4em;
    font-weight: bold;
    }

 .wordContainer h3 { 
    text-align: left; 
 	margin-left: 5px;
  	color: rgb(0, 0, 153);
    font-size: 1.3em;
    }
    
 .wordContainer a:link,  .wordContainer a:visited {
	color: rgb(153, 0, 0);
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	}

 .wordContainer a:hover{color:rgb(0,0,153);}
 .wordContainer a:active{color:rgb(51,51,51);}

  .webContainer  h2 { 
  	margin-left: 5px; 
  	text-align: left; 
  	color: rgb(153, 0, 0);
    font-size: 1.4em;
    font-weight: bold;
    }

 .webContainer h3 { 
    text-align: left; 
 	margin-left: 5px;
  	color: rgb(0, 0, 153);
    font-size: 1.3em;
    }
    
 .webContainer a, .webContainer a:link, .webContainer a:visited {
    color: rgb(153, 0, 0);
	font-weight: normal;
	text-decoration: none;	
	font-size: 12px;
	}
	
 .webContainer a:hover{color:rgb(0,0,153);}
 .webContainer a:active{color:rgb(51,51,51);}

 .imageContainer  h2 { 
  	margin-left: 5px; 
  	text-align: left; 
  	color: rgb(153, 0, 0);
    font-size: 1.4em;
    font-weight: bold;
    }

 .imageContainer h3 { 
    text-align: left; 
 	margin-left: 5px;
  	color: rgb(0, 0, 153);
    font-size: 1.3em;
    }
    
 .imageContainer a, .imageContainer a:link, .imageContainer a:visited {
    color: rgb(153, 0, 0);
	font-weight: normal;
	text-decoration: none;	
	font-size: 12px;
	}
	
 .imageContainer a:hover{color:rgb(0,0,153);}
 .imageContainer a:active{color:rgb(51,51,51);}
.longContainer  h2 { 
  	margin-left: 5px; 
  	text-align: left; 
  	color: rgb(153, 0, 0);
    font-size: 1.4em;
    font-weight: bold;
    }

 
 .longContainer h3 { 
    text-align: left; 
 	margin-left: 5px;
  	color: rgb(0, 0, 153);
    font-size: 1.3em;
    }
    
 .longContainer a, .longContainer a:link, .longContainer a:visited {
    color: rgb(153, 0, 0);
	font-weight: normal;
	text-decoration: none;	
	font-size: 12px;
	}
	
 .longContainer a:hover{color:rgb(0,0,153);}
 .longContainer a:active{color:rgb(51,51,51);}
 
 .contactContainer  h2 { 
  	margin-left: 5px; 
  	text-align: left; 
  	color: rgb(153, 0, 0);
    font-size: 1.4em;
    font-weight: bold;
    }

                  
.contactContainer h3 { 
    text-align: left; 
 	margin-left: 5px;
  	color: rgb(0, 0, 153);
    font-size: 1.3em;
    }
    
     .contactContainer a, .contactContainer a:link, .contactContainer a:visited {
    color: rgb(153, 0, 0);
	font-weight: normal;
	text-decoration: none;	
	font-size: 12px;
	}
	
 .contactContainer a:hover{color:rgb(0,0,153);}
 .contactContainer a:active{color:rgb(51,51,51);}

/*photo gallery*/
 .photoPort{float:right;height:300px;width:200px;background-color: rgb(51,51,51);margin-right:20px;}
 .photoLand{float:left;height:200px;width:300px;background-color: rgb(51,51,51);margin-bottom:5px;margin-left:5px;}
  
  /*portfolio table*/
  .td30 {
 	width: 30%;
 	vertical-align: top;
 }
.td70 {
 	width: 70%;
 	vertical-align: top;
 }
 
 .linktable{
	 margin-left: auto;
	margin-right:auto;
	 width:99%;
	

 }
.linktable p{font-size:1.2em;}

/*portfolio nav - here because of odd FF issue*/
.backBox a, .backBox a:link, .backBox a:visited{ 
  	color: rgb(255, 255, 255);margin-top:3px;display:block;}
  	
.backBox  a:hover {color: rgb(255, 255, 255);background-color: rgb(255,102,153);margin-top:3px;}
 .backBox a:active{color: rgb(255, 255, 255);}
