
* {
  font-family: Verdana, Arial, sans-serif;
}

blockquote {
  font-size: 12px;
  display: block;
  background: #eeeeee;
  border: 1px solid #888888;
  padding: 1px 3px;
  margin: 15px;
}

code {
  font-family: Courier New, monospace;
  font-size: 12px;
  display: block;
  background: #eeeeee;
  border: 1px solid #888888;
  padding: 1px 3px;
  margin: 10px 5px;
}

body, table, tr, td, div, img, form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

input, select, textarea {
  font-size: 13px;
  border: 1px solid;
}

table {
  border-spacing: 0px;
  border-collapse: collapse;
}

body {
  background: #666666;
}

.edenBody {
  background: #000000;
}

.meepBody {
  background: #FFFFFF;
}

.linksBody {
  background: #FFFFFF;
}

img {
  border: 0px;
  display: block;
}

td {
  vertical-align: top;
}

h1 {
  font-size: 20px;
  color: #750f18;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  border-bottom: 1px solid #750f18;
  clear: both;
}

h1 * {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h1 a, h2 a {
  text-decoration: none;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h1.onlytitle {
  border:0px;
  margin:0px;
}

h2 {
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid #aaaaaa;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
  padding: 0px;
}

h2.meta {
  color: #750f18;
}

h2.derelict {
  border-bottom: 0;
  color: #750f18;
}

h3 {
  font-size: 15px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 15px 0px 5px 0px;
  padding: 0px;
}

h3 * {
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h5 {
  font-size: 20px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 25px 0px 5px 0px;
  padding: 0px;
}

h5b {
  font-size: 20px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 25px 0px 5px 0px;
  padding: 0px;
}

h6 {
  font-size: 10px;
  color: #444444;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

h6 a {
  white-space: nowrap;
}

h6 a.d {
  color: #444444;
}

td {
  font-size: 12px;
  line-height: 16px;
}

p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 16px;
}

p img {
  margin: 4px;
  display: inline;
}

a {
  color: #750f18;
}

a:hover {
  color: #a83c46;
}

hr {
  background-color: #888888;
  color: #888888;
  height: 1px;
  border: 0px;
  margin: 10px 60px;
}

address {
  font-style: normal;
  font-size: 13px;
}

#header {
  font-size: 13px;
  padding: 22px 0px 4px 53px;
  border-bottom: 1px solid #750f18;
  background: #ffffff url(/pics/arjenet.png) top right no-repeat;
}

#header a {
  color: #666666;
  text-decoration: none;
  border-bottom: 4px solid #ffffff;
}

#header a:hover {
  color: #750f18;
  border-bottom: 4px solid #750f18;
}

#scaffold {
  width:100%;
}

#scaffold2 {
  width:100%;
  <!--background: #666666 url(../images/left.jpg) no-repeat;-->
}

#content {
  background: #ffffff;
  border: 1px solid #750f18;
  padding: 10px 10px 20px 10px;
  min-height: 400px;
}

#content img {
  float: left;
  display: block;
  border: 1px solid #000000;
}

.clearer {
  clear: both;
}

#cloudleft {
  width:43px;
}

#cloudleft2 {
  width:43px;
}

#edenleft2 {
  width:43px;
}

#cloud {
  background: #666666 url(/pics/topbg.jpg) top right repeat-x;
}

#cloud2 {
  background: #666666 url(../images/center.jpg) top right no-repeat;
}

#eden2 {
  background: #000000;
}

#cloudcenter {
  background: #666666 url(/pics/centerbg.jpg) repeat-x 0px 31px;
}

#cloudcenter2 {
  <!--background: #666666 url(../images/center.jpg) repeat-x 0px 31px;-->
}

#edencenter2 {
  background: #000000;
}

#meepcenter {
  background: #FFFFFF;
}

#cloudright {
  width: 320px;
  background: #666666 url('../images/right.jpg') no-repeat;
}

#cloudright2 {
  width: 480px;
  background: #666666 url('../images/right.jpg') no-repeat;
}

#errorright {
  width: 480px;
  background: #666666 url('../images/error_right.jpg') no-repeat;
}

#edenright2 {
  background: #000000 url('../images/edenright.jpg') no-repeat;
}

#linksright {
  background: #FFFFFF url('../images/AcuraArt.jpg') no-repeat;
  background-position: top center;
}

#meepright {
  width: 320px;
  background: #FFFFFF url('../images/meepright.jpg') no-repeat;
  background-position: top center;
}

#links {
  margin: 220px 0px 0px 0px;
}

#links td {
  padding: 20px 20px 20px 30px;
}

#links a {
  color: #e6dec7;
  font-size: 13px;
  text-decoration: none;
  display: block;
  line-height: 13px;
  margin: 0px 0px 5px 0px;
}

#links a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#meeplinks {
  margin: 220px 0px 0px 0px;
}

#meeplinks td {
  padding: 20px 20px 20px 30px;
}

#meeplinks a {
  color: #000000;
  font-size: 13px;
  text-decoration: none;
  display: block;
  line-height: 13px;
  margin: 0px 0px 5px 0px;
}

#meeplinks a:hover {
  color: #111111;
  text-decoration: underline;
}


#searchtext {
  background: #ffffff;
  border: 1px solid #000000;
  width: 100px;
  font-size: 11px;
}

#dosearch {
  border: 1px solid #444444;
  font-size: 11px;
  font-weight: bold;
  color: #750f18;
  background: #ffffff;
  width: 40px;
}

#dosearch:hover {
  color: #ffffff;
  background: #750f18;
}

#notice {
  font-size: 10px;
  color: #bbbbbb;
  padding: 5px 5px 5px 15px;
}

#notice span {
  white-space: nowrap;
}

#notice a {
  color: #e6dec7;
  line-height: 13px;
  margin: 0px 0px 5px 0px;
}

#notice a:hover {
  color: #ffffff;
}

.commentform, .trackbacks {
  margin: 0px 20px 0px 20px;
  font-size: 13px;
}

.commentform div label {
  font-size: 13px;
  width: 100px;
  float: left;
}

.commentform input {
  border: 1px solid #444444;
  font-size: 13px;
  margin: 2px;
  background: #f8f8f8;
}

.commentform textarea {
  border: 1px solid #444444;
  font-size: 13px;
  width: 100%;
  height: 100px;
  background: #f8f8f8;
}

.commentform p input {
  background: transparent;
  border: 0px;
}

#content img.emailaddress {
  display: inline;
  float: none;
  border: 0px;
  vertical-align: bottom;
}

.error {
  font-size: 14px;
  color: #ffffff;;
  background: #666666;
  font-weight: bold;
  padding: 5px 10px;
  margin: 10px 0px;
}

.comments {
  margin: 5px 20px 20px 20px;
}

.hidden {
  color: #888888;
  font-size: 10px;
  line-height: 12px;
}

#submitcomment, #remember {
  margin: 0px 0px 0px 100px;
}

.data td {
  padding: 2px 10px 2px 0px;
}

.data .toprow td {
  border-bottom: 1px solid #444444;
}

#gallery_picrating td {
  text-align:center;
  vertical-align: bottom;
}

#gallery_picrating td img {
  display: inline;
}

#gallery_picratingradiorow input {
  background: #ffffff;
  border: 0px;
}

#gallery_commentform, #gallery_commentform input  {
  width:100%;
}

#gallery_commentform textarea {
  width:100%;
  height: 100px;
}

#gallery_commentform td {
  padding: 1px;
}

#gallery_commentsubmitcell input {
  width: auto;
}

