html {  
  background-image: url("../images/background.jpg");  
  background-repeat: repeat;  
  background-attachment: fixed;  
  background-position: 50% 0%;
}

body {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  text-align: center;  
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: bold;  
  color: black;
}

h1 {  
  font-size: 1.8em;
}

h1, h2, h3, h4, h5, h6 {  
  color: #6600cc;
}

#wrapper {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  max-width: 960px;  
  background-image: url("../images/header.jpg");  
  background-repeat: repeat;  
  background-position: 50% 0%;  
  visibility: visible;  
  float: none;  
  clear: none;  -webkit-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;
}

#header {  
  padding-top: 1px;  
  padding-right: 5px;  
  padding-bottom: 1px;  
  padding-left: 5px;  
  background-image: url("../images/header.jpg");  
  background-repeat: repeat-x;  
  background-position: 50% 0%;  
  color: #33ffff;  
  visibility: visible;  -webkit-border-radius: 40px 40px 0px 0px;
  border-radius: 40px 40px 0px 0px;
}

#header a:link {  
  color: #33ffff;  
  text-decoration: none;
}

#header a:visited {  
  color: #33ffff;  
  text-decoration: none;
}

#header a:hover {  
  color: red;
}

#header a:active {  
  color: #33ffff;  
  text-decoration: none;
}

#header p {  
  font-size: 3em;  
  margin-top: 20px;  
  margin-right: 20px;  
  margin-bottom: 20px;  
  margin-left: 20px;
}

.sub {  
  font-size: 1.5em !important;
}

p {  
  margin-top: 10px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  line-height: 1.2em;  -ms-word-wrap: normal;
  word-wrap: normal;
}

#navbar {  
  background-image: url("../images/navbar.jpg");  
  background-repeat: repeat repeat;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;
}

#footer {  
  background-image: url("../images/navbar.jpg");  -webkit-border-radius: 0px 0px 40px 40px;
  border-radius: 0px 0px 40px 40px;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  clear: both;
}

#content {  
  text-align: left;  
  padding-top: 0px;
}

#nav {  
  width: 200px;  
  padding-top: 10px;  
  padding-right: 5px;  
  padding-bottom: 10px;  
  padding-left: 5px;  
  float: left;  
  background-image: url("../images/navbar.jpg");  
  background-repeat: repeat;  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;  
  display: block;  
  margin-left: -783px;  
  margin-bottom: 6px;
}

#nav ul {  
  list-style-type: none;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

#nav li {  
  margin-left: 5px;
}

#nav a:link {  
  color: green;  
  text-decoration: none;
}

#nav a:visited {  
  color: purple;  
  text-decoration: none;
}

#nav a:hover {  
  text-decoration: underline;
}

#tower {  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;  
  float: left;  
  padding-top: 10px;  
  padding-bottom: 10px;  
  width: 160px;  
  background-image: url("../images/navbar.jpg");  
  background-repeat: repeat repeat;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 6px;  
  margin-left: 5px;
}

#maincontent {  
  background-image: url("../images/content.jpg");  
  padding-top: 1px;  
  padding-right: 5px;  
  padding-bottom: 10px;  
  padding-left: 5px;  -webkit-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;  
  margin-top: 5px;  
  margin-right: 5px;  
  margin-bottom: 5px;  
  margin-left: 5px;
}

.hlist {
}

.hlist a:link {  
  color: green;  
  text-decoration: none;
}

.hlist a:visited {  
  color: purple;  
  text-decoration: none;
}

.hlist a:hover {  
  text-decoration: underline;
}

.hlist ul {  
  list-style-type: none;  
  display: inline;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

.hlist li {  
  display: inline;  
  margin-top: 0px;  
  margin-right: 3px;  
  margin-bottom: 0px;  
  margin-left: 3px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

.social {  
  float: right;  
  margin-top: 2px;
}

.center {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;
}

.clearboth {  
  clear: both;  
  line-height: 0px;
}

