body{
/*text-align:center;*/
height: 100%;
font-family:"Times New Roman", Times, serif;
background-image:url(../images/constants/backgroundio.gif);
background-position:top center;
font-size:12px;
line-height:150%;
padding:0;
}
p{
text-align:left;
}
p.byline{
font-size:10px;
}
h1 {
font-size: 18px;
text-transform: uppercase;
color:#CC3399;
text-align:left;
}
h2 {
font-size: 12px;
text-transform: uppercase;
text-align:left;
}
a:link{
text-decoration:none;
color:#000000;
}
a:visited{
text-decoration:none;
color:#000000;
}
a:hover{
color:#ee4a87;
}
img{
border:0;}

#entirecontents{
width:984px;
margin-left:auto;
margin-right:auto;
}
#header{
height: 196px;
background-image:url(../images/constants/Banner.png);
background-repeat:no-repeat;
background-position:bottom;
padding:0px;
}
#breadcrumbs{
height:0px;
}
#bodycontents {
width: 984px;
background-color:#FFFFFF;

}
#bodycontents embed{
text-align:left;
clear:both;
}
#navigationsecondary {
	float: left;
	width: 160px;
	padding:10px;
	color:#000000;
	margin-top:30px;
}
#navigationsecondary h2{
color:#f3c800;
}
#navigationsecondary ol{
line-height:200%;
margin-left:25px;
list-style-type:none;
text-align:left;
font-size:14px;
font-weight:bold;
padding-left:0px;
} 
#maintext {
	margin-top:15px;
	float: left;
	padding:20px;	
	width: 584px;
	font-size:14px;
}
#maintext h2{
color:#FF6600;
}

#maintextextended {
	padding:20px;
	float:none;
	width: 758px;
	margin-left:auto;
	margin-right:auto;
}

embed .examplo {
text-align:center;
}
#maintext embed {
text-align:left;
}
#navigationtertiary {
	float: right;
	width: 160px;
	height: 100%;
	padding:10px;
	color:#9999FF;
}
#navigationtertiary h2{
color:#f99831;
}
#navigationtertiary a{
color:#FFFFFF;
}
#navigationtertiary a:visited{
color:#FFFFFF;
}
#footer{
	clear: both;
	height:170px;
	margin-top:15PX;
	background-image:url(../images/constants/banner-bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	background-color:none;
}
#footer .copyright{
text-align:center;
}
#portfoliorightalign{
clear:both;
height:100%;
/*This is a fix for margin collapiness in IE... Even IE8. Come on, IE. Get with the times!*/
}
#portfolioleftalign{
clear:both;
height:100%;
}
#portfoliorightalign img{
float:right;
margin:0;
}
#portfoliorightalign p{
text-align:right;
margin-top:20px;
margin-right:5px;
}
#portfoliorightalign h2 {
color:#FF6600;
text-align:right;
padding-top:35px;
}
#portfoliorightalign a:link{
color:#FF6600;}
#portfoliorightalign a:visited{
color:#f3c800;}

#portfolioleftalign img{
float:left;
margin:0;
}
#portfolioleftalign p{
text-align:left;
margin-top:20px;
margin-left:55px;
}
#portfolioleftalign h2 {
color:#FF6600;
padding-top:35px;
}
#portfolioleftalign a:link{
color:#FF6600;}
#portfolioleftalign a:visited{
color:#f3c800;}
