.telepark-container { 
  background: none;
  width: 100% ; height: auto;

  /*margin-left: 5%;
  margin-right:5%;*/
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom:0px;

}



.UIPortletInfo {color: black;}

.telepark-container .label {color: black;}

.telepark-container td {
  vertical-align: top ;
}

.telepark-container  div#logo {
  width:auto;
  margin-left:auto;
  margin-right: auto;
  text-align: center;
  vertical-align:middle;

  height:300px;
  background-image: url("/portal/static-content/telepark/pics/bkg_left.gif");
  background-repeat:repeat-y;
}

.telepark-container  div#logo img {
    padding-top:100px;
}

.telepark-container div#portal_center_column, 
.telepark-container table#portal_center_column {
   background-image: url("/portal/static-content/telepark/pics/bkg_content_top.gif");
   background-repeat:repeat-x;
   
}

.telepark-container table#portal_left_column {
   background-image: url("/portal/static-content/telepark/pics/bkg_left.gif");
   background-repeat:repeat-y;
   height:inherit;
   
}

.telepark-container table#portal_right_column {
   background-image: url("/portal/static-content/telepark/pics/bkg_right.gif");
   background-repeat:repeat-y;
   background-color:#cfd5da;
}

.telepark-container table#portal_right_column tr,
.telepark-container table#portal_right_column td {

}

.telepark-container table#portal_center_column {
    background-color:white;
}

/*Spacer for column height*/
.telepark-container div.left_column_height_spacer {
    height:100%;
    background-color:transparent;

   
} 

.telepark-container div.right_column_height_spacer {
   height:100%;
   background-color:transparent;
   background-image: url("/portal/static-content/telepark/pics/bkg_right.gif");
   background-repeat:repeat-y;

   background-color:#cfd5da;
}

body {
 font-family:Verdana;
 font-size:10px;
 color: #817c7c; 
 background:transparent;
 background-color:#cfd5da;
 
}


.telepark-container td#c29846699_0 {
   background-image: url("/portal/static-content/telepark/pics/bkg_left.gif");
   background-repeat:repeat-y;
   background-position:top right;
   background-color:#cfd5da;
}


.telepark-container td#c29846699_2 {
 background-image: url("/portal/static-content/telepark/pics/bkg_right.gif");
   background-repeat:repeat-y;
   /*background-position:860px;*/
   /*width:100%;*/
   background-color:#cfd5da;

}

.telepark-container div#c29846699 {
background-image: url("/skin/telepark/images/backgrnd_telepark.jpg");
   background-repeat:repeat-y;
   /*width: 1100px;*/
}

.telepark-container div#c29846699_0,
.telepark-container div#c29846699_2 {
  background:inherit;
}

.telepark-container div#portal_content {
  width:600px;
  margin-left:20px;
} 

.telepark-container div#c29846699_1 ,
.telepark-container td#c29846699_1 {
   background-color:white;

}



