body {
color : #000000;
font-family : Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size : 11px;
line-height : 1.6em;
letter-spacing: 1px;
text-align : left;
font-weight : normal;
background: url(background.jpg);
margin : 0;
}
strong {
color : #648a94;
}
em {
color : #b34749;
}
u {
color : #b34749;
}
A, a:active, a:visited {
font-family : Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size : 11px;
color : #e41d6e;
text-decoration : underline;
}
A:hover {
font-family : Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size : 11px;
color : #257f97;
text-decoration : none;
}
p.right {
text-align : right;
}
p.center {
text-align : center;
}
p.left {
text-align : left;
}
td, tr {
font-family : Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size : 11px;
background : transparent;
}
h1 { 
font:normal 16px Georgia, "Verdana", Tahoma;
padding:2px 0 1px 10px;
color : #ba4367;
background:none ;
text-decoration: none;
letter-spacing: 3px;
margin-bottom : 10px;
} 
h1:first-letter {
color: #474668;
font: italic 20px Georgia, "Verdana", Tahoma;
}
input, submit, textarea {
color : #1f7a9d;
background : #e6beb5;
font-family : Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size : 11px;
text-align : center;
border-left: 3px solid #ca5f6c;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ca5f6c;
}
option, select {
color : #ca5f6c;
font-family : Georgia, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
font-size : 11px;
background-color : #e6beb5;
border-left: 3px solid #ca5f6c;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
}
#navcontainer {margin: 0;}
#navlist {
	width: auto;
	padding: 3px;
	text-align: center;
	background-color: #cc6673;
	font-weight: normal;
	color: #fef8e6;
        margin: 0;
}
#navlist ul, #navlist li {
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited {
float: inherit;
font-size: 10pt;
font-family: "century gothic";
text-transform: uppercase;
color: #fef8e6;
padding: 5px 15px 5px 15px;
font-weight: normal;
text-decoration: none;
display: inline;
}
#navlist a:hover {
background: #d98992;
color: #ffcd98;
margin: 0px;
}
#container {
width : 100%;
text-align : justify;
background: none;
}
#image {
margin-left: auto; 
margin-right: auto;
width : 598px;
height: 275px;
background: url(layout.jpg) no-repeat;
}
#content {
margin-left: auto; 
margin-right: auto;
width : 450px;
background: none;
}
html, body, #wrap {
height : 100%;
}
body > #wrap {
height : auto;
min-height : 100%;
}
#main {
padding-bottom : 150px;
}
#footer {
position : relative;
margin-top : -80px;
height : 80px;
background-color : #000000;
clear : both;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : inline-block;
}
* html .clearfix {
height : 1%;
}
.clearfix {
display : block;
}
.codesort li {
display : inline;
padding-right : 0.5em;
} 

