/* Stylesheet */

body, form { margin: 0px; background-color: #404040; }
div { font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; }
img { border: 0px; }
a { color: #FFFFFF; }
a:hover { color: #FDA329; }

.bodyHeader { font-size: 26px; color: #FFFFFF; }
.bodyOrange { color: #FDA329; }
.bodyFooter { font-family: Trebuchet MS; font-size: 10px; color: #AAAAAA; text-align:left; }
.bodyFooter2 { width:600px; height:47px; font-family: Trebuchet MS; font-size: 10px; color: #AAAAAA; text-align:left; }

.formText { font-size: 13px; color: #444444; }
.redText { color: #FF0000; }

/* Exclamation point in front of background-attachment to fix the IE/Mozilla fixed background bug */
.registerBox { background-image: url(../images/05registerBox.gif); !background-attachment: fixed; width: 156px; height: 26px; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; padding: 4px; border-style: none; border-width: 0px; }
.contactBoxShort { background-image: url(../images/07contactBox.gif); !background-attachment: fixed; width: 140px; height: 22px; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; padding: 3px; border-style: none; border-width: 0px; }
.contactBoxMed { background-image: url(../images/07contactBox.gif); !background-attachment: fixed; width: 280px; height: 22px; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; padding: 3px; border-style: none; border-width: 0px; }
.contactBoxLong { background-image: url(../images/07contactBox.gif); !background-attachment: fixed; width: 440px; height: 22px; font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; padding: 3px; border-style: none; border-width: 0px; }

.subBg { background-image: url(../images/12subBody.gif); background-repeat: repeat-y; }

#container { position: absolute; text-align: center; width: 740px; left: 50%; margin-left: -370px;  }

#pchTitle { position: absolute; width: 740px; }
#pchHeader { position: absolute; width: 740px; top: 120px; letter-spacing: 2px; }
#pchText { position: absolute; width: 600px; top: 158px; margin-left: 70px; }
#pchFoot { position: absolute; width: 740px; top: 248px; }
#pchTalk { position: absolute; top: 270px; margin-left: 64px; }
#pchView { position: absolute; top: 270px; margin-left: 288px; }
#pchFooter { position: absolute; width: 740px; top: 466px; margin: 0 auto; float:left; text-align:left; padding-left:60px;}
#pchFooter2 { position: absolute; width: 740px; clear: both; left: 50%; margin-left: -370px; }

#pchRegister { position: absolute; top: 409px; left: 66px; }
#pchRegisterGo { position: absolute; top: 412px; left: 238px; }

#pchTalkExpand { position: absolute; width: 740px; top: 270px; left: 2px; }
#talkText { position: absolute; top: 16px; left: 220px; }
#talkClose { position: absolute; top: 5px; left: 654px; }
#talkForm { position: absolute; top: 40px; left: 76px; }
#talkThanks { position: absolute; left: 200px; top: 80px; }

#pchSubBody { position: absolute; width: 740px; top: 106px; clear: both; } 
#pchSubTop { position: absolute; }