.body {
	background-color: #000000;
	background-image: url(images/bg.png);
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	font-family:Calibri;
  font-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

a { text-decoration:none }

A:hover
	{
	color:#2c5887;
	}

.border
{
    border-color: e7e7e9;
    border-width: 1px;
    border-style: solid;
}

.blackborder
{
    border-color: 000000;
    border-width: 1px;
    border-style: solid;
}

.topmenu {
	font-family: Calibri;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.topmenu2 {
	font-family: Calibri;
	color: #2c5887;
	font-size: 14px;
	font-weight: normal;
}

.bottommenu {
	font-family: Calibri;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

.bottommenu2 {
	font-family: Calibri;
	color: #2c5887;
	font-size: 18px;
	font-weight: normal;
}

.size12 {
	font-family: Calibri;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.size5 {
	font-family: Calibri;
	color: #000000;
	font-size: 5px;
	font-weight: normal;
}

.menu2 {
	font-family: Calibri;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}

.service {
	font-family: Calibri;
	color: #000000;
	font-size: 17px;
	font-weight: normal;
}

.title {
	font-family: Calibri;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.text {
	font-family: Calibri;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

.smalltext {
	font-family: Calibri;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.home {
  background-image: url(images/homeb.jpg);
  background-position: left top;
  background-repeat: repeat-x;

      }

.home2 {
  background-image: url(images/homeb.jpg);
  background-position: left -31px;
  background-repeat: repeat-x;
    }

.blog {
  background-image: url(images/blogb.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.blog2 {
  background-image: url(images/blogb.jpg);
  background-position: left -31px;
  background-repeat: repeat-x;
      }

.bio {
  background-image: url(images/biob.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.bio2 {
  background-image: url(images/biob.jpg);
  background-position: left -31px;
  background-repeat: repeat-x;
      }

.contact {
  background-image: url(images/contactb.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.contact2 {
  background-image: url(images/contactb.jpg);
  background-position: left -31px;
  background-repeat: repeat-x;
      }

.portfolio {
  background-image: url(images/portfoliob.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.portfolio2 {
  background-image: url(images/portfoliob.jpg);
  background-position: left -36px;
  background-repeat: repeat-x;
      }

.services {
  background-image: url(images/servicesb.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.services2 {
  background-image: url(images/servicesb.jpg);
  background-position: left -36px;
  background-repeat: repeat-x;
      }

.prints {
  background-image: url(images/printsb.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.prints2 {
  background-image: url(images/printsb.jpg);
  background-position: left -36px;
  background-repeat: repeat-x;
      }

.cards {
  background-image: url(images/cardsb.jpg);
  background-position: left top;
  background-repeat: repeat-x;
      }

.cards2 {
  background-image: url(images/cardsb.jpg);
  background-position: left -36px;
  background-repeat: repeat-x;
      }
      

.imageborder
{
    border-color: FFFFFF;
    border-width: 1px;
    border-style: solid;
}      

.autoResizeImage 
{
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
}

#over
{
    position: absolute;
    height: 82;
}

.style1 {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.style2 {
	font-family: Arial;
	color: #78c0f4;
	font-size: 14px;
	font-weight: bold;
}

.style3 {
	font-family: Arial;
	color: #1e7bbc;
	font-size: 30px;
	font-weight: bold;
}

.style4 {
	font-family: Arial;
	color: #1e7bbc;
	font-size: 20px;
	font-weight: normal;
}

.style5 {
	font-family: Arial;
	color: #b20000;
	font-size: 14px;
	font-weight: normal;
}

.style6 {
	font-family: Arial;
	color: #1e7bbc;
	font-size: 14px;
	font-weight: normal;
}

A:hover
	{
	color:#78c0f4;
	}

a {
	text-decoration:none;
	}
