/* CSS STYLES FOR DotNetNuke *//* GENERAL *//* style for module titles .Head{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #000000;}.ContentPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    color: #000000;    line-height: 14px;}.RightPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    color: #000000;    line-height: 14px;}.LeftPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    color: #000000;    line-height: 14px;}*//* GENERIC */H1{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #9e0033;}H2{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #000000;}/* Main Menu */.MainMenu_MenuBar{    cursor: none;    cursor: hand;}.MainMenu_MenuItem{    cursor: none;    cursor: hand;    color: #000000;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: none;    font-style: normal;    border-left: #f0f0f0 0px solid;    border-bottom: #f0f0f0 0px solid;    border-top: #f0f0f0 0px solid;    border-right: #f0f0f0 0px solid;    width: 150;}.MainMenu_RootMenuItem{    cursor: none;    cursor: hand;    color: #000000;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: none;    font-style: normal;    border-left: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    width: 150;    text-align: center;}.MainMenu_MenuIcon{    cursor: none;    cursor: hand;    background-color: #FFFFFF;    border-left: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    text-align: center;    width: 0;}.MainMenu_MenuItemSel{    background-color: #9f2436;    cursor: none;    cursor: hand;    color: #FFFFFF;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: none;    font-style: normal;    text-align: center;    width: 150;}.MainMenu_SubMenuItemSelected{    background-color: #9f2436;    cursor: none;    cursor: hand;    color: #FFFFFF;    font-family: Arial, Helvetica, sans-serif;    font-size: 11px;    font-weight: none;    font-style: normal;    text-align: center;}.MainMenu_SubMenu{    z-index: 1000;    cursor: none;    cursor: hand;    background-color: #9f2436;    border-bottom: #b4b4b4 1px solid;    border-left: #b4b4b4 1px solid;    border-top: #b4b4b4 0px solid;    border-right: #b4b4b4 1px solid;    vertical-align:  middle;}.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: none;}a.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: none;}a:hover.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: underline;}a.Register{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: underline;}a:hover.Register{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: underline;}a.Login{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: none;	text-transform: uppercase;	text-align: middle;}a:hover.Login{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: underline;	text-transform: uppercase;	text-align: middle;}.Normal{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    color: #000000;    text-decoration: none;}.Normalbold{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    color: #000000;    text-style: bold;    text-decoration: none;}.Search{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000000;    text-decoration: none;}body    { color: #666; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
          line-height:  normal; 
          margin:0px;
          background-image: url("stjbkgrd5a.jpg"); 
          background-repeat: no-repeat;}

#wrapper
{
    position:absolute;
    left:50px;
    top:200px; 
       width:894px;
}


#content
{
 overflow:hidden;  
 width:894px;
 min-height:450px;
 background-color:transparent;   
 background-image:url('stjbkgrd3d_grey.jpg');
 background-repeat: no-repeat;
 background-position:left -70px ;
 padding-bottom:50px;
 padding-left:20px;
 padding-right:20px;
 padding-top: 30px;
 
 
}


#contentwrapper
{
 position:relative;
 background-color:#f2f2f2;
 width:100%;
 border-right: solid 2px #c0c0c0;
  border-left: solid 2px #c0c0c0;
}

.contentbottom
{ 
    
    text-align:center;
    width:858px;
 height:41px;
  background-image:url('footerbkgrdgray2.gif');
  background-position: center top;
 background-repeat: no-repeat;
   padding-bottom:0px;
 padding-left:20px;
 padding-right:20px;
 padding-top: 0px; 
 left:2px; 
}

.footer
{
   
    width:858px;
  padding-top:14px;
  height:20px;
  background-color:transparent; 
  color:black;
 bottom: 2px;
  font-size:12px;
  font-weight:bold;
}

