#container {
position: relative;
margin-left : auto;
margin-right : auto;
margin-top: 10px;
width: 660px;
border-width: 0;
background : url(back.jpg); 
background-repeat:repeat-y;
color: #1A2A39;
}
#content img { 
margin: 2px;
}
#header {
background: url(header.jpg);
width:660px;
height:438px;
}
#content { 
border-width : 0px;
margin-left : 20px;
margin-bottom: 20px;
border-style : solid;
border-color : white;
width : 330px;
padding: 0px;
float: left;
display: inline;
}

fieldset {
border: 1px solid #38464f;
margin: 15px 0 0 0;
padding:10px; }


body  {
color : #1A2A39;
margin : 0;
font-size: 13px;
font-family: Helvetica, sans-serif;
background : #38464f;
line-height : 12px;
}

#navi  {
margin-right: auto;
margin-top: 20px;
border: 0;
width: 140px;
margin-left: 8px;
color : #b2cbd0;
font-size: 12px;
text-align: center;
font-family: Helvetica, sans-serif;
margin-bottom: 5px;
float: left;
display: inline;
background:#3F4D58;
border-width: 50px 0;
border-color: #394752;
border-style: solid;
}

blockquote, li {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
text-decoration : none;
border-width : 0px;
margin : 5px;
}

A:link  {
color : #b2cbd0;
text-decoration : none;
}

A:visited  {
color : #b2cbd0;
text-decoration : none;
}

A:hover  {
color : #000000;
text-decoration : none;
background-color: #636f77;
}

A:active  {
color : #000000;
text-decoration : none;
background-color: #636f77;
}

#navi A:link, #navi A:visited  {
padding: 5px;
color : #b2cbd0;
display:block;
border-top: 1px solid #485661;
text-decoration : none;
font-weight : normal; 
text-transform: uppercase;
}



#navi A:hover, #navi A:active  {
background-color: #485661;
}




h1, h3 {
font-size : 18px;
border-bottom-width : 1px;
border-top-width : 0px;
border-right-width : 0px;
border-left-width : 0px;
font-weight : bold;
text-align: left;
color: #1A2A39;
border-color : #1A2A39;
border-style : solid;
padding : 5px;
text-transform: uppercase;
font-family: Arial Black, sans-serif;
margin-top: 15px;
background: #485661;
}


h2  {
font-size : 13px;
text-align: center;
padding : 8px;
background: #485661;
text-transform: uppercase;
font-family: Arial Black, sans-serif;
margin: 15px 0 0 0;
}

input , textarea, select, option {
color : #040f16;
background-color: #b2cbd0;
font-size : 11px;
font-weight : normal;
text-decoration : none;
margin: 2px;
padding: 2px;
text-align : left;
border-width : 0px;
font-family: Helvetica, sans-serif;
border-style : solid;
border-color : #040f16;
}
    
