body {
  background:           #00324a;
  font-family:          Arial, Verdana, sans-serif;
}

#topline {
  margin-right:         150px;
  margin-bottom:        2px;
  color:                #ffffff;
  font-size:            10px;
  font-weight:          bold;
  text-align:           right;
}

#container_outside {
  position:             relative;
  top:                  5px;
  width:                1200px;
  margin:               0 auto;
  margin-top:           10px;
/*  height:            100%;*/
/*  height:               750px;
  min-height:           750px;*/
  background:           #00324a url(http://www.paulpacanowski.com/images/paul_bg1.jpg) no-repeat;
}

#container_inside {
  position:             relative;
/*  top:                  0px;*/
  width:                914px;
  margin:               0 auto;
  /*margin-top:            -0%;*/
/*  min-height:500px;
  height:auto !important;
  height:500px;*/
  background-color:     #F0F0F0;
}

#banner {
  position:             relative;
  width:                890px;
  height:               192px;
  margin:               0 auto;
  margin-top:           10px;
  margin-right:         10px;
  margin-left:          10px;
  border-top:           1px #E1E1E1 solid;
  border-right:         2px #c0c0c0 solid;
  border-bottom:        2px #999999 solid;
  border-left:          1px #CDCDCD solid;
}

#menuline {
  left:                 0px;
  height:               45px;
  margin:               0 auto;
  margin-top:           -3px;
  border-bottom:        px solid #d1d1d1;
  background-color:     #e1e0e0;
  font-size:            13px;
  line-height:          15px;
  text-align:           center;
  font-weight:          bold;
}

#index_content {
  position:             relative;
  float:                left;
  width:                820px;
  height:               360px;
  margin-top:           20px;
  margin-right:         0px;
  margin-left:          10px;
  background-color:     #F0F0F0;

}
#index_content_left_hdg {
  width:                250px;
  height:               27px;
  background-color:     #fff;
}
#index_content_left_box {
  width:                249px;
  height:               362px;
  border-top:           1px #E1E1E1 solid;
  border-right:         1px #c0c0c0 solid;
  border-bottom:        1px #999999 solid;
  border-left:          1px #CDCDCD solid;
  background-color:     #fff;
  text-align:           justify;
  font-size:            12px;
  color:                #606060;
}

#index_content_right_hdg {
  height:               45px;
  margin-top:           -15px;
  margin-left:          10px;
  border-bottom:        1px solid #d1d1d1;
  background-color:     #e1e0e0;
  font-size:            13px;
  line-height:          15px;
  text-align:           center;
  font-weight:          bold;
}
#index_content_right_box {
  width:                630px;
  height:               358px;
  margin-left:          10px;
  border-top:           1px #E1E1E1 solid;
  border-right:         1px #c0c0c0 solid;
  border-bottom:        1px #999999 solid;
  border-left:          1px #CDCDCD solid;
  background-color:     #fff;
  text-align:           justify;
  font-size:            13px;
  color:                #606060;
}
#index_content_edit_box {
  width:                200px;
  height:               338px;
  margin-top:           10px;
  margin-left:          6px;
  border-top:           1px #E9E9E9 solid;
  border-right:         1px #CECECE solid;
  border-bottom:        1px #C1C1C1 solid;
  border-left:          1px #E2E2E2 solid;
  background-color:     #fff;
  text-align:           justify;
  font-size:            12px;
  color:                #606060;
}

#events_content {
  position:             relative;
  float:                left;
  width:                891px;
  margin-top:           10px;
  margin-right:         0px;
  margin-left:          10px;
  padding-bottom:       10px;
  border-top:           1px #E1E1E1 solid;
  border-right:         1px #c0c0c0 solid;
  border-bottom:        1px #999999 solid;
  border-left:          1px #CDCDCD solid;
  background-color:     #fff;
  font-size:            12px;
  color:                #606060;
}

#bottom_edge {
  position:             relative;
  float:                center;
  width:                914px;
  height:               12px;
  margin:               0 auto;
  margin-top:           -2px;
  background-color:     #F0F0F0;
}

#footer {
  position:             relative;
/*  float:                center;*/
  width:                914px;
  margin:               0 auto;
  margin-top:           5px;
  margin-bottom:        3px;
  color:                #ffffff;
  font-size:            10px;
  text-align:           center;
}

a:link, a:visited {
    color:              #339999;   /* #DADADA */
    text-decoration:    none;
}
a:hover, a:active {
    color:              #CC6666;   /* #996699 */
    text-decoration:    none;
}

img {
    border:             0;
}

#new_container_outside {
  position:             relative;
  top:                  5px;
  width:                1200px;
  margin:               0 auto;
  margin-top:           10px;
/*  height:            100%;*/
/*  height:               750px;
  min-height:           750px;*/
  background:           #00324a url(http://www.paulpacanowski.com/images/paul_bg1.jpg) no-repeat;
}
