body { background-color: #fff; background-image: url(../img/cr/background.jpg); background-repeat: repeat-x; background-position: center top; }

div.logo { background-image: url(../img/cr/logo.png); background-repeat: no-repeat; background-position: center top; width: 950px; height: 163px; z-index: 5; padding: 0; }

div.top { background-image: url(../img/cr/topback.png); background-repeat: repeat-x; background-position: center bottom; position: absolute; top: 0; left: 0; width: 100%; height: 150px; z-index: -100; float: left; }
div.nav { background-color: #d67600; width: 100%; height: 20px; padding-top: 5px; padding-bottom: 5px; }

div.picframe { background-image: url(../img/cr/main.png); background-position: center top; width: 930px; height: 315px; margin-bottom: 20px; padding: 20px 24px 24px; }

div.menu { text-align: right; width: 705px; float: right; margin-top: 70px; }

div.wrapper { color: #222; font-size: 11pt; font-family: arial; background-image: none; text-align: left; width: 905px; max-width: 905px; margin-bottom: 15px; }

div.text { color: #222; font-size: 11pt; font-family: arial; background-image: none; text-align: left; width: 600px; float: left; margin-bottom: 15px; padding-bottom: 25px; border-bottom: 1px solid #dedede; }

/*Height*/

div#one { height: 100%; min-height: 100px; }
div#onefifty { height: 100%; min-height: 150px; }
div#two { height: 100%; min-height: 200px; }
div#twofifty { height: 100%; min-height: 250px; }
div#three { height: 100%; min-height: 300px; }
div#threefifty { height: 100%; min-height: 350px; }
div#four { height: 100%; min-height: 400px; }
div#fourfifty { height: 100%; min-height: 450px; }
div#five { height: 100%; min-height: 500px; }
div#fivefifty { height: 100%; min-height: 550px; }
div#six { height: 100%; min-height: 600px; }
div#sixfifty { height: 100%; min-height: 650px; }
div#seven { height: 100%; min-height: 700px; }
div#sevenfifty { height: 100%; min-height: 750px; }
div#nine { height: 100%; min-height: 900px; }
div#ninefifty { height: 100%; min-height: 950px; }
div#thousand { height: 100%; min-height: 1000px; }
div#thousandfifty { height: 100%; min-height: 1500px; }
div#twothousand { height: 100%; min-height: 2000px; }

/*Headers*/

h1 { color: #373737; font-size: 15pt; font-family: tahoma; font-weight: bold; }

h6 { color: #747474; font-size: 10pt; margin-bottom: 8px; }

/*Link*/

a.blueunderline { color: #0051ff; text-decoration: none; }
a.blueunderline:hover { color: #0051ff; text-decoration: underline; }

a.whiteunderline { color: #7498b5; text-decoration: none; }
a.whiteunderline:hover { color: #87aac4; text-decoration: underline; }

/*Copyright*/

div.footer { font-size: 8pt; font-family: tahoma; line-height: 15pt; background-color: #fff; background-image: url(../img/cr/copyright.jpg); background-position: center top; vertical-align: baseline; bottom: 0; width: 100%; height: 180px; z-index: 20; margin-top: 90px; margin-bottom: 0; padding-top: 20px; border-top: 1px solid #b2b2b2; }

div.footer-container { width: 900px; }

div.footer-insider { color: #5d5d5d; font-size: 8pt; font-family: tahoma; font-weight: bold; line-height: 12pt; text-align: left; width: 250px; float: left; margin-right: 30px; }

div.footer-copyright { color: #636363; font-size: 7pt; font-family: tahoma; font-weight: bold; line-height: 10pt; text-align: right; width: 250px; float: right; }

/*IMG*/

img#right { float: right; margin-left: 15px; }

img.frame { border: solid 5px #fff; outline: solid 1px #d8d8d8; }

/*Form*/

div.formHold { color: #1e1e1e; font-size: 12pt; font-family: arial; font-weight: bold; line-height: 20pt; text-align: left; width: 455px; height: 60px; float: left; }

input.standard { color: #111; font-size: 13pt; font-family: arial; font-weight: bold; background-color: #fffea6; width: 200px; float: left; padding: 5px; border: solid 1px #2e2e2e; }

textarea.standard { color: #111; font-size: 10pt; font-family: arial; background-color: #fffea6; width: 200px; float: left; padding: 5px; border: solid 1px #2e2e2e; }

select.standard2 { color: #111; font-size: 10pt; font-family: arial; background-color: #fffea6; width: 200px; float: left; padding: 5px; border: solid 1px #2e2e2e; }

option.standard3 { color: #111; font-size: 10pt; font-family: arial; background-color: #fffea6; width: 200px; float: left; padding-top: 5px; padding-right: 5px; padding-left: 5px; border: solid 1px #2e2e2e; }

input.submit { color: #f0f0f0; font-size: 13pt; font-family: arial; font-weight: bold; background-color: #d10000; background-image: none; padding: 5px; border-width: 0; outline-width: 0; cursor: pointer; }

/*Side Bar*/

div.sidebar { color: #818181; font-size: 8pt; font-family: arial; line-height: 12pt; width: 250px; float: right; padding: 10px; border-left: 1px solid #d6d6d6; }