/*----------STRUCTURE------------*/


#outer {
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-bottom: 20px;
	}
/* 
#outer {
	background-color: #fdfdfd;
	text-align: center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}*/
#container {
	left:0px;
	top:0px;
	width:950px;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000033;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top {
	left:0px;
	top:0px;
	width:950px;
	height:221px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	z-index: 10000;
}
#sidebar {
	width:162px;
	float: left;
	position: relative;
	height: 100%;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	z-index: 1000;
}
#content {
	position:relative;
	width:760px;
	float: right;
	text-align: left;
	padding: 5px;
	z-index: 9;
	}
	
#footer {
	width:950px;
	background-image: url(../images/footer3.jpg);
	text-align: center;
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-color: #FFF;
}
body {
	background-image: url(../images/bk_worms.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*---these rules affect the page format---*/
body,td,th {
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-style: normal;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6633CC;
}
a:hover {
	text-decoration: none;
	color: #b91246;
}
a:active {
	text-decoration: underline;
}
h1 {
	color: #0159b7;
}
h2 {
	color: #0159b7;
}
h3 {
	color: #0159b7;
}
h4 {
	color: #0159b7;
}
img.centered {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.blueDark {color: #013B7A}
.blueBrite {color: #0159b7}
.cherry {color: #b91246}
#nav/*--------TOP SECTION-------*/

    {
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../images/btn_right.jpg);
	text-align: right;
	height: 49px;
	width: 950px;
}
#logoName    {
	float: left;
	height: 80px;
	width: 277px;
	position: relative;
}
#bannerAd    {
	height: 92px;
	width: 769px;
	float: right;
	padding-right: 2px;
}
#logo    {
	float: left;
	height: 172px;
	width: 179px;
}
#aboveNav    {
	float: right;
	height: 70px;
	width: 480px;
	position: relative;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../images/bk_advertisement.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}


/*------------CONTENT-------------*/

.boxHdrs {
	height: 23px;
	text-align: center;
	padding-top: 4px;
	color: #0159B7;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.025em;
}
#leftColumn    {
	text-align: left;
	float: left;
	height: 100%;
	width: 310px;
	position: relative;
	padding-right: 5px;
	padding-top: 3px;
	z-index: 1;
}
#boxHop     {
	width: 313px;
	border: 1px solid #A3AFBD;
	position: relative;
	background-image: url(../images/tabTop.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	text-align: center;
	z-index: 1;
}
#boxContent1      {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: left;
	font-size: 0.95em;
	line-height: 1.25em;
}
#boxContent1 img {
	margin: 1px;
}
#boxShop     {
	width: 313px;
	border: 1px solid #A3AFBD;
	position: relative;
	background-image: url(../images/tabTop.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	text-align: center;
}
#boxContent2      {
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
	text-align: center;
	font-size: .95em;
	line-height: 1.25em;
}
#rightColumn    {
	width: 265px;
	float: left;
	margin-left: 1px;
}
#formBox/*-----------SIDEBAR SECTION--------*/

/*these control the form table and border*/

    {
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 5px;
	border-top-width: 4px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B91246;
	border-bottom-color: #A3AFBD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A3AFBD;
	border-left-color: #A3AFBD;
	background-color: #E5E5E5;
}
#mailList  table    {
	font-size: 9px;

}

#mailList  td    {
	font-size: 10px;
	font-weight: bold;
	line-height: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#mailList  input    {
	font-size: 10px;
	vertical-align: text-bottom;
	color: #B91246;
}
#mailList  select    {
	font-size: 11px;
	color: #2D6CAF;
}
.listBdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CDCDCD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #FFFFFF;
	color: #0B4584;
}
#btmLinks/*-------------FOOTER SECTION----------*/
/*controls the links across the bottom bar*/
    {
	font-size: 9px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	margin-bottom: 1px;
}
#btmLeft/*left side of footer*/
    {
	width: 450px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 1.25em;
	padding-left: 10px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#btmLeft /*left link color*/
 a    {
	height: 50px;
	width: 460px;
	float: left;
	text-align: left;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 1.25em;
}
#btmRight/*right side of footer*/
    {
	float: right;
	width: 450px;
	text-align: right;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 1.25em;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightColumn  #p7TP1  .p7TPwrapper      {
	padding: 3px;
}
#mailList input {
	font-size: 11px;
}
#leftPlug {
	float: left;
	width: 172px;
	height: 49px;
}
#namewrapper {
	float: left;
	height: 80px;
	width: 771px;
	background-image: url(../images/top_blue_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav #navtwobk {
	height: 27px;
	text-align: left;
	font-size: 11px;
	position: relative;
	width: 950px;
	top: 0px;
	letter-spacing: -0.03em;
}
#nav #navLeft {
	float: left;
	width: 174px;
}

#rtSidbarAds {
	float: right;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#centerContent {
	width: 560px;
	margin: 0px;
	padding-top: 15px;
}
#fabsearchContent {
	margin: 0px auto;
	background-color: #FFF;
	width: 500px;
	padding: 15px;
}

#breadcrumbs #bcLeft {
	color: #B91246;
}

.sidebarPunch {
	font-size: 14px;
	font-weight: bolder;
	color: #BA2454;
	text-align: center;
	letter-spacing: -.07em;
	font-family: Arial, Helvetica, sans-serif;
}
.clearboth {
	clear: both;
	height: 1px;
	width: 100%;
}

#sidebar #sidebrImgNOlink a:link {
	text-decoration: none;
	list-style-type: none;
	background-position: -10px;
}
#sidebar #sidebrImgNOlink a:visited {
	text-decoration: none;
	list-style-type: none;
	background-position: -10px;
}
#sidebar #sidebrImgNOlink a:hover {
	text-decoration: none;
	list-style-type: none;
	background-position: -15px;
}
#content td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
.Underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA6685;
}
#centerContent form {
	width: 540px;
}
.border {
	border: 1px solid #C72056;
}
#formBlockPrize input {
	color: #B91246;
}
#formBlock input {

	color: #B91246;
}
clearBoth {
	clear: both;
	height: 2px;
}
.visitedRlOvrChange   a:visited {
	color: #B91246;
}
.cherryDivider {
	color: #b91246;
	background-color: #FAFAFA;
}
.newsletterbold {
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
}
.newsletter16pt {
	font-size: 16px;
	line-height: 1em;
	color: #0151A7;
}
#test {
	float: left;
	width: 162px;
}
.btmDivider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	font-size: 0.75em;
	text-align: right;
}
.backToTop {
	font-size: 10px;
	clear: left;
	text-align: right;
}
.blueBk {
	color: #023C7A;
	background-color: #E0F4FF;
}
#brandBtm {
	clear: both;
	background-color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}
#btmLinks td {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#btmLinks td a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#contentBanner {

	width: 580px;
}
#fabsearchContent img {
	padding: 5px;
}

