@charset "UTF-8";

/* This elements set the base size for the ems. All sizes are based on a 1em = 10 pixel ratio (1.2em = 12px, 100em = 1000px, etc.). The em is inherited, so if a DIV has its own font size set in pixels, all fonts in that DIV will be based upon that font size instead. */
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------- Text ---------------------------------------------------------- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25.6px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20.5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.4px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.1px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 20px;
}

#header {
	width: 100%;
	height: 110px;
	background-color: #ffffff;
	margin-bottom: 20px;	
}
#header_colorbar {
	width: 100%;
	height: 10px;
	background-color: #214975;
}
#header960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
img.anblogo {
	width: 261px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-right: 33px;
	float: left;
	padding-top: 45px;
	padding-bottom: 20px;
}
img.roylogo {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-right: 33px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
}
img.tfelogo {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-right: 33px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
}
img.ttplogo {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	float: left;
	padding-top: 38px;
	padding-bottom: 20px;
}
/* ----------------------------- Belly ----------------------------- */
#alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 27px;
	padding: 25px;
	height: auto;
	width: 860px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #90001d;
	color: #9dbdda;
}
#belly {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #ffffff;
	height: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
#leftColumn {
	width: 620px;
	float: left;
	padding-right: 20px;
	padding-bottom: 35px;
	height: auto;
}
#rightColumn {
	width: 300px;
	float: left;
	padding-left: 20px;
}
img.advert_300 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ----------------------------- Links ----------------------------- */
a:visited {
	color: #214975;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #214975;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/* This is the footer. Royaltie$ and Toys & Family each have their own CSS, which only changes the color of the boxes, everything else is inherited from this style sheet. */
#footer {
	background-color: #214975;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	height: 235px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#footer960 {
	background-color: #214975;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 172px;
	padding-bottom: 15px;
}
.linkscolumn {
	float: left;
	width: 188px;
	font-size: 12px;
	text-align: left;
}
.linkscolumn li {
	margin-bottom: 4px;
}
.linkscolumn h6 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.linkscolumn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.linkscolumn a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.linkscolumn a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.linkscolumn a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.linkscolumn li {
	list-style-type: none;
	position: relative;
	left: -30px;
	top: -10px;
}
.copyright {
	text-align: right;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	padding-top: 12px;
}
















