body { 
    margin-top: 0px;
	background-color: #B12A30;
	background-image: url(/images/body-background.jpg);
	background-repeat: repeat-x;
}

.pic-padding {padding-bottom:8px; padding-left:8px; padding-right:8px; padding-top:8px;}
.header {width:1080px; height:281px; background-image:url(/images/BeckLines-final_1x1.jpg); background-repeat:no-repeat; padding-top:30px;}
.background{width:1080px; background-image:url(/images/BeckLines-final_contentbackground.jpg); background-repeat:repeat-y;}
.content {width:830px; background-image:url(/images/BeckLines-final_2x1.jpg); background-repeat:no-repeat; text-align:left; padding-left:150px; padding-right:100px; padding-top:10px;}
.footer {width:1080px; height:65px; background-image:url(/images/BeckLines-final_3x1.jpg); background-repeat:no-repeat; padding-top:35px;}

h1 {
	font-family: Arial;
	font-size: 14pt;
	color:#CCC;}

h2 {
	font-family: Arial;
	font-size: 12pt;
	color:#CCC;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;
	color:#CCC;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#CCC;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#CCC;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#CCC;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color:#CCC;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.white { font-size: 10pt; color:#FFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.black { font-size: 10pt; color:#333; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

a.menu:link {
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
}
a.menu:visited {
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
}
a.menu:hover {
	color: #FF0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
}
a.menu:active {
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
}

