body {
  margin: 0px;
  background: white;
  font-family: "Gill Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#titlepic {
  width: 760px;
  height: 170px;
}

.Body {
  position: relative;
  width: 700px;
  margin: 0px auto;
  color: black;
  background: white;
}

.Main {
  margin-left: 200px;
}

#leftcolpic {
  width: 200px;
  height: 670px;
}

.BackLeft {
  position: absolute;
  top: 170px;
  left: 0px;
}

.Left {
  position: absolute;
  top: 200px;
  left: 5px;
  width: 200px;
  font-weight: 100;
}

.BareList {
  list-style: none;
  padding: 0px;
  margin-right: 70px;
  margin-left: 10px;
  text-indent: -10px;
}

li {
  margin-top: 4px;
}

.Left hr {
  margin-left: 10px;
  margin-right: 80px;
  height: 2px;
  background: #CCC;
  border: none;
}

.News {
  margin-right: 70px;
  margin-left: 10px;
  margin-bottom: 4px;
  text-indent: -10px;
}

.NewsDate {
  font-size: 10px;
}

p {
  color: #677;
  font-size: 14px;
  line-height: 18px;
}

a {
  color: #0000E0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 a {
  color: black;
  text-decoration: none;
}

h1 a:hover {
  color: #0000E0;
  text-decoration: underline;
}

.ClearBreak {
  clear: both;
  height: 20px;
}

.Clear {
  clear: both;
}

h1 {
  font-weight: 100;
  font-size: 28px;
}

h2 {
  font-weight: 100;
  font-size: 18px;
}

.Left h2 {
  font-weight: 100;
  font-size: 18px;
  text-align: right;
  margin-right: 80px;
}

h3 {
  margin-top: 24px;
  color: #677;
  font-size: 17px;
  line-height: 19px;
  font-weight: normal;
  font-style: italic;
}

.Left h3 {
  color: black;
  font-weight: 100;
  font-style: normal;
  font-size: 15px;
  text-align: right;
  margin-right: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.SwagThumb {
  margin-left: 15px;
  margin-bottom: 6px;
}

.SwagThumb img {
  border: 0px;
  -webkit-box-shadow: 2px 2px 8px #666;
  -moz-box-shadow: 2px 2px 8px #666;
  border-radius: 8px;
}

.ThumbGroup {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.ThumbPic {
  margin-left: 3px;
  width: 128px;
  height: 128px;
  border: 0px;
  -webkit-box-shadow: 2px 2px 8px #666;
  -moz-box-shadow: 2px 2px 8px #666;
}

.ThumbAppStore {
  margin-top: 12px;
}

.LinkGroup {
  list-style: none;
  padding-left: 20px;
}

.LinkGroup li {
  color: #677;
  font-size: 14px;
  line-height: 18px;
}

.DetailGroup {
  list-style: circle;
  padding-left: 24px;
}

.DetailGroup li {
  color: #677;
  font-size: 14px;
  line-height: 18px;
}

.LinkGroup li.AppStoreLink {
  margin-top: 14px;
}

.AppStoreLink a {
  -webkit-box-shadow: 1px 1px 6px #666;
  -moz-box-shadow: 1px 1px 6px #666;
  border-radius: 6px;
  padding: 4px 12px;
  margin-left: -12px;
}

.RightFloatImage {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  border: 0px;
  -webkit-box-shadow: 2px 2px 8px #666;
  -moz-box-shadow: 2px 2px 8px #666;
}

.IFCardImage {
  border: 1px solid #BBB;
  width: 503px;
  height: 359px;
  margin-left: 8px;
  -webkit-box-shadow: 2px 2px 8px #666;
  -moz-box-shadow: 2px 2px 8px #666;
}
