.bkgdimage {
	background-image: url(images/wrigley.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: bottom center
}
.bkgdimagetop {
	background-image: url(images/wrigley.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
.title {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #333;
}
.subtitle {
	font-family: "Times New Roman";
	font-size: 12px;
	letter-spacing: .1em;
	color: #CCCCCC;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

.tagline {
	font-family: arial;
	font-size: 9px;
	letter-spacing: .1em;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	text-align: left;
}
.formcopy {
	font-family: arial;
	font-size: 10px;
	color: #333;
	text-align: left;
}

.copy {
	font-family: arial;
	font-size: 10px;
	color: #333;
	line-height: 14px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.copytitle {
	font-family: arial;
	font-size: 12px;
	color: #0D11EC;
	font-weight: bold;
	line-height: 30px;
}
.copytitlegrey {
	font-family: arial;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
div#textblock {
	width: 766px;
	color: #333333;
	border: 1px solid #A39D9D;
}
div#content {
	padding: 20px;
}
.copyarea {
	padding: 10px 40px 10px 40px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	color: #fff;
}

.button {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
font-size: 10px;
font-weight: bold;
width: 100px;
height: 20px;
display:block;
border: 1px solid #0E287C;
background-color: #0A10D8;
position: relative;
white-space: nowrap;
text-decoration: none;
}


.menu {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
font-size: 10px;
font-weight: bold;
width: 165px;
height: 40px;
display:block;
border: 1px solid #ffffff;
padding: 5px 0px 0px 5px;
background-color: #0E287C;
position: relative;
white-space: nowrap;
text-decoration: none;
}

.menu:hover{ background-color: #E51109; }

.menu_on {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
font-size: 10px;
font-weight: bold;
width: 165px;
height: 40px;
display:block;
border: 1px solid #ffffff;
padding: 5px 0px 0px 5px;
background-color: #E51109;
position: relative;
white-space: nowrap;
text-decoration: none;
}
.special a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

.special a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

.special a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	
}
.special:hover {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0033CC;
}
