@charset "utf-8";
/* CSS Document */


BODY {
background:#f3f3f2;
}
.header { background: url(images/header.jpg);
height:151px; 
}
.headerText { font-family:"Century Gothic"; 
Color:#ffffff;
font-size:14px;
font-weight:bold;
}

.ColumnheaderText { 
background:#980065;
font-family:"Broadway"; 
Color:#ffffff;
text-align:center;
font-size:16px;
height:40px;
}
.ColumnheaderTextB { 
background:#4d9cd1;
font-family:"Broadway"; 
Color:#ffffff;
text-align:center;
font-size:16px;
height:40px;

}
.ColumnText { 
font-family:"Tw Cen MT"; 
Color:#333333;
font-size:15px;
padding-left:10px;
text-align:left;
}


.BlueText { 
font-family:"Tw Cen MT"; 
Color:#4d9cd1;
font-size:15px;
padding-left:10px;
text-align:left;
}
.BlueTextM { 
font-family:"Broadway"; 
Color:#4d9cd1;
font-size:18px;

}
.BlueTextL { 
font-family:"Broadway"; 
Color:#4d9cd1;
font-size:24px;
}
.PurpleText { 
font-family:"Tw Cen MT"; 
Color:#990066;
font-size:15px;
padding-left:10px;
}

.mTborder{border:solid 2px #990066;}
.column {
background: url(images/columnBack.jpg); 
width:279px;
}

.mainBack {
background: url(images/bodyBack.jpg); 
width:522px;
font-family:"Tw Cen MT"; 
Color:#333333;
font-size:13px;
text-align:left;
}

.bbHeader { 
font-family:"Broadway"; 
Color:#ffff33;
font-size:24px;
text-align:center;
}
.bbText {
font-family:"Tw Cen MT"; 
Color:#000000;
font-size:13px;
text-align:left;
padding:10px;
}

.copy{
font-family:Verdana;
font-size:10px;
color:#333333;
padding:10px;
}
a.copy{
font-family:Verdana;
font-size:10px;
color:#333333;
text-decoration:underline;
}
