body {background-image:url('BackgroundBlueFade.jpg');
background-repeat:repeat-x;}

.wrapper {position: relative; width: 1050px; height: 1750px;}
.column1 {position: absolute; left: 0px; top: 12px; width: 200px; height: 3000px;}
.column2 {position: absolute; left: 200px; top: 0px; width: 650px; height: 3000px;}
.column3 {position: absolute; left: 850px; top: 0px; width: 200px; height: 3000px;}
.column4 {position: absolute; left: 1010px; top: 140px; width: 200px; height: 3000px;}

.maintitle {text-align: center; font-family: Arial; font-size: 30pt; font-weight: bold;}
.subtitle {text-align: center; font-family: Arial; font-size: 25pt; font-weight: bold;}
.subsubtitle{text-align: center; font-family: Arial; font-size: 11pt;}

p.intermedsubtitle {text-align: center; font-weight: bold; font-size: 25pt; color: red; font-family: Arial;}
p.smallcentered {text-align: center; font-weight: normal; font-size: 10pt; font-family: Arial;}
p.tinycentered {text-align: center; font-size: 7.5pt; font-family: Arial;}
p.center {text-align: center; font-family: Arial;}

.levels {font-weight: normal; font-family: arial; font-size: 10pt;}
.wordspacing {word-spacing: 15px; text-align: center;}
.widewordspacing {word-spacing: 35px; text-align: center;}

table.pieces {background-color: #FFFFFF; font-family: Arial; font-size: 11pt;}

table.extras {background-color: E6E6E6; font-family: Arial; font-size: 10pt;}

.tabletitle {padding-top: 25px; font-family: Arial; font-size: 25pt; font-weight: bold;}

