body
{
    margin: 0;
    padding: 0;
    top: 0px;
    text-align: left;
    font-family: Tahoma, Arial; /*Gloabal body styles*/
    background-color:white;
}

.clearboth {clear: both;}/*Technique for clearing a float to start a new row*/
		
.spacer {float: left; width: 6px;}/*Technique for floating with a spacer between objects*/
.spacer3 {float: left; width: 3px;}/*Technique for floating with a spacer between objects*/
div#siteWrapper /*Wrap the entire site to allow for centering via css positioning*/
{
	margin:auto;
	width:734px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	margin-top:0px;
	text-align: left;
}
div#categoryContent
{
    width: 732px;
    margin-top: 0px;
    display: block;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    background-color: white;

}



div#header
{
	float: left;
	display: block;
	margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;    
}

div#nifty /*Was navigation,Consists of Menu, and basically backdrops the enitre site minus the footer, and is rounded corner gray.*/
{
	float: left;
    width: 734px;
    display: block;
    margin-top: 0px;
    padding: 5px 0px 0px;
    background-color: #D7D7D7;
}
div.padMenu{   
    clear:both; 
    width:732px;
    height:auto;
    overflow:hidden;
    float:left; 
    white-space: nowrap;
    position:relative;   
}
.menu {
  padding: 0px;
  margin:0 auto;
  width:732px;
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  cursor: hand;  
  font-weight: bold;
  font-size: smaller;
  }
.menu li {
  float:left; position:relative; right:50%;
  font-weight: bold;
  border:1px solid #d7d7d7;
  }
.menu a {
  width:auto;
  display:block;
  font-weight: bold;
  padding:2px 6px;
  color:#000; 
  background:#d7d7d7; 
  border:1px solid #d7d7d7;
  text-decoration:none;
  }
.menu a:hover {
  color:#fff; 
  background:darkgray;
  font-weight: bold;
  border:1px solid #fff; /* add a 1px white border around items */
  text-decoration: none;
  }

div.padFooter{
    clear:both; 
    width:730px;
    height:auto;
    overflow:hidden;
    float:left; 
    white-space: nowrap;
    position:relative;   
}
.footermenu {
  padding: 0px;
  margin:0 auto;
  width:730px;
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  cursor: hand;  
  font-weight: bold;
  font-size: 13px;
  }
.footermenu li {
  float:left; position:relative; right:50%;
  font-weight: bold;
  border:1px solid #fff;
  }
.footermenu a {
  width:auto;
  display:block;
  font-weight: bold;
  padding:2px 6px;
  color:#000; 
  background:#fff; 
  border:1px solid #fff;
  text-decoration:none;
  }
.footermenu a:hover {
  color:#000; 
  background:#F7F7F7;
  font-weight: bold;
  border:1px solid #d7d7d7; /* add a 1px white border around items */
  text-decoration: none;
  }
/*Footer*/
div.footer /*Footer menu links, and disclaimer, floats below site.*/
{
    width:732px;
    padding: 5px 0px 0px;
    margin-top: 0px;
    margin-bottom: 10px;    
    background-color: #fff;
    font-size: 0.8em;
}

div.upperFlashPanel
{
    float: left;    /*background-color: #eee;*/	
	width:732px;
 	min-height: 217px;
	display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
} 
/* for Internet Explorer */
/*\*/
* html div.upperFlashPanel {
height: 217px;
}

div.qwrapper
{ 
    float: left;
    width:732px;
 	min-height: 137px;
 	display: block;   
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
}
/* for Internet Explorer */
/*\*/
* html div.qwrapper {
height: 128px;
}

span#quickLink1
{
	float: left;
	width: 139px;
	min-height: 137px;
	display:block;
	margin-top: 7px;
	padding: 5px 0px 0px;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -200px 0px #fdf9f0 no-repeat;

}
/* for Internet Explorer */
/*\*/
* html span#quickLink1 {
height: 137px;
}

span#padQuickLink1
{
    width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
}
/* for Internet Explorer */
/*\*/
* html span#padQuickLink1 {
height: 127px;
}

.qLink1 a, .qLink1 a:visited
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
    color: #E2AA2C;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-decoration: none;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) 0px 0px #fdf9f0 no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .qLink1 a, * html .qLink1 a:visited {
height: 127px;
}

.qLink1 a:hover
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: orange;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: none;background-color:Transparent;
}
/* for Internet Explorer */
/*\*/
* html .qLink1 a:hover {
height: 127px;
}

span#quickLink2
{
	float: left;
	width: 139px;
	min-height: 137px;
	display:block;
	margin-top: 7px;
	padding: 5px 0px 0px;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -601px 0px #f4fbf2 no-repeat;

}
/* for Internet Explorer */
/*\*/
* html span#quickLink2 {
height: 137px;
}

span#padQuickLink2
{
    width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
}
/* for Internet Explorer */
/*\*/
* html span#padQuickLink2 {
height: 127px;
}

.qLink2 a, .qLink2 a:visited
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
    color: #42AD82;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -401px 0px #f4fbf2 no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .qLink2 a, * html .qLink2 a:visited {
height: 127px;
}

.qLink2 a:hover
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: green;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: none;background-color:Transparent;
}
/* for Internet Explorer */
/*\*/
* html .qLink2 a:hover {
height: 127px;
}

span#quickLink3
{
	float: left;
	width: 139px;
	min-height: 137px;
	display:block;
	margin-top: 7px;
	padding: 5px 0px 0px;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -1001px 0px #f1fafd no-repeat;
}
/* for Internet Explorer */
/*\*/
* html span#quickLink3 {
height: 137px;
}

span#padQuickLink3
{
    width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
}
/* for Internet Explorer */
/*\*/
* html span#padQuickLink3 {
height: 127px;
}

.qLink3 a, .qLink3 a:visited
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: #40A2C8;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -801px 0px #f1fafd no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .qLink3 a, * html .qLink3 a:visited {
height: 127px;
}

.qLink3 a:hover
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: #0059B3;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: none;background-color:Transparent;
}
/* for Internet Explorer */
/*\*/
* html .qLink3 a:hover {
height: 127px;
}

span#quickLink4
{
	float: left;
	width: 139px;
	min-height: 137px;
	display:block;
	margin-top: 7px;
	padding: 5px 0px 0px;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -1201px 0px #fff2f4 no-repeat;
}
/* for Internet Explorer */
/*\*/
* html span#quickLink4 {
height: 137px;
}

span#padQuickLink4
{
    width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
}
/* for Internet Explorer */
/*\*/
* html span#padQuickLink4 {
height: 127px;
}

.qLink4 a, .qLink4 a:visited
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: #C14E70;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -1401px 0px #fff2f4 no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .qLink4 a, * html .qLink4 a:visited {
height: 127px;
}

.qLink4 a:hover
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: #A6215F;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: none;background-color:Transparent;
}
/* for Internet Explorer */
/*\*/
* html .qLink4 a:hover {
height: 127px;
}

span#quickLink5
{
	float: left;
	width: 139px;
	min-height: 137px;
	display:block;
	margin-top: 7px;
	padding: 5px 0px 0px;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -1601px 0px #fcf0fd no-repeat;
}
/* for Internet Explorer */
/*\*/
* html span#quickLink5 {
height: 137px;
}

span#padQuickLink5
{
    width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    text-align: center;
}
/* for Internet Explorer */
/*\*/
* html span#padQuickLink5 {
height: 127px;
}

.qLink5 a, .qLink5 a:visited
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: #D42CE2;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url(../../Images/backgrounds/jpeg/watermarks2.jpg) -1801px 0px #fcf0fd no-repeat;
}
/* for Internet Explorer */
/*\*/
* html .qLink5 a, * html .qLink5 a:visited {
height: 127px;
}

.qLink5 a:hover
{   width: 137px;
    min-height: 127px;
    display: block;
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    color: #8C0083;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: none;background-color:Transparent;
}
/* for Internet Explorer */
/*\*/
* html .qLink5 a:hover {
height: 127px;
}


div.lowerPanel
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;  
    top: 0px;
    margin-top: 0px;
    float: left;
    width: 732px;
    display: block;
    
}

.scrollClass
{
     padding-right: 0px;
     padding-left: 0px;
     text-align:center;
     font:normal 80%;
}
/*div#ParaScroller1divScrollWindow
{
	overflow:hidden;
    width: 179px;
    height: 284px;
	position:relative;
	padding:0px;
	text-align:left

}

div#ParaScroller1divScrollingPane
{
	left:0px;z-index:100;
	margin-left:0px;
	margin-right:0px;
	position:relative;
    width: 179px;
    height: 284px;
}*/
div.leftPanel
{

    width: 179px;
    height: 284px;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #ffffff;
    top: 0px;
    margin-top: 0px;
    float: left;
    overflow: hidden;  
}

div.padLeftPanel
{
    width: 177px;
    height: 274px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    overflow: hidden;    
}

div.centerPanel
{
    width: 362px;
    height: 274px;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #fff;
    top: 0px;
    margin-top: 0px;
    float: left;
    
}

div.padCenterPanel
{
    width: 360px;
    height: 274px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    overflow: hidden;     
}

div.rightPanel
{
    width: 179px;
    height: 284px;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    background-color: #fff;
    top: 0px;
    margin-top: 0px;
    float: left;
    background: url(../../Images/backgrounds/weather2.jpg) 0px 0px no-repeat;
  
}

div.padRightPanel
{
    width: 177px;
    height: 274px;
    padding-right: 0px;
    padding-left: 1px;
    padding-bottom: 0px;
    padding-top: 5px;
    overflow: hidden;     
}

.lefted{margin:0 0 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;}


div.clearright
{
    margin-top: 0px;
    padding-right: 0px;padding-left: 0px;padding-bottom: 0px;padding-top: 0px;
    white-space: nowrap;    
}
div.disclaimer
{
    width: 732px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom: 100px;
    background-color: #fff;
    color: #d7d7d7;
    font-size: 12px;
}

div.paddisclaimer
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#button {
	height: 30px;
	}
#button2 {
	height: 60px;
	}
div.linkz {
	width: 111px;
	height: 30px;
	margin: 0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	background: url( '../../images/buttons/facebook.jpg' ) 0 -30px no-repeat;
	}

div.linkz a {
	display: block;
	margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	width:111px;
	height:30px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../../images/buttons/facebook.jpg' ) top no-repeat;
	}
	
div.linkz span {
	display: block;
	margin:0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
	
div.linkz a:hover {
	background-image: none;

	}
div.linkz a:active {

	}
	
	
	
	
div.quickClick {
	width: 130px;
	height: 30px;
	margin: 0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	background: url( '../../images/buttons/onlinepay.jpg' ) 0 -30px no-repeat;
	}

div.quickClick a {
	display: block;
	margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	width:130px;
	height:30px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../../images/buttons/onlinepay.jpg' ) top no-repeat;
	}
	
div.quickClick span {
	display: block;
	margin:0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
	
div.quickClick a:hover {
	background-image: none;

	}
div.quickClick a:active {

	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
div.enterClick {
	width: 400px;
	height: 120px;
	margin: 0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	background: url( 'EnterToWinSm.jpg' ) 0 -120px no-repeat;
	}

div.enterClick a {
	display: block;
	margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	width:400px;
	height:120px;
	overflow:hidden;
	text-decoration: none;
	background: url( 'EnterToWinSm.jpg' ) top no-repeat;
	}
	
div.enterClick span {
	display: block;
	margin:0 0 0 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	}
	
div.enterClick a:hover {
	background-image: none;

	}
div.enterClick a:active {

	}