/*
Port Melbourne Photography
*/
body
{
  margin:0;
  background-image:url('bg002.gif');
  color:#333333;
  font-family:arial,verdana,helvetica;
  font-size:11px;
}

a
{
  color: #333333;
}

.cl_pseudo_link
{
  color: #333333;
  border-bottom: dashed 1px #333333;
}

h1
{
  color:#4474B4;
  font-size:16px;
}

#id_content
{
  width: 782px;
  background-color: #fff;
}

.cl_page_title
{
  text-align: center;
  font-size: 14pt;
}

#idStartTitle
{
  text-align: left;
  font-family: 'Century Gothic', Arial, Helvetica;
  font-size: 14pt;
  color: #4474b4;
  margin-left: 15px;
}

.cl_events
{
  font-size: 10pt;
}

.cl_contact 
{
  font-size:100%;
}

.clFooter
{
  text-align: left;
  margin: 30px 0 10px 12px;
}

.cl_powered_by 
{
  padding-top: 10px;
}

.cl_photo_holder
{
  background-color: #fff;
  border: 1px solid #586685;
}

@media print
{
  .cl_continue
  {
    background-color: White;
  }

  #id_content, .cl_continue #id_content, #id_content_holder
  {
    background-color: White;
    width: auto;
    border: none;
    margin: 0;
    padding: 0;
  }
}
