body{
margin: 0 0 0 0;
}
#container{
	position: relative;
	margin: 0 auto;
	width: 774px;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	border-bottom:15px solid #000;
	}
#content{
	position:relative;
	width: 774px;
	min-height: 400px;
	overflow:hidden;
	background-image:url(../images/backgroundGlasses.jpg);
	background-position:top;
	background-attachment:inherit;
	background-repeat:no-repeat;	
	}
#content header{
	position:absolute;
	height:160px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
#content menu{
	position:absolute;
	height:20px;
	margin: 160px 0 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
#content #left {
	float: left;
	width: 430px;
	margin: 0 0 0 10px;
	padding: 25px 10px 25px 10px;
	display: inline; /* Fix IE double margin bug */
}
#content #right {
	float: right;
	width: 250px;
	border-left:1pt solid #9B2A20;
	margin: 0 10px 0 0;
	padding: 25px 10px 25px 10px;
	display: inline; /* Fix IE double margin bug */
}
#footer{
	position: relative;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	text-align:center;
}
p {
color:#000;
font-family:Georgia;

}

 hr1 {
  border: 0;
  width: 80%;
  height: 5px;
}
a{
	text-decoration: none;
	font-weight:bold;
	}
a:link { 
	color:#9b2a20;
	}
a:visited { 
	color:#9b2a20;
	}
a:hover { 
	color: #fff;
	background-color: #9B2A20;
	}
a:active { 
	color: #9b2a20;
}
.p1{
	font-family: Georgia;
	font-size: medium;
	line-height: inherit;
	border-left:1px solid #9B2A20;
	padding: 0 0 0 5px;

}
.p1link{
	font-family:Georgia;
	font-weight:bold;
	color:#9B2A20;
}
.p1italic{
	font-family:Georgia;
	font-style:italic;
}
.p1headline{
	font-family:Georgia;
	font-weight:bold;
	padding: 0 10px 0 10px;
	}
.p2{
	font-family:Georgia;
	font-size:small;
	color:#000;
	line-height:14px;
	padding: 0 10px 0 10px;
}
.p2bold{
	font-family:Georgia;
	font-weight:bold;
	color:#000;
}
.p2red{
	font-family:Georgia;
	font-weight:bold;
	color:#9b2a20;
}
.p2headline{
	font-family:Georgia;
	font-weight: bold;
	color:#000000;
	}

.p2image{
	float: right;
	border: 3px solid #000;
	margin: 5px 5px 5px 5px;
}
.p2imageLeft{
	float: left;
	border: 3px solid #000;
	margin: 5px 5px 5px 5px;
}
.LeftNoBorderFloat{
	float: left;
	margin: 5px 5px 5px 5px;
	}
.RightNoBorderFloat{
	float: right;
	margin: 5px 5px 5px 5px;
	}
h1{
	font-family:Georgia;
	font-size:medium;
	font-weight:bold;
	font-variant:small-caps;

	}
h2{
	font-family:Georgia;
	font-size:small;
	font-weight:bold;
	font-variant:small-caps;
	}