.back1 {
	background-image: url(images/mid_back.jpg);
	background-repeat: repeat-x;
}
.back2 {
	background-image: url(images/center_back.jpg);
	background-repeat: repeat-x;
	background-color: #152B52;

}
.picborder {
	border: 1px solid #090F1B;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CCCC66;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
	list-style-type: square;

}
.copy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99CCFF;
	font-style: normal;
}
.lettercap {
	font-family: EnglischeSchT, "Bickley Script", "Palace Script MT";
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC66;
	line-height: 20px;


}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #6699CC;
}
.bulletlist {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;

}

