body {
  background: #fff url('images/bg.gif');
  color: #369;
  font-size: 12pt;
  font-family: arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center; 
}
.faq {
  width:600px;
  margin:0 auto;
  margin-top:20px;
  background:#fff;
  font-size: 14px;
  font-family: arial, sans-serif;
  text-align:left;
}
#faqAlign {
  padding:20px;
  background:#fff;
  width:660px;
}
#browseWrap {
  background:#cf7;
  text-align:left;
  width:700px;
  float:left;
}
.browse {
  width:175px;
  margin:0px;
  font-size: 12px;
  font-family: arial, sans-serif;
  background:#cf7;
  float:left;
  text-align:left;
}
.browse a,.browse a:visited{
  color:#6a0;
  width:155px;
  margin-left:20px;
  margin-bottom:4px;
  float:left;
  text-decoration:none;
  font-weight: normal;
}
.browse a:hover{
  color:#333;
  text-decoration:none;
  font-weight: bold;
}
.entry {
  width:680px;
  height:80px;
  margin-left:10px;
  background:url('images/tweet.gif') no-repeat transparent;
  text-align:left;
  margin-bottom:7px;
}
.avatar {
  width:80px;
  height:80px;
  padding:0px;
  float:left;
}
.avatar img {
  width:48px;
  height:48px;
  padding:10px;
  border:0px;
}
.tweet {
  width:540px;
  margin-top:6px;
  margin-left:4px;
  border-bottom:dotted 1px #bbb;
  height:54px;
  color: #369;
  font-size: 15px;
  font-family: arial, sans-serif;
  padding:0px;
  float:left;
}
.links {
  width:540px;
  height:20px;
  color: #777;
  font-size: 12px;
  font-family: arial, sans-serif;
  font-weight:normal;
  text-align:right;
  padding:0px;
  float:left;
}
.links a,.link a:visited {
  color:#09f;
  font-weight:bold;
  text-decoration:none;
}
.links a:hover{
  text-decoration:underline;
}
#layout {
  width:700px;
  margin:0 auto;
  background:#fff;
}
#baconWrap {
  width:700px;
  margin:0;
  background:#fff;
  float:left;
}
#list {
  width:700px;
  height:200px;
  margin:0px;
  font-size: 12px;
  font-family: arial, sans-serif;
  background:#333;
  float:left;
  text-align:left;
}
#list a,#list a:visited{
  color:#fff;
  width:155px;
  margin-left:20px;
  float:left;
  text-decoration:none;
  font-weight: normal;
}
#list a:hover{
  color:#fff;
  text-decoration:underline;
  font-weight: normal;
}
#preheader {
  color: #36c;
  background:#555;
  height:70px;
  width:700px;
  text-align:left;
  font-size: 12px;
  font-family: helvitica, arial, sans-serif;
  font-weight:bold;
  margin:0;
  }
#visit{
  width: 400px;
  height:40px;
  margin:0px;
  text-align:left;
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-family: helvitica, arial, sans-serif;
  font-weight:normal;
  float:left;
}
.newvisit {
  margin-left:10px;
  margin-top:0px;
}
.newvisit a,.newvisit a:visited{
  color:#fff;
  text-decoration:underline;
  font-weight: normal;
}
.newvisit a:hover{
  color:#fff;
  text-decoration:underline;
  font-weight: normal;
}
#storeSearch{
  width: 300px;
  height:70px;
  margin:0px;
  text-align:right;
  background: transparent;
  color: #fff;
  font-size: 14px;
  font-family: helvitica, arial, sans-serif;
  font-weight:normal;
  float:left;
}
#storeSearch a,#storeSearch a:visited{
  color:#fff;
  text-decoration:underline;
  font-weight: bold;
  margin-right:10px;
}
#storeSearch a:hover{
  color:#fff;
  text-decoration:underline;
  font-weight: bold;
}
.searchBox {
  width: 300px;
  color:#fff;
  font-weight:normal;
  margin:0px;
  float:left;
  text-align:right;
}
.searchBox form {
  margin-top:5px;
  margin-right:10px;
}
.searchBox input {
  color:#000;
  font-weight:normal;
}
.submit {
  border:0px;
  background:transparent url('images/search.gif') no-repeat;
  width:84px;
  height:28px;
  cursor:hand;
}
.txtfieldwrap {
  border:0px;
  background:transparent url('images/textfield.gif') no-repeat;
  width:182px;
  height:28px;
  float:left;
}
.txtfield {
  border:0px;
  background:transparent;
  width:172px;
  height:22px;
  margin-top:5px;
  margin-left:5px;
  margin-right:5px;
}
#header {
  color: #369;
  background:#fff url('images/logo.jpg') no-repeat;
  height:180px;
  width:700px;
  text-align:left;
  font-size: 12pt;
  font-family: helvitica, arial, sans-serif;
  font-weight:bold;
  margin:0;
  }
#title{
  width: 700px;
  background: #fff;
  text-align:center;
  color: #369;
  font-size: 18px;
  font-family: arial, sans-serif;
  font-weight:normal;
  margin-top:0px;
  margin-bottom:20px;
}
#title a,#title a:visited{
  margin-left:20px;
  padding:2px;
  color:#8c0;
  border:1px dotted #8c0;
  text-decoration:none;
  font-weight: normal;
  position:relative;
}
#title a:hover{
  color:#8c0;
  border:1px solid #8c0;
  text-decoration:none;
  font-weight: normal;
}
#nav{
  width: 680px;
  background: #fff;
  text-align:left;
  color: #369;
  font-size: 16px;
  font-family: arial, sans-serif;
  font-weight:normal;
  margin:0px;
}
#footer{
  width: 680px;
  height:60px;
  background: #fff;
  text-align:left;
  margin-left:10px;
  margin-bottom:0px;
  color: #369;
  font-size: 12pt;
  font-family: helvitica, arial, sans-serif;
  font-weight:normal;
}
.shoeBox {
  width: 340px;
  background:#fff;
  margin-top:12px;
  margin-bottom:12px;
  float:left;
}
.shoeBox a,.shoeBox a:visited{
  color:#555;
  margin-right:20px;
  padding:2px;
  border:1px dotted #555;
  text-decoration:none;
  font-weight: bold;
  position:relative;
}
.shoeBox a:hover{
  color:#555;
  border:1px solid #555;
  text-decoration:none;
  font-weight: bold;
}
.subBox {
  width: 340px;
  margin-top:12px;
  margin-bottom:12px;
  float:left;
  text-align:right;
}
.subBox a,.subBox a:visited{
  color:#555;
  text-decoration:none;
  font-weight: bold;
}
.subBox a:hover{
  color:#555;
  text-decoration:underline;
  font-weight: bold;
}
#subfooter{
  width: 700px;
  height:80px;
  float:left;
  background: #555;
  text-align:center;
  color: #fff;
  font-size: 12px;
  font-family: helvitica, arial, sans-serif;
  font-weight:normal;
  margin:0px;
}
#sublinks{
  width: 700px;
  height:80px;
  float:left;
  background: transparent;
  text-align:center;
  color: #fff;
  font-size: 12px;
  font-family: helvitica, arial, sans-serif;
  font-weight:normal;
  margin-left:0px;
}
#sublinks a,#sublinks a:visited{
  color:#fff;
  text-decoration:underline;
  font-weight: bold;
}
#sublinks a:hover{
  color:#fff;
  text-decoration:underline;
  font-weight: bold;
}
.sublinkBox {
  width: 700px;
  height:80px;
  margin-top:12px;
  margin-left:0px;
  float:left;
  text-align:center;
}
#subpower{
  width: 700px;
  height:20px;
  float:left;
  background: transparent;
  text-align:center;
  color: #fff;
  font-size: 12px;
  font-family: helvitica, arial, sans-serif;
  font-weight:bold;
  margin-left:0px;
}
#subpower img {
  margin-top:4px;
  margin-left:0px;
  border:0px;
}
#subpower a,#subpower a:visited{
  margin-left:10px;
  margin-right:10px;
  color:#036;
  text-decoration:none;
}
#subpower a:hover{
  color:#036;
  text-decoration:underline;
}
#copyright{
  width: 700px;
  height:20px;
  float:left;
  background: transparent;
  text-align:center;
  color: #fff;
  font-size: 10px;
  font-family: helvitica, arial, sans-serif;
  font-weight:normal;
  margin-left:0px;
}
#copyright a,#copyright a:visited{
  color:#fff;
  text-decoration:none;
}
#copyright a:hover{
  color:#fff;
  text-decoration:underline;
}

  

  
