body {
margin : 0;
color : #f2f2f2;
font-size: 13px;
font-family: Lucida Grande, Arial, sans-serif;
line-height : 150%;
background: #7a8686;
}

#container {
position: relative;
margin-left : auto;
margin-right : auto;
width: 580px;
border-width: 0;
margin-top: 20px;
margin-bottom: 20px;
}

#top {
margin: 0;
border: 0;
height: 35px;
width: 590px;
}
#content { 
border-width : 0px;
padding : 0 42px 25px 20px;
color : white;
border-style : dashed;
background-image:url(back.jpg); 
background-repeat:repeat-y;
border-color : #2c2f38;
color: #2c2f38;
text-align: justify;
width : 518px;
}

.navi  {
margin: 0 auto;
text-align:center;
border: 0;
color: #2c2f38;
font-size: 13px;
text-align: center;
font-family: Lucida Sans, Lucida Grande, sans-serif;
font-weight : bold; 
margin-bottom: 5px;}


.navi A:link, .navi A:visited {
color: #2c2f38;
text-decoration : none;
display:inline;
background: #F2F2F2;
width:55px;
margin: 0 5px;
font-weight:normal;
text-transform: capitalize;
padding:8px;}
#content img { 
border: 1px solid #7A8686;
padding:5px;
margin:5px;
}

#content img:hover {background: #2B3036;
padding:5px;}

.navi A:hover, .navi A:active {
background: #2B3036;
color: #F2F2F2;

}

A:link  {
color : #2c2f38;
text-decoration : none;
font-weight : bold; 
}

A:visited  {
color : #2c2f38;
text-decoration : none;
font-weight : bold; 
}

A:hover  {
color : #7a8686;
text-decoration : none;
font-weight : bold; 
}

A:active  {
color : #7a8686;
text-decoration : none;
font-weight : bold; 
}

blockquote {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
text-decoration : none;
color : #2c2f38;
border-width : 0px;
margin : 5px;
}


input , textarea, option, select  {
color : #2c2f38;
background : #7a8686;
font-size : 13px;
font-weight : normal;
text-decoration : none;
font-family : arial, sans-serif;
text-align : left;
border:0;
padding:3px;
border-bottom: 1px solid #2c2f38;
}
fieldset {
border: 1px solid #7A8686;
margin: 15px 0 0 0;
padding:10px; }

h1 {
color: #7A8686;
font-weight:normal;
text-transform: capitalize;
font-size:18px;
margin: 20px 0 5px 0; padding: 5px;
border-bottom: 1px solid #7A8686;
}

h1:first-letter {color : #2c2f38; font-size: 25px; margin:3px;} 


