@charset "utf-8";
body  {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #210063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
sup {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
}
.byc #container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}  
.byc #header {
	background-color: #E09E00;
	height: 72px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.7em;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #916700;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
} 
#logobox {
	float: left;
	height: 72px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EFBB3C;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFC96C;
	border-right-color: #320099;
	border-bottom-color: #320099;
	border-left-color: #EFC96C;
}

.byc #header h1 {
	margin: 0;
	padding: 10px 0;
	font-size: 16pt;
}
.byc #header #navbar {
	margin: 0;
	float: left;
	position: relative;
	height: 72px;
	width: 755px;
	padding: 0px;
}
.byc #header #navbar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}

.byc #header #navlist {
	list-style-type: none;
	float: right;
	position: absolute;
	width: 755px;
	height: 32px;
	top: 40px;
	clear: right;
	margin: 0px;
	padding: 0px;
	background-color: #6533CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFBB3C;
}


.byc #header li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: center;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	border: 1px solid #916700;
	color: #EFBB3C;
}
.byc #header a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #EFC96C;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	background-color: #838F00;
}
.byc #header a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background:#EFBB3C;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-decoration: none;
}
.byc #header #heretab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #210063;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFC96C;
	border-left-color: #EFC96C;
	border-bottom-color: #6533CC;
	border-right-color: #6533CC;
}


.byc #sidebar1 {
	float: left;
	width: 240px; /* top and bottom padding create visual space within this div */
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	clear: both;
	height: 925px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #838F00;
}
.byc #sidebar1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-image: url(../gfx/314l134.gif);
}
.byc #sidebar1 ul li {
	padding-bottom: 3px;
}
.byc #sidebar1 h3 {
	background-color: #6533CC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EFC96C;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #815CCC;
	border-right-color: #210063;
	border-bottom-color: #210063;
	border-left-color: #815CCC;
	margin: 0px;
}
.byc #sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #210063;
	text-decoration: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.byc #sidebar1 strong {
	font-size: 10pt;
	font-weight: bold;
	background-color: #E09E00;
	text-align: left;
	width: 100%;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EFBB3C;
	border-right-color: #330099;
	border-left-color: #EFBB3C;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.byc #sidebar1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #EFC96C;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	text-decoration: none;
	display: block;
	background-color: #330099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E09E00;
	border-right-color: #EFBB3C;
	border-bottom-color: #EFBB3C;
	border-left-color: #E09E00;
}

.byc #sidebar1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background:#EFBB3C;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	text-decoration: none;
	border: 1px solid #210063;
}


.byc #sidebar2 {
	float: right;
	width: 175px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #EFBB3C;
}
.byc #sidebar2 h3 {
	background-color: #838F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EFC96C;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #815CCC;
	border-right-color: #210063;
	border-bottom-color: #210063;
	border-left-color: #815CCC;
	margin: 0px;
}


.byc #sidebar2 ul {
	list-style-type: none;
	padding: 0px;
	list-style-image: url(../gfx/314l134.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.byc #sidebar2 ul li {
	padding-top: 5px;
}
.byc #sidebar2 #sponsor {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




.byc #sidebar1 h3, .byc #sidebar1 p, .byc #sidebar2 p, .byc #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

.byc #mainContent {
	width: 540px;
	margin-top: 1em;
	margin-right: 160px;
	margin-bottom: 1em;
	margin-left: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-color: #916700;
} 
.byc #mainContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #EFC96C;
	background-color: #330099;
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E09E00;
	border-left-color: #E09E00;
	border-right-color: #916700;
	border-bottom-color: #916700;
}
.byc #mainContent h2 {
	background-color: #838F00;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
.byc #mainContent h3 {
	background-color: #E09E00;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
.byc #mainContent h4 {
	background-color: #320099;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
}
.byc #mainContent a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #916700;
	text-decoration: underline;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E09E00;
	border-right-color: #EFBB3C;
	border-bottom-color: #EFBB3C;
	border-left-color: #E09E00;
	padding: 0px;
	font-weight: normal;
}

.byc #mainContent a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #E09E00;
	text-decoration: underline;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E09E00;
	border-right-color: #EFBB3C;
	border-bottom-color: #EFBB3C;
	border-left-color: #E09E00;
	padding: 0px;
	font-weight: normal;
}

.byc #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EFBB3C;
	background-color: #330099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9DC00;
	border-left-color: #C9DC00;
	border-right-color: #E09E00;
	border-bottom-color: #E09E00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.byc #footer p {
	margin: 0; 
	text-align: center;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.byc #footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #EFBB3C;
	text-decoration: underline;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E09E00;
	border-right-color: #EFBB3C;
	border-bottom-color: #EFBB3C;
	border-left-color: #E09E00;
	padding: 0px;
	font-weight: normal;
}
.byc #footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #E2EE6B;
	text-decoration: underline;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E09E00;
	border-right-color: #EFBB3C;
	border-bottom-color: #EFBB3C;
	border-left-color: #E09E00;
	padding: 0px;
	font-weight: normal;
}




/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.simpbyc {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.simpbyc #container {
	width: 43em;
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 1em;
	float: left;
}
.simpbyc h6 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.simpbyc h5 {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.byc #mainSearchContent {
	width: 960px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-color: #916700;
	margin-right: 0px;
}
#linkads {
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sponsor {
	height: 600px;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 1px solid #C9DC00;
	padding: 0px;
}
.byc #mainStoreContent {
	width: 1000px;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	border-right-width: 1px;
	border-right-color: #916700;
	margin-right: auto;
	height: 4000px;
	text-align: center;
	background-color: #000000;
	padding: 0px;
	clear: both;
}
#sponsor2 {
	height: 600px;
	width: 160px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	border: 1px solid #C9DC00;
	padding: 0px;
}
#linkads2 {
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
