/* CSS SUBPAGES*/

/* +++++++++++++ PNG FIX FOR IE 5.5 & 6 ++++++++++++++*/
/*img, div, a{ behavior: url(iepngfix.htc);*/


* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 left: 0px;
 top: 2px;
 background-color:#CCC
}
#wrapper { 
 padding-top: 0px;
 margin: 0 auto;
 border: 3px #666666 solid;
 width: 886px;
}

#faux {
 background: url(backgroundContent.png);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 886px;
}
#content-holder{
	border-top: green 1px solid;
}
#leftcolumn { 
	margin-top: 5px;
 display: inline;
 color: #333;
 margin-left: 0px;
 padding-left: 5px;
 width: 100px;
 float: left;
 margin-bottom:0px; 
 min-height:400px;
 /*border-left: #6B96B5 1px solid;*/
}
#w3c-logo { 
position:absolute;
 margin-left: 3px;
 padding-left: 5px;
  margin-top:0px; 
  top: 300px;
}

#button {
color: #03487a;
font-weight: bold;
font-size: 12px;
}
#content { 
 float: left;
 color: #333;
 margin: 5px 20px ;
 padding: 5px;
 width: 545px;
 display: inline;
 position: relative;
 /*border: red 1px solid;*/
 /*background-image: url(images/h_angle.png); */
/* background-repeat: no-repeat;*/

}
#column-right-background {
 border-top: #a40c23 0px solid;
}
#column-right-background3 {
border-top: #a40c23 0px solid;

}
#contentR { 
 float: left;
 margin: 10px 0px 0px 0px;
 padding: 5px;
 border: #a40c23 1px solid;
 /*background-image: url(images/h_angle.png); */
/* background-repeat: no-repeat;*/

}
#contentR2 { 
 float: left;
 margin: 10px 0px 0px 0px;
 padding: 5px;
 border: #a40c23 1px solid;
 /*background-image: url(images/h_angle.png); */
/* background-repeat: no-repeat;*/

}
#contentR3 { 
 float: left;
 margin: 10px 0px 0px 0px;
 padding: 5px;
 border: #a40c23 1px solid;
 /*background-image: url(images/h_angle.png); */
/* background-repeat: no-repeat;*/

}
/*#column-middle-background {
 float: left;
 
 border: red 1px solid;
 height:400px;
 width:275px;
}*/
#content p{ 
color: black;
font-weight: normal;
font-style: normal;

}

h1{
color: black;
/*text-decoration: underline;*/
font-weight: bold;
font-style: normal;
font-size: 18px;
}

#pdfHolder{
border: 1px solid #008faf;
width: 501px;
height: 401px;
margin-left: 0px;
/*margin-right: auto;*/
}


#footer-container{
/*border-top: solid #03487a 1px;*/
}


.w3c{
top: 450px;
}
.clear { clear: both; background: none; }

h3{

}


