body {
background-color: #eeeeee;
background-image: url(cspattern.png);
background-repeat: repeat;
background-attachment: scroll;
background-position: top left;
color: #333333;
font-family: Georgia;
font-size: 11px;
text-align: justify;
line-height: 20px;
}
#content {
position: absolute;
left: 240px;
top: 600px;
width: 530px;
overflow: auto;
text-align: justify;
}
#nav  {
position : absolute;
top : 410px;
left: 200px;
width : 130px;
height : inherit;
} 
 #nav a:link, #nav a:active, #nav a:visited  {
display : block;
line-height: 25px;
padding : 1px;
border : 2px solid #85d7d4;
text-align : center;
text-decoration : none;
background-color : white;
font-family : georgia;
text-transform : lowercase;
letter-spacing : 2px;
color : #dbdad8;
font-size : 20px;
font-weight : bold;
}
#nav a:hover {
display : block;
line-height: 25px;
padding : 1px;
border : 2px solid transparent;
text-align : center;
text-decoration : none;
background-color : transparent;
font-family : georgia;
text-transform : lowercase;
letter-spacing : 2px;
color: #C30700;
font-size : 20px;
font-weight : bold;
} 
h1  {
font-family : Georgia;
text-transform : lowercase;
letter-spacing : 4px;
color : #C6BD98;
font-size : 35px;
font-weight : normal;
margin : 0;
text-align : left;
text-decoration : none;
margin-top : 25px;
}
span  {
color : #E65431;
font-family : Georgia;
font-size : 24px;
line-height : 4px;
}
#head1 {position: absolute; top: 10px; left: 174px;}
#head2 {position: absolute; top: 10px; left: 392px;}
#head3 {position: absolute; top: 10px; left: 610px;}

a:link, a:visited, a:active {
color: #E04772;
font-family: arial black;
text-decoration: none;
font-weight: bold;
text-transform : lowercase;
font-size: 12px;
}
a:hover {
color: #43B5E1;
font-family: arial black;
font-weight: bold;
font-size: 12px;
text-decoration: none;
text-transform : lowercase;
}
ul {
color: #545454;
margin: 15px 2px 15px 35px;
list-style-type: circle;
}
ol {
color: #545454;
margin: 15px 2px 15px 35px;
}
i {
font-family: arial black;
color: #25C0E7;
font-weight: bold; 
font-size: 12px; 
letter-spacing: 3px;
}
.img2 {
border: 5px solid #FFFFFF;
}
b {
font-family: georgia;
font-weight: bold;
font-size: 12px; 
}
u {
color: #F3C330;
font-family: times new roman;
font-size: 11px; 
letter-spacing: 5px;
text-decoration: none;
}
blockquote {
background: url() top left no-repeat;
border: 0px dashed #000;
}
textarea {
background: #eaeaea;
border: 1px dashed #000;
font-family: arial, sans-serif;
color: #5d5d5d;
font-size: 11px;
}