﻿.body
 {
		
		position:relative;
		margin-left:auto;
		margin-right:auto;
		width:1000px;
		height:762px;
		
		}	
		
		a img { border:0;} 
		
		
.border {
	border: medium solid #FFFFFF;
	background-color: #DBDBDB;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
   box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	

}

.top-container{
	background-color:#FFFFFF;
}

.info-box {
	background-color: #A40628;
}
.info-box1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}



.info-box2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

.info-box3 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2pt;
	text-decoration:none;
}


.info-box4 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}

.bottom-text-box {
background-color: #A40628;
	font-family: Verdana;
	font-size: 12pt;
	letter-spacing: 2pt;
	text-align:center;
}

.text-box {
	
	font-family: Arial;
	font-size: 9pt;
	text-align:left;
	color: #000000
}


.text-box1 {
	
	font-family: Arial;
	font-size: 11pt;
	text-align:left;
	color: #000000
}

	
.title-box{
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}



.sub-headings {
	color:#333333;
	font-family: Verdana;
	font-size: 28pt;
	letter-spacing: 2pt;
}

.sub-headings2 {
	color:#999999;
	font-family: Verdana;
	font-size: 26pt;
	letter-spacing: 2pt;
}
	

text-align: left;
}
.underline {
	text-decoration: underline;
}



.copyright {

	text-align: center;
	font-family: "Arial";
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
	
	}

.picture-frame{
	border:thin #000000 solid;
}
