a:link {
	text-decoration: none;
	color: black;
	font-weight: bold;

}

a:visited {
	text-decoration: none;
	color: black;
	font-weight: bold;

}

a:hover {
	text-decoration: none;
	color: black;
	font-weight: bold;

}

a:active {
	text-decoration: none;
	font-style: oblique;
	color: grey;
}

a.menu:hover {
	text-decoration: none;
	background-color: #000066;
}

body {
	background-image: url(../images/common/bg_border.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;


}


#banner {
	z-index:1;
	margin: 0px;
	padding: 0px;


}

.bannerextend	{
	z-index:1;	
	background-color:#CC3333;
}

.main	{
	width:800px;
	z-index:2;
	background-color: #FFFFFF;
	height: 800px;

}
#redsox {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/sox_sox_tp01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;


}
#footermenu {
	z-index:1;
	background-color: #000066;
	color: #FFFFFF;
	font-size: small;
	height: 20px;


}
#restofthemenu {
	background-color: #000066;
	position: static;
	height: 100%;
	width: 100%;
}

#copyright {
	color: #000066;
	text-align: left;
	padding: 20px 40px 0px;
	background-color: #CCCCCC;
	height: 550px;
	width: 312px;
	margin: 0px;
	position: static;
}

.date {
	color:#000066;
	font-size : 8pt;
}

.bgheader {
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: repeat-x;
}

.wedding {
	font-weight: bold;
	font-size : 8pt;
}

