/* CSS Document */

body {
  background: url('../images/darkbg.gif') repeat;
  margin:0px;
  text-align:center;
}
img {border:0;}
p {}
h2,h3,h4 {
  margin:0px;
}
.supportIcons {
  padding-left:20px;
}
a, a:link, a:visited {
  color:#990000;
  font-weight:normal;
}
a:hover {
  color:#0066ff;
}
.sidebar h3 {
  padding: 2px 0 0 10px;
}
ul {
  padding:0px;
  margin:5px 0 0 17px;
  list-style-type:none;
}
hr {
  color:#990000;
  width:100px;
  border:1px dotted #990000;
}
.sidebar a:link, .sidebar a, .sidebar a:visited {
  display:block;
  padding:2px;
  background:transparent;
  color:#990000;
  border:1px dotted black;
  text-decoration:none;
  width:130px;
  font-size:14px;
  font-weight:bold;
  text-align:center;
}
.sidebar a:hover {
  background:#ddddaa;
  color:#0066ff;
}
.supportIcons a, .supportIcons a:link, .supportIcons a:hover, .supportIcons a:visited {
  border:0px;
}

#construct {
  background:transparent url('../images/content_repeat.gif') top center no-repeat;
  width:760px;

  margin:auto;
  border:0;
  padding:0;
  vertical-align:top;
  text-align:left;
}
#constructBody {

}
#constructFooter {
  background: transparent url('../images/footer.gif') bottom center no-repeat;
  width:760px;
  height:230px;
}
#header {
  background:transparent url('../images/epicmurals.jpg') center 0 no-repeat;
  height:206px;
}
#nav {
  width:760px;
  border:0;
}
#theVoid {
  width:760px;
  background: transparent url('../images/contentnone.gif') no-repeat;
}
#content {
  height:290px;
}
#leftColumn {
}
.sidebar {
  background: transparent url('../images/sidebar_bg.gif') no-repeat;
  width:169px;
  height:289px;
  margin:15px 0px 0px 14px;
}
#rightColumn {
  text-align:left;
}
.hLContent {
  
}
.hRContent {
  padding-left:10px;
}
.definition {
  background: transparent url('../images/definition_bg_repeat.gif') repeat-y;
  width:568px;
  margin:15px 0px 0px 0px;
}
.defTop {
  background: transparent url('../images/definition_bg_top.gif') no-repeat top;
}
.defBottom {
  background: transparent url('../images/definition_bg_bottom.gif') no-repeat bottom;
}
.definitionContent {
  text-align:left;
  line-height:1.1em;
  font-size:14px;
  font-weight:normal;
  padding-left:50px;
  padding-top:3px;
  margin:0px;
}
.block1 {
  text-align:left;
  line-height:1.1em;
  font-size:14px;
  font-weight:normal;
  padding-left:25px;
  padding-top:3px;
}
.snt {
  padding:0 0 0 10px;
}
.gallery {
  background: transparent url('../images/gallery_bg.gif');
  width:568px;
  height:205px;
  margin:18px 0px 0px 0px;
  text-align:center;
}
.static_content {
  height:290px;
  width:550px;
  margin-left:15px;
  margin-top:15px;
  overflow:auto;
  background: transparent url('../images/contentBox_repeat.gif') repeat-y;
}
.form_content {
  width:550px;
  margin-left:15px;
  margin-top:15px;
  overflow:auto;
  background: transparent url('../images/contentBox_repeat.gif') repeat-y;
}
#priceTable {
  padding:2px;
  color:#990000;
  border:0px dotted black;
  text-decoration:none;
  width:100%;
  font-size:14px;
  font-weight:bold;
  text-align:center;
}
#priceTable td {
  border:1px dotted black;
}
.tableHeader {
  color:#000000;
}
.epicProportions {
  color:#990000;
}
.aboutContent {
  width:550px;
  height:290px;
  background: transparent url('../images/contentBox_head.gif') no-repeat;
}
.aboutContent_Header {
  text-align:center;
  font-weight:bold;
  font-size:18px;
}
.aboutContent_Body {
  text-indent:20px;
  font-family:arial, verdana, sans-serif;
  font-size:12px;
  text-align:justify;
  padding:5px;
}
.aboutContent_Footer {
  background: transparent url('../images/contentBox_foot.gif') bottom no-repeat;
}
#footer {
  width:760px;
  text-align:center;
}
.footerLinks {
  font-weight:bold;
  font-size:14px;
  margin-top:0px;
}
.copyrightInfo {
  font-size:12px;
  margin:0px;
}

