body {
 background: #1E1218 url('bg.png') repeat-x;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #4B393C;
 margin: 0;
 padding: 0;
 text-align: center;
}

input, textarea, select {
 border-right: 1px solid #1E1218;
	border-top: 1px solid #1E1218;
	border-left: 1px solid #1E1218;
	border-bottom: 1px solid #1E1218;
	font-family: tahoma small cap;
        background: #4B393C;
	color: #1E1218;
	font-size: 10px;
        font-weight: normal; 
	line-height: 11px;
}

a:link, a:active, a:visited {
 text-transform: none;
 font-size: 11px;
 color: #6F5459;
 font-weight: normal;
 text-decoration: none;
}

a:hover {
 text-transform:none;
 font-size: 11px;
 color: #6F5459;
 font-weight: normal;
 text-decoration: underline;
}

td {
 font-size: 10px;
}

strong {
color: #6F5459;
}

u {
 text-decoration: none;
 border-bottom: 1px dotted #8E7F84;
}

i {
 color: #8E7F84;
 font-weight: normal;
}

hr {
 border: 1px;
 border-bottom: 1px dotted #4B393C;
 height: 1px;
}

a img {
 border: 8px solid #1E1218;
}
a img:hover {
 border: 8px solid #E8D6D9;
}

h1 {
 font-size: 11px;
 letter-spacing: 6px;
 background: #E8D6D9;
 border-bottom: 2px solid #1E1218;
 border-left: 2px solid #1E1218;
 border-right: 2px solid #1E1218;
 color: #1E1218;
 margin: 0px;
 text-transform: uppercase;
 display: inline;
 float: right;
 padding: 1px;
}

h2 {
 font-weight: normal;
 font-size : 14px;
 margin: 5px 0px 5px 0px; 
 letter-spacing : 2px;
 color: #8E7F84; padding-top: 2px; padding-bottom: 2px;
 font-family: century gothic; 
 text-align : left;
 text-decoration: underline;
}

.codesort h2 { 
 font-size : 11px; 
 color : #4B393C;
}

.heading {
font-size: 25px;
text-align : left;
color: #4B393C;
padding:1px;
font-weight:normal;
text-transform:lowercase;
background :none;
letter-spacing:1px;
border-bottom: 2px #1E1218 solid;
}

.footbg {
background-color: #4B393C; 
width: 100%; 
padding: 10px 0px 0px 1px; 
background-position: center;
}

.footer { 
width: 800px; 
margin: 0 auto; 
}

.footer p { 
font-size: 10px; 
color:#E8D6D9; 
padding: 0px; 
margin: 0px; 
}

.footer a { 
color:#1E1218; 
text-decoration: underline;
text-transform: uppercase;
}

.footer a img {
border:0px;
}

.footer a img:hover {
border:0px;
}

blockquote {
 background: #1E1218;
 color: #E8D6D9;
 margin: auto;
 width: 60%;
 border: 3px double #4B393C;
 font-weight: normal;
 font-size: 12px;
 text-align: center;
 padding: 3px;
}

blockquote strong {
color: #939194;
font-weight: bold;
}

#wrapper {
text-align: left;
width: 800px;
margin: auto;
background: #E8D6D9;
}

.content {
 position: relative;
 width: 800px;
 background: #E8D6D9;
 text-align: left;
}

.in {
padding: 20px 50px 20px 50px;
}

#menu {
margin-top: 3px;
margin-bottom: 12px;
z-index: 1px;
position: relative; 
}

#menu a:link, #menu a:visited, #menu a:active {
color: #E8D6D9;
background-color: #4B393C;
text-decoration: none;
padding: 12px 22px 12px 22px;
margin-right: 7px;
text-transform: uppercase;
margin-left: 7px;
font-size: 12px;
}

#menu a.current {
color: #E8D6D9;
background-color: #1E1218;
text-decoration: none;
padding: 12px 22px 12px 22px;
margin-right: 7px;
text-transform: uppercase;
margin-left: 7px;
font-size: 12px;
}

#menu a:hover {
color: #1E1218;
background-color: #E8D6D9;
text-decoration: none;
padding: 12px 22px 12px 22px;
margin-right: 7px;
text-transform: uppercase;
margin-left: 7px;
font-size: 12px;
}

.imgalign {
vertical-align: middle;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.clear {
clear: both;
}

.wysiwygmenu {
display: block;
}

.wysiwygmenu a img {
border: none;
}