body {
margin: 0;
padding: 0;

font-family: "Times New Roman", Times, serif;
font-size: 62.5%;
line-height: 2.2em;

}

p {
font-size: 1.4em;
margin: 0 0 1.57em 0;
color: #222;
}

.clearBoth {clear: both;}

a img {border: none;}

a:link {text-decoration: none; color: #ff3300;}
a:visited {text-decoration: none; color: #ff3300;}
a:hover {text-decoration: none; color: #222;}
a:active {text-decoration: none; color: #222;}

.smallCaps {
font-size: 1.1em;
margin: 0 0 2em 0;
text-transform: uppercase;
letter-spacing: 1px;
}

.quote {
font-size: 1.6em;
margin: 0;
color: #666666;
}

.nav {
width: auto;
height: 82px;
padding: 18px 18px 0 0;
font-size: 1.3em;
margin: 0;
text-transform: uppercase;
letter-spacing: 2px;
color: #222222;
font-weight: bold;
text-align: right;
}
.nav a:link {text-decoration: none; color: #ff3300; font-weight: normal;}
.nav a:visited {text-decoration: none; color: #ff3300; font-weight: normal;}
.nav a:hover {text-decoration: none; color: #222222; font-weight: normal;}
.nav a:active {text-decoration: none; color: #222222; font-weight: normal;}


.textBlock {
padding: 18px;
}

/*
.initial {
font-size: 10.8em;
margin: 0 0 0 0;
text-align: center;
color: #333;
}
*/

/*DIVS*/

#spread {
width: 801px;
height: auto;
margin: 1.8em auto;
}


/*LEFT*/

#leftP {
width: 400px;
height: 566px;
background-color: #ff3300;
margin-right: 1px;
float: left;
}

#leftT {
width: 268px;
height: 434px;
margin: 44px 0 0 88px;
background-color: #ffffff;

/*
background-image: url("images/pvdl_logo.png");
background-repeat: no-repeat;
*/
}


/*RIGHT*/

#rightP {
width: 400px;
height: 566px;
background-color: #ff3300;
float: left;
}

#rightT {
width: 268px;
height: 434px;
margin: 44px 0 0 44px;
background-color: #ffffff;
}
