@charset "utf-8";

body {
	margin: 20px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #CCCCCC;

	
}

.oneColFixCtrHdr #container {
	width: 768px;
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the 
page */
	padding: 0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/coldfusion-web-developer-middle-2.gif);
	
}



.oneColFixCtrHdr #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/coldfusion-web-developer-top-2.gif);
	height: 82px;
	width: 768px;
	margin: 0 auto 0 auto;
	background-color: #5CBBE3;
	
}


.oneColFixCtrHdr #header h1 {
	margin: 0 0 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.oneColFixCtrHdr #mainContent {
	padding: 8px 30px 30px 30px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/coldfusion-web-developer-middle-2.gif);
}


.oneColFixCtrHdr #footer {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0 auto 0 auto;
	background-color: #5CBBE3;
}



.oneColFixCtrHdr #footer p {
	margin: 0 0 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	height: 96px;
	width: 768px;
	
}


.pagetext {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

.pagetextbold {	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	
} 


#bottom-roll {
 width: 768;
 height: 96px;
 background: url(images/bottom-combo-images.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#bottom-roll li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; outline:none;}

#bottom-roll li, #bottom-roll a {height: 70px; display: block; outline:none;}

#home {left: 0; width: 150px;}
#myskills {left: 150px; width: 150px;}
#pastwork {left: 301px; width: 150px;}
#pricing {left: 451px; width: 149px;}
#contactme {left: 600px; width: 140px;}

  
  #myskills a:hover {
    background: transparent url(images/bottom-combo-images.gif)
    -150px -100px no-repeat;}
  #pastwork a:hover {
    background: transparent url(images/bottom-combo-images.gif)
    -301px -100px no-repeat;}
  #pricing a:hover {
    background: transparent url(images/bottom-combo-images.gif)
    -451px -100px no-repeat;}
  #contactme a:hover {
    background: transparent url(images/bottom-combo-images.gif)
    -600px -100px no-repeat;}
	
	

#cookiemessage {
	padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	margin: 0 auto 0 auto;
	background-color: #FFFFCC;
}
	
	
#bottom-roll-my-skills {
 width: 768;
 height: 96px;
 background: url(images/bottom-combo-images-my-skills.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#bottom-roll-my-skills li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; outline:none;}

#bottom-roll-my-skills li, #bottom-roll-my-skills a {height: 70px; display: block; outline:none;}

#home-my-skills {left: 20px; width: 130px;}
#myskills-my-skills {left: 150px; width: 150px;}
#pastwork-my-skills {left: 301px; width: 150px;}
#pricing-my-skills {left: 451px; width: 149px;}
#contactme-my-skills {left: 600px; width: 140px;}

  
  #home-my-skills a:hover {
    background: transparent url(images/bottom-combo-images-my-skills.gif)
    -20px -100px no-repeat;}
  #pastwork-my-skills a:hover {
    background: transparent url(images/bottom-combo-images-my-skills.gif)
    -301px -100px no-repeat;}
  #pricing-my-skills a:hover {
    background: transparent url(images/bottom-combo-images-my-skills.gif)
    -451px -100px no-repeat;}
  #contactme-my-skills a:hover {
    background: transparent url(images/bottom-combo-images-my-skills.gif)
    -600px -100px no-repeat;}	
	
	
	
		
#bottom-roll-pricing {
 width: 768;
 height: 96px;
 background: url(images/bottom-combo-images-pricing.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#bottom-roll-pricing li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; outline:none;}

#bottom-roll-pricing li, #bottom-roll-pricing a {height: 70px; display: block; outline:none;}

#home-pricing {left: 20px; width: 130px;}
#myskills-pricing {left: 150px; width: 150px;}
#pastwork-pricing {left: 301px; width: 150px;}
#contactme-pricing {left: 600px; width: 140px;}

  
  #home-pricing a:hover {
    background: transparent url(images/bottom-combo-images-pricing.gif)
    -20px -100px no-repeat;}
	
	  #myskills-pricing a:hover {
    background: transparent url(images/bottom-combo-images-pricing.gif)
    -150px -100px no-repeat;}
	
  #pastwork-pricing a:hover {
    background: transparent url(images/bottom-combo-images-pricing.gif)
    -301px -100px no-repeat;}
	
  #contactme-pricing a:hover {
    background: transparent url(images/bottom-combo-images-pricing.gif)
    -600px -100px no-repeat;}	
	
	
		
#bottom-roll-past-work {
 width: 768;
 height: 96px;
 background: url(images/bottom-combo-images-past-work.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#bottom-roll-past-work li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; outline:none;}

#bottom-roll-past-work li, #bottom-roll-past-work a {height: 70px; display: block; outline:none;}

#home-past-work {left: 20px; width: 130px;}
#myskills-past-work {left: 150px; width: 150px;}
#pricing-past-work {left: 451px; width: 149px;}
#contactme-past-work {left: 600px; width: 140px;}

  
  #home-past-work a:hover {
    background: transparent url(images/bottom-combo-images-past-work.gif)
    -20px -100px no-repeat;}
  #myskills-past-work a:hover {
    background: transparent url(images/bottom-combo-images-past-work.gif)
    -150px -100px no-repeat;}
  #pricing-past-work a:hover {
    background: transparent url(images/bottom-combo-images-past-work.gif)
    -451px -100px no-repeat;}
  #contactme-past-work a:hover {
    background: transparent url(images/bottom-combo-images-my-skills.gif)
    -600px -100px no-repeat;}	
	




	
#bottom-roll-contact-me {
 width: 768;
 height: 96px;
 background: url(images/bottom-combo-images-contact-me.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}
#bottom-roll-contact-me li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0; outline:none;}

#bottom-roll-contact-me li, #bottom-roll-contact-me a {height: 70px; display: block; outline:none;}

#home-contact-me {left: 20px; width: 130px;}
#myskills-contact-me {left: 150px; width: 150px;}
#pastwork-contact-me {left: 301px; width: 150px;}
#pricing-contact-me {left: 451px; width: 149px;}
#contactme-contact-me {left: 600px; width: 140px;}

  
  #home-contact-me a:hover {
    background: transparent url(images/bottom-combo-images-contact-me.gif)
    -20px -100px no-repeat;}
  #pastwork-contact-me a:hover {
    background: transparent url(images/bottom-combo-images-contact-me.gif)
    -301px -100px no-repeat;}
  #pricing-contact-me a:hover {
    background: transparent url(images/bottom-combo-images-contact-me.gif)
    -451px -100px no-repeat;}
  	 #myskills-contact-me a:hover {
    background: transparent url(images/bottom-combo-images-contact-me.gif)
    -150px -100px no-repeat;}
	
	
	.redtextbold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #cc0001}
	
	.bigredtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #cc0001}
	
.bigblacktext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000}
	
	a:focus {outline:none}
	
	

