.textmargins/************* #globalNav styles **************/

{
	color: #FFFFFF;
	padding: 0px  0px 0px 0px;
	text-align: center;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#bkg{
	background-repeat: no-repeat;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	letter-spacing: .1px;
}
#globalNav a:hover{
	border-bottom: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 0px 0px 0px 0px;
}


/************* #links styles **************/

#links{
	color: #FFFFFF;
	padding: 0px  0px 0px 0px;
	text-align: center;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#links img{
 display: block;
}

#links a {
	font-size: 16pt;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	letter-spacing: .1px;
}
#links a:hover{
	border-bottom: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 0px 0px 0px 0px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 65%;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	white-space: nowrap;
	background-color:#000000;
}


#sitetext{
	clear: both;
	font-size: 10pt;
	color: #ffffff;
	padding: 20px 20px 20px 20px;
	margin-top: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#siteInfo a {
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo a:hover{
	border-bottom: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 0px 4px 0px 0px;
}

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-image: url();
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.wht_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
 }
 
 .wht_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
 }
 
  .wht_links a:hover{
	color: #FF0000;
	
 }
 
 .textmargins{
	color: #FF0000;
	margin: 20px;
	width: 450px;
	clear: right;
 }
 
  .buynow{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 20px;
	line-height: 18px;
 }
 
   .buynow a{
	color: #FFFFFF;
 }
 
    .buynow a:hover{
	color: #FF0000;
 }
 
 .wht_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bolder;
 }
 #bigbox {
	border: 1px solid #FFFFFF;	
 }
