body	{
		background-color: #d6f4f7;
		font-family: "Arial", "Verdana", san-serif;
		color: #ffffff;
		background-image: url('./pagemages/newbg.jpg');
		background-repeat: no-repeat;
		background-color: #c7692b;
		margin: 0 0;
		}
	
img {border: 0px;}
ul {list-style-type:none;}		

a:link{ color: #e0c35e;
text-decoration: none;}
a:visited{ color: #f89928;
text-decoration: none;}
	
#wrapper {

min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 0;
}

#chicken {background-image: url('./pagemages/chicken.png');
background-repeat: no-repeat;
background-position:  bottom left;
height: 1000px;
width: 1050px;

}

#notchicken {margin-left: 400px;
margin-right: 50px;
float: right;
margin-top: 215px;
}


#printandweb{
width: 400px;
height: 250px;
background-color: #920f0f;
-moz-border-radius-topleft: 80px;
-moz-border-radius-topright: 80px;
-moz-border-radius-bottomright: 90px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 80px;
border-top-right-radius: 80px;
border-bottom-right-radius: 90px;
border-bottom-left-radius: 10px;
margin-bottom: 10px;
background-image: url('./pagemages/pw.png');
background-repeat: no-repeat;
background-position:  300px 5px;
}

#illustration{
margin-top 10px;
width: 400px;
height: 250px;
background-color: #264161;
-moz-border-radius-topleft: 80px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 90px;
-moz-border-radius-bottomleft: 80px;
border-top-left-radius: 80px;
border-top-right-radius: 10px;
border-bottom-right-radius: 90px;
border-bottom-left-radius: 80px;
background-image: url('./pagemages/illio.png');
background-repeat: no-repeat;
background-position:  300px 10px;
}




.footer
{
	background-color: #8f3111;
	clear: both;
height: 267px;

 width: 100%;

}






.role, .social, .contact {

display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  height: 200px;
  margin-top: 10px;
  }





.footer .role {
width: 325px;
border-right: thin dashed #ff0000;
padding: 10px;
}

.footer .social{ 
width: 300px;
border-right: thin dashed #ff0000;
padding: 10px;
}


.footer .contact {  
width: 300px;
padding: 10px;

}


#tweet {text-align: left;
}

#tweet li{
margin-bottom: 10px;
margin-left: -20px;
margin-top: -10px;
padding: 5px !important;

}


h1.heart {
font-family: "Arial Black", "Arial", san-serif;
text-shadow: 2px 2px 2px #4c1603;
filter: dropshadow(color=#4c1603, offx=1, offy=1);}

h1.footcat {
font-family: "Arial Black", "Arial", san-serif;
font-size: 1em;
text-shadow: 2px 2px 2px #4c1603;
filter: dropshadow(color=#4c1603, offx=1, offy=1);}

a.resume:link {color: #ffffff;
text-decoration: none;}

ul.cleanup{margin-top: -10px; margin-left: -30px;}
