@charset "UTF-8";
/* CSS Document */


body{
background-color: #371321;
text-align:center;
margin:0;
}

img{
border-style:none;
}


.container{
width:1100px;
margin-left:auto;
margin-right:auto;
}

#header{
width:1100px;
height:210px;
background: url(images/banner.jpg);
}

#content{
margin-left:auto;
margin-right:auto;
position:relative;
bottom:90px;
width:850px;
height:2255px;
background:black;
border: 2px solid #49192e;
}

#pcontent{
margin-left:auto;
margin-right:auto;
position:relative;
bottom:90px;
width:850px;
height:1655px;
background:black;
border: 2px solid #49192e;
}

#left{
width:175px;
height:2200px;
float:left;
position:relative;
}

#pleft{
width:175px;
height:1620px;
float:left;
position:relative;
}

.column1{
float:left;
width:175px;
position:relative;
left:20px;
top:20px;
background:#1a0910;
border:2px solid #2d0f1b;
}

.column1 h4{
width:100%;
height:25px;
background: url(images/header.jpg);
background-repeat:repeat-x;
font-family:"arial";
color: #fff;
padding-top:5px;
padding-bottom:0;
margin-bottom:0;
}

.column1 p{
font-family:"helvetica";
color:#eee;
font-size:10pt;
padding:5px;
}

strong{
color:#e0017a;

}

.box{
width:100%;
height:55px;
border-bottom:2px solid #2d0f1b;
margin:0;
float:left;
display:inline;
background: url(images/shift.jpg);
background-position:bottom;
}

.box img{
float:left;
margin-top:5px;
margin-left:5px;
display:inline; 
width:24%;
}

.box span{
font-family:"helvetica";
color:#eee;
font-size:10pt;
float:right;
width:65%;
position:relative;
right:5px;
top:15px;
text-align:left;
}

.box a{
border-style:none;
background-position: top left;
text-decoration:none;
}

.box a:hover {
border-style:none;
background: url(shift.jpg);
background-position: top;
}

.box:hover {
background-position: top;
}

#privacy a{
color:#e0017a;
font-family:"trebuchet ms";
position:absolute;
bottom:15px;
right:10px;
text-decoration:none;
font-size:13pt;
}

#pprivacy a{
position:absolute;
bottom:5px;
left:30px;

}

.column2{
float:left;
width:290px;
height:405px;
margin-top:20px;
margin-left:20px;
position:relative;
left:20px;
background:#1a0910;
border:2px solid #2d0f1b;
padding-top:10px;
}

.column2 h4{
font-family:"trebuchet ms";
color:#fff;
text-align:left;
padding-left:10px;
}

.column2 p{
font-family:"helvetica";
color:#eee;
font-size:10pt;
text-align:left;
padding-left:10px;
padding-right:10px;
line-height:1.2em;
}

.column2a {
padding-right:10px;
position:relative;
left:70px;
position:absolute;
bottom:0px;
left:130px;
}

#right{
background:#1a0910;
border:2px solid #2d0f1b;
width:600px;
height:1600px;
margin-top:20px;
position:relative;
float:right;
right:20px;
}

#right h3{
text-align:left;
font-family:"trebuchet ms";
color:#e0017a;
padding-left:20px;
}

#right h5{
text-align:left;
font-family:"trebuchet ms";
color:#e0017a;
padding-left:20px;
}

#right p{
text-align:left;
font-family:"helvetica";
color:#eee;
padding-left:20px;
font-size:11pt;
}