body {
 background: #FFF2F8 url('bkg.png') repeat-x;
 font-family: georgia, times new roman, sans-serif;
 font-size: 11px;
 color: #0B0A08;
 margin: 0;
 padding: 0;
 text-align: center;
 line-height: 14px;
}

input, textarea, select {
 border-right: 2px solid #FFF2F8;
	border-top: 2px solid #FFF2F8;
	border-left: 4px solid #F6B1B8;
	border-bottom: 2px solid #FFF2F8;
	font-family: tahoma small cap;
        background: #FFF2F8;
	color: #0B0A08;
	font-size: 10px;
        font-weight: normal; 
	line-height: 11px;
}

input.button {
 border-right: 2px solid #F6B1B8;
	border-top: 2px solid #F6B1B8;
	border-left: 2px solid #F6B1B8;
	border-bottom: 2px solid #F6B1B8;
	font-family: tahoma small cap;
        background: #F6B1B8;
	color: #FFF2F8;
	font-size: 10px;
        font-weight: normal; 
	line-height: 11px;
}

a:link, a:active, a:visited {
 text-transform: none;
 font-size: 11px;
 color: #8B8CBA;
 font-weight: normal;
 text-decoration: none;
}

a:hover {
 text-transform:none;
 font-size: 11px;
 color: #8B8CBA;
 font-weight: normal;
 text-decoration: underline;
}

strong {
color: #E73240;
}

u {
 text-decoration: none;
 border-bottom: 1px solid #71D2AD;
}

i {
 color: #71D2AD;
 font-weight: normal;
}

hr {
 border: 1px;
 border-bottom: 1px dotted #4B393C;
 height: 1px;
}

a img {
 border: 8px solid #F6B1B8;
}
a img:hover {
 border: 8px solid #FFDCDC;
}

h1 {
 font-size: 14px;
 letter-spacing: 3px;
 background: transparent;
 border: 0px;
 color: #19ACBC;
 margin: 0px;
 text-transform: uppercase;
 padding-top: 5px;
 padding-bottom: 5px;
 font-family: times new roman;
}

h2 {
 font-weight: normal;
 font-size : 14px;
 margin: 5px 0px 5px 0px; 
 letter-spacing : 2px;
 color: #F6B1B8; padding-top: 2px; padding-bottom: 2px;
 font-family: century gothic; 
 text-align : left;
 text-decoration: underline;
}

.codesort h2 { 
 font-size : 11px; 
 color : #F6B1B8;
}

.heading {
font-size: 28px;
text-align : left;
color: #D95C80;
padding:1px;
font-weight:normal;
text-transform:none;
text-transform: lowercase;
background :none;
letter-spacing:-2px;
border-bottom: 5px #FFF2F8 solid;
}

.footbg {
background-color: #ffffff; 
width: 100%; 
padding: 10px 0px 0px 1px; 
background-position: center;
}

.footer { 
width: 800px; 
margin: 0 auto; 
}

.footer p { 
font-size: 10px; 
color:#0B0A08; 
padding: 0px; 
margin: 0px; 
}

.footer a { 
color:#D95C80; 
text-decoration: none;
text-transform: uppercase;
font-size: 10px;
}

.footer a:hover { 
text-decoration:underline;
}

.footer a img {
border:0px;
}

.footer a img:hover {
border:0px;
}

.blk {
 padding: 10px 17px 10px 20px;
}

.blk a img {
 border: 8px solid #FFE6E6;
}
.blk a img:hover {
 border: 8px solid #FFDCDC;
}

blockquote {
 background: url('block.PNG') no-repeat !important;
 color: #FFF2F8;
 float: right;
 width: 347px;
 height: 190px;
 border: 0px;
 font-weight: normal;
 font-size: 11px;
 text-align: left;
}

blockquote strong, blockquote b, td {
color: #8B8CBA;
font-weight: bold;
font-size: 9px;
text-align: left;
}

#wrapper {
text-align: left;
width: 800px;
margin: auto;
background: #FFDCDC;
}

.content {
 position: relative;
 width: 800px;
 background: #FFDCDC;
 text-align: left;
}

.in {
padding: 10px 20px 10px 20px;
}

#menu {
margin-top: 3px;
margin-bottom: 12px;
z-index: 1px;
position: relative;
width: 800px; 
}

#menu a:link, #menu a:visited, #menu a:active {
color: #0B0A08;
background-color: transparent;
text-decoration: none;
padding: 0px 0px 0px 5px;
margin-right: 7px;
font-variant: small-caps;
letter-spacing: 1px;
border-left: 10px solid #D95C80;
margin-left: 7px;
font-size: 14px;
}

#menu a.current {
color: #0B0A08;
background-color: transparent;
text-decoration: none;
padding: 0px 0px 0px 5px;
margin-right: 7px;
font-variant: small-caps;
letter-spacing: 1px;
border-left: 10px solid #8B8CBA;
margin-left: 7px;
font-size: 14px;
}

#menu a:hover {
color: #0B0A08;
background-color: transparent;
text-decoration: none;
padding: 0px 0px 0px 5px;
margin-right: 7px;
font-variant: small-caps;
letter-spacing: 1px;
border-left: 0px solid #8B8CBA;
margin-left: 7px;
font-size: 14px;
}

.imgalign {
vertical-align: middle;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.clear {
clear: both;
}

.wysiwygmenu {
display: block;
}

.wysiwygmenu a img {
border: none;
}
