body {
margin:0;
padding:0;
line-height: 1.5em;
font-family: arial;
}

#rap {
width: 996px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: url('i/bg-divider.gif') repeat-y;
}

#header {
height: 390px; /*Height of top section*/
background-color: #e9e9e9;
padding-top: 18px;
padding-left: 15px;
}

#header h1{
color: #bbb;
margin: 0;
font-size: 60px;
letter-spacing: -3px;
line-height: 1em;
font-weight: bold;
margin-bottom: 15px;
}

#toplink {
margin-top: 0;
margin-bottom: 50px;
color: #828282;
font-size: 12px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 286px; /*Set right margin to RightColumnWidth +16 for right margin */
padding-left: 28px;
}

#rightcolumn{
float: left;
width: 270px; /*Width of right column*/
margin-left: -270px; /*Set left margin to -(RightColumnWidth) */
}

#rightcolumn p {
margin-top: 0;
color: #444;
font-size: 12px;
line-height: 16px;
font-weight: normal;
padding-right: 10px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
background-color: #e9e9e9;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a {
color: #178aff;
text-decoration: none;
}

#contentcolumn {
margin-top: 0;
color: #444;
font-size: 12px;
line-height: 17px;
font-weight: normal;
word-spacing: 1px;
}

#contentcolumn h2  {
margin: 0;
margin-top: 10px;
margin-bottom: 0px;
letter-spacing: -1px;
font-size: 11px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: normal;
}

#contentcolumn h2 strong {
letter-spacing: -1px;
color: #FF1493 ;
font-size: 19px;
text-transform: none;
font-weight: bold;
}

#contentcolumn p {
margin-bottom: 5px;
margin-top: 6px;
}

.piece {
margin-bottom: 12px;
border-bottom: 1px solid #bbb;
}
