/* Developed by Brendan Parker, June 2009 */

/* TAGS */
body {font-family: "Courier New", Courier, monospace; text-align: justify; font-size: 12px; color: #DDDDDD; background-color: #000000;}
p {font-family: "Courier New", Courier, monospace; text-align: justify; font-size: 12px; color: #DDDDDD;}
a {color: #BC904E;}

/* CLASSES */
.mainPanel {position: absolute; top: 0px; left: 50%; margin-left: -632px; width: 1264px; height: 600px; background-image: url('../images/panel.jpg'); margin-top: 0px;}
.mainImage {position: absolute; top: 125px; left: 50%; margin-left: -370px; width: 390px; height: 330px;}
.mainTitle {position: absolute; top: 84px; left: 50%; margin-left: 44px; width: 300px; height: 60px;}
.mainContentScroll {position: absolute; top: 125px; left: 50%; margin-left: 50px; width: 390px; height: 330px; overflow-y: auto; overflow-x: auto; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt;}
.pictureFrame {position: absolute; top: 75px; margin-left: 50%; left: -440px; width: 515px; height: 436px; background-image: url('../images/pictureframe.gif');}
.galleryFrame {position: absolute; top: 0px; margin-left: 50%; left: -409px; width: 818px; height: 549px; background-image: url('../images/bigframe.gif');}
.navigation {position: absolute; top:540px; margin-left: 50%; left: -375px; width: 750px; height: 30px;}
.navigation img {padding-left: 15px; padding-right: 15px; text-align: center; vertical-align: top;}
.mainGallery {position: absolute; top: 42px; margin-left: 50%; left: -327px; width: 674px; height: 450px;}
.bigFont {font-size: 16px; font-weight: bold;}

/* CONTACT */
.text {width: 110px; text-align: right; font-size: 12px; font-family: "Courier New", Courier, monospace; font-weight: bold; color: #EEEEEE; padding-right: 4px; padding-top: 6px; float: left;}
.inputBox {border: solid 1px #B99668; background-color: #222222; width: 210px; height: 18px; margin-top: 4px; font-size: 12px; font-family: "Courier New", Courier, monospace; font-weight: bold; color: #FFFFFF; padding-left: 2px; margin-left: 11px; float: left;}
.inputText {border: solid 1px #B99668; background-color: #222222; width: 200px; height: 120px; margin-top: 4px; font-size: 12px; font-family: "Courier New", Courier, monospace; font-weight: bold; color: #FFFFFF; padding-left: 2px; margin-left: 11px; float: left;}
.inputSubmit {border: solid 1px #B99668; background-color: #222222; width: 100px; font-size: 12px; align: font-family: "Courier New", Courier, monospace; color: #FFFFFF; padding: 3px; font-weight: bold;}
.content {width: 340px;}
.contentCenter {width: 340px; text-align: center;}
.required {color: #B99668; font-weight: bold;}