topBanner {
	background-image:url(homepage_Banner_2.jpg); 
	width:715px; 
	height:182px; 
	color:#CCC; 
	margin:auto; 
	margin-top:8px; 
	margin-bottom:2px; 
	border:#999 1px solid;
}
body {
	background-image: url(stripBG.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #333333;
	margin: 0px;	
}
body,td,th {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}
/*--------------- FRONT END BODY SECTIONS -------------------*/
#bodyBottom {
background-image:url(tableBtm.jpg);
width: 1000px;
height:34px;
}
#bodyMiddle {
background-image:url(tableMid.jpg);
width: 1000px;
}

/*----------------- CODE CONTAINER STYLE --------------------*/
.code {
background-color:#FFFFFF;
border: #B39455 1px solid;
padding: 10px;
overflow:auto;
}
.codeTable {
background-color:#FFFFFF;
padding:8px;	
line-height:1.3em;
width:622px;
border:1px;
border-style: solid;
border-color: #999999;
overflow: auto;
}
/*-----------------------                   TUTORIAL INDEX PAGES TITLE                      -------------------*/
#tutIndexTitle {
	margin-left:36px;
	font-size:16px;
	font-weight:800;
}
/*-----------------------                   TUTORIAL INDEX PAGES TABLE                      -------------------*/
#tutIndexTable {
	width:90%;
}
/*-----------------------                   TUTORIAL PAGES BODY                    -------------------*/
.tutIndexBody {
	margin-left:44px;
	margin-right:44px;
	line-height:1.7em;
}
/*-----------------------                   TUTORIAL INFO INC FILE TOP TABLE                    -------------------*/
.tutInfoTopTable {
	background-color: #666;
	width:100%;
	border: #B2B2B2 thin solid;
}
/*----------------- MAIN LEFT MENU CONTAINER -----------------------*/
.leftpane {
color: #FFFFFF;
width:166px;
padding-left: 16px;
font-size:10px;
}
/*--------------------- MAIN LEFT MENU BUTTON STYLES -----------------------*/
.vertmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 82%;
width: 166px;
padding: 0px;
margin: 0px;
}
.vertmenu ul {
list-style: none; font-size:15px;
margin: 0px;
padding: 0px;
border: none;
}
.vertmenu ul li {
margin: 0px;
padding: 0px;
}
.vertmenu ul li a {
font-size: 82%;
display: block;
background-image:url(leftmenubtn2.jpg);
padding: 5px 1px 2px 1px;
text-decoration: none;
color: #F8B152;
width:166px;
}
.vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFF;
background-image:url(leftmenubtn3.jpg);
}

/*--------------------- DEFAULT LINK STYLES -----------------------*/
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #609;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}
/*--------------------- WHITE LINK STYLES -----------------------*/
.whiteLinks {
	color:#FFF;
}
.whiteLinks a:link {
	color: #FFF;
	text-decoration: none;
}
.whiteLinks a:visited {
	color: #FFF;
	text-decoration: none;
}
.whiteLinks a:hover {
	color: #CCC;
	text-decoration: underline;
}
.whiteLinks a:active {
	color: #FFF;
	text-decoration: none;
}
/*--------------------- FOOTER LINK STYLES -----------------------*/
.footerText {
	color:#FFF;
}
.footerText a:link {
	color: #FF9900;
	text-decoration: underline;
}
.footerText a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:active {
	color: #FF9900;
	text-decoration: underline;
}
/*--------------------- FOR CSS LAYERING TUTORIAL -----------------------*/
.layer1{
z-index:1;
position: relative;
left: 0px;
bottom: 0px;
}
.layer2{
z-index:2;
position: relative;
right: 25px;
bottom: 25px;
}
.layer3{
z-index:3;
position: relative;
right: 50px;
bottom: 50px;
}
.layer4{
z-index:4;
position: relative;
right: 75px;
bottom: 75px;
}
/*---------------------- GENERAL COLOR STYLES AND TEXT SIZES -----------------------*/
.style4 {color: #FF0000}
.style5 {color: #990000;font-weight: bold;}
.style6 {color: #006600}
.style7 {color: #0066CC}
.style8 {color: #F60}
.boldRed {
color: #FF0000;
font-weight:bold;
}
.size10 {font-size: 10px}
.size11 {font-size: 11px}
.size14 {font-size: 14px}
.size15 {font-size: 15px}
.size16 {font-size: 16px}
.size17 {font-size: 17px}
.size18 {font-size: 18px}
.size20 {font-size: 20px}
.size22 {font-size: 22px}
.size24 {font-size: 24px}
.size28 {font-size: 28px}
/*-------------- NEWS PAGE STYLING -----------------*/
.newsPage {
border: thin #999999 solid;
background-image:url(newsBG.jpg);
background-color:#FFFFFF;
padding:18px;
line-height:1.5em;
margin-left:50px;
margin-right:50px;
}
.newsTitle {
	color: #000;
	font-size:14px;
}
.newsDate {
	color:#960;
	font-size:11px;
}
.newsAuthor {
	font-size:11px;
	color: #960;
}
.newsBody {
	font-size:12px;
}
/*-------------- ACTIVITY BAR ON THE BOTTOM -----------------*/
.activity{
	width:99.9%;
	height:36px;
	position: fixed;
	bottom:0;
	background-image:url(activityStrip.png);
	right: 0px;
}
.activity table{
	background-color: transparent;
	height:28px;
	margin-top:8px;
	color: #FACE7C;
	font-weight:700;
}
.activity table td{
	font-size:10px;
}
.actLine {
	color: #4E4E4E;
}
/*-------------- NAVIGATION BAR ON TOP -----------------*/
.topnav{
	width:100%;
	height:45px;
	position: fixed;
	top:0;
	background-image:url(topNavStrip.png);
	right: 0px;
	background-repeat:repeat-x;
	z-index:444;
	color:#FFF;
}
.topspacer{
	height:38px;
}
.topnav a:link {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
.topnav a:visited {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
.topnav a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight:700;
}
.topnav a:active {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
/*-------------- FOOTER STYLES -----------------*/
.footerPlate {
	background-image:url(footerPlate.jpg);
}
/*--------------------- MID TEXT STYLES -----------------------*/
.midText {
	color:#FFF;
}
/*-------------- CONTENT BAR -----------------*/
.content a:link {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
.content a:visited {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
.content a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight:700;
}
.content a:active {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
/*-------------- MARKERS -----------------*/
.resize #main {
	width: 784px;
}

.resize #side {
	width: 120px;
}
.resize  h1 {
	width:664px;
}

.makers {
	clear2: both;
	border2: solid 1px #666;
}

.makers li {
	position: relative;
	float: left;
	height: 164px;
	width: 112px;
	text-align: center;
}

.makers a {
	display: block;
	margin: auto;
	padding-top: 5px;
	width: 93px;
	text-align: center;
	text-decoration: none;
	background: #666;
	border-bottom: solid 1px #666;
}

*>body .makers img {
	display: block;
}

.makers img {
	clear: both;
	margin: 0 auto 4px auto;
	width: 75px;
	height: 100px;
	padding: 3px;
	border: solid 1px #D9CDCC;
	background: #666;
}

.makers a:hover img {
	border-color: #666;
}

.makers strong {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 3px 0 2px 0;
	font: normal 12px Arial;
	background: #666 url() repeat-x;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}

.makers a:hover strong {
	text-decoration: underline;
	background-color: #666;
}

.makers a:link {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
.makers a:visited {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}
.makers a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight:700;
}
.makers a:active {
	color: #FFB720;
	text-decoration: none;
	font-weight:700;
}

#makerad-helper {
	width: 100%;
	float: left;
	text-align: left;
}

#maker-rect-ad {
	width: 327px;
	height: 260px;
	float: left;
	margin: 20px 0px 0px 9px;
	border2: solid 1px #666;
	_display: inline;
	_overflow: hidden;
	_margin: 20px -1px 0px 9px;
}

#bandsubmit {
	height2: 1%;
	padding2: 9px 0 6px 0;
}

#bandsubmit input {
	font: 11px Tahoma;
	font-weight:bold;
	padding: 0px 3px;
	background: #DBD7C6;
	vertical-align: bottom;
}
/*-------------- MARKERS1 -----------------*/
.resize #main {
	width: 700px;
}

.resize #side {
	width: 248px;
}
.resize  h1 {
	width:320px;
}

.makers1 {
	clear2: both;
	border2: solid 1px #666;
}

.makers1 li {
	position: relative;
	float: left;
	height: 370px;
	width: 300px;
	text-align: center;
}

.makers1 a {
	display: block;
	margin: auto;
	padding-top: 5px;
	width: 93px;
	text-align: center;
	text-decoration: none;
	background: #666;
	border-bottom: solid 1px #666;
}

*>body .makers1 img {
	display: block;
}

.makers1 img {
	clear: both;
	margin: 0 auto 4px auto;
	width: 240px;
	height: 320px;
	padding: 3px;
	border: solid 1px #D9CDCC;
	background: #666;
}

.makers1 a:hover img {
	border-color: #666;
}

.makers1 strong {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 3px 0 2px 0;
	font: normal 12px Arial;
	background: #666 url() repeat-x;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
}

.makers1 a:hover strong {
	text-decoration: underline;
	background-color: #666;
}

.makers1 a:link {
	color: #FFF;
	text-decoration: none;
	font-weight:700;
}
.makers1 a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight:700;
}
.makers1 {
	color: #FFF;
	text-decoration: underline;
	font-weight:700;
}
.makers1 a:active {
	color: #FFF;
	text-decoration: none;
	font-weight:700;
}

#makerad-helper {
	width: 100%;
	float: left;
	text-align: left;
}

#maker-rect-ad {
	width: 327px;
	height: 260px;
	float: left;
	margin: 20px 0px 0px 9px;
	border2: solid 1px #666;
	_display: inline;
	_overflow: hidden;
	_margin: 20px -1px 0px 9px;
}

#bandsubmit {
	height2: 1%;
	padding2: 9px 0 6px 0;
}

#bandsubmit input {
	font: 11px Tahoma;
	font-weight:bold;
	padding: 0px 3px;
	background: #DBD7C6;
	vertical-align: bottom;
}