body {
  background-color: #332001;
  margin: 0;
  padding: 0;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 12px;
  text-align: center;
  background-image: url(images/batik.jpg);
  background-repeat: repeat;
}

.text1 {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: bold;
  color: #332001;
  text-align: center
}

.text2 {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #332001;
  text-align: center
}

.web {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #332001;
  text-align: center
}

.text3 {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #332001;
}

.text4 {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #332001;
  text-align: center
}

.text5 {
  font-family: Arial;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #332001;
  text-align: center
}

#main{
background-color: #e8e8e8;
top: 200px;
width: 1060px;
margin: 0px auto;
  padding-left: 10px;
  padding-right: 10px
}

#wrapper{
width: 1080px; 
margin: 0 auto;
background-color: #e8e8e8;
border: 2px groove #332001;
text-align: left;
}

#header{
  height: 200px;
  text-align: center;
  background-color: #e8e8e8;
}

#contentwrapper{
float: left;
width: 100%;
}

#rightcolumn {
width: 200px;
float: right;
margin-top: 50px;
  margin-left: -200px;
  margin-right: 50px;
  text-align: left
}

#centercolumn
{
width: 760px;
float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 50px;
  margin-right: 200px
}

#footer
{
  text-align: center;
  background-color: #e8e8e8;
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: #383838;
  margin: 0px auto;
  background-color: transparent;
}

a:link {
color: #383838;
font-family: 'Hammersmith One', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

a:active {
  color: #383838;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}
a:visited {
  color: #383838;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}

a:hover {
  color: #383838;
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none
}

a.two:link {
color: #383838;
font-family: Arial;
font-size: 8px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.two:active {
color: #383838;
font-family: Arial;
font-size: 8px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.two:visited {
	color: #383838;
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #383838;
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
color: #383838;
font-family: 'Hammersmith One', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:active {
color: #383838;
font-family: 'Hammersmith One', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:visited {
color: #383838;
font-family: 'Hammersmith One', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.three:hover {
color: #383838;
font-family: 'Hammersmith One', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-decoration: none
}

a.four:link {
	color: #49018b;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    text-decoration: none
}

a.four:active {
	color: #49018b;
	font-family: Arial, sans-serif;
	font-size: 16px;
    font-style: normal;
    text-decoration: none
}
a.four:visited {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    text-decoration: none
}

a.four:hover {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    text-decoration: none
}

a.five:link {
	color: #49018b;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.five:active {
	color: #49018b;
	font-family: Arial;
	font-size: 14px;
    font-style: normal;
    text-decoration: none
}
a.five:visited {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.five:hover {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

table.list {
  background-color: transparent;
  border-style: none;
  margin: 5px
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: lighter
}

td.list {
  width: 90px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #383838;
  font-weight: lighter;
  padding-left: 10px
  text-indent: -10px;
}

td.reg {
  text-align: left;
  font-size: 12px;
  color: #383838;
  font-weight: lighter;
  padding-left: 10px
  text-indent: -3em;
  margin-left: 3em;
}

td.classic {
  text-align: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #383838;
  font-weight: lighter;
  padding-left: 10px
}

li.cat {
  font-family: Arial;
  font-size: 14px;
  color: #383838;
  list-style-type: none;
  text-indent: -5px
}

li.pic {
  font-family: Arial;
  font-size: 14px;
  color: #383838;
  text-indent: -10px;
  list-style-type: none
}

span.red {
  color: #FF0033;
}

span.desc {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #383838;
}

span.type {
  font-family: Arial;
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
  color: #383838,
}

hr {
  text-align: center;
  width: 50%
}

div.centered {
  margin-left: auto;
  margin-right: auto
}