a, a:link, a:visited {
font-weight: normal;
text-decoration: none; 
color: #DB5D95;
font-weight: normal;
text-transform: lowercase;
}

a:hover {
font-weight: normal;
text-decoration: none; 
color: #91C9C9;
font-weight: normal;
text-transform: lowercase;
}

body {
margin: 0px 0px 0px 0px;
background-image: url(images/bg.jpg);
background-color: #91C9C9;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 7pt;
font-weight: normal;
line-height: 14px; 
word-spacing: 1px; 
text-align: justify;
color: #575555;
}

input, textarea, select {
border: 0px;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 7pt;
text-align: left;
color: #444444;
background-color: #91C9C9;
}

#box {
position:absolute;
top:0;
width:500px;
}

#layout {
position:absolute;
top:0;
}

#content {
position:absolute;
padding:0 0 0 5;
width:500px;
}

.head:first-letter {
font-size: 8px;
color: #BA3A39;
text-align: justify;   
text-transform: uppercase;
font-family: Georgia;
font-weight: bold;
}

.head {
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #BA3A39;
padding-bottom: 1px;
font-family: Georgia; 
font-size: 8px;
color: #3F4845;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#nav a:link, #nav a:visited, #nav a:active {
color: #91C9C9;
font: bold italic 14px georgia, trebuchet ms, arial, san-serif;
padding: 2px;
}

#nav a:hover {
color: #DB5D95;
font: bold italic 14px georgia, trebuchet ms, arial, san-serif;
padding: 2px;
}

img {
border: 0;
}

b {
color: #BA3A39;
font-weight: normal;
}

i {
color: #3F4845;
font-weight: normal;
}

ol, ul {
padding-left: 25px;
}

li {
padding-left: 5px;
}

.codesort img {
background: #FFFFFF;
border: 0px;
padding: 3px; }

blockquote{
padding-left: 5px;
padding-right: 5px;
width: 250px;
border-left: 10px solid #91C9C9;
font-family: georgia, Times New Roman, Times, serif;
font-size: 10px;
word-spacing: 1px; 
text-align: left;
color: #3F4845;
background-color: #FFFFFF;
font-style: normal;
line-height: 10px;
}
