#container {
position: relative;
margin:0 auto;
width: 710px;
height:auto;
border-width: 0;
background: url(containerback.jpg) repeat-y #FFFFFF;
text-align:left;
}
#header {
width:710px;
height:359px;
background: url(header.jpg) 50% 50% no-repeat;}

#content { 
border-width : 0px;
margin: 2px 24px 50px 28px;
border-style : solid;
border-color : white;
width : 500px;
padding: 0px;
float: right;
height:auto;

display: inline;
}
img { 
border-width : 0px;
}
fieldset {
border: 1px solid;
margin: 15px 0 0 0;
padding:10px;border-color: #34494d;
}

body  {
color : #111d1d;
margin : 0;
font-size: 11px;
font-family: Arial, sans-serif;
background-color : #455054;
line-height : 120%;
background-image: url(back.jpg);
background-repeat: repeat-x;
background-position: top left;
background-color: #2d4a4e;
text-align:center;
}

#navi  {
margin-top: 20px;
border-width: 0 0 0 12px;
width: 130px;
margin-right: 28px;
color : #111d1d;
font-size: 11px;
line-height: 11px;
text-align: left;
height:auto;

font-family: Arial, sans-serif;
font-weight : bold; 
margin-bottom: 5px;
float: right;
display: inline;
}

.innernavi A:link, .innernavi A:visited, .innernavi A:hover, .innernavi A:active  {
margin: 0;
padding: 0;
border-width: 0;
}

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 : #111d1d;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:visited  {
color : #111d1d;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:hover, A:active  {
color : #cdd6c9;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}


.navi A:link, .navi A:visited  {
padding: 3px;
margin: 2px;
border-width: 0 0 0 15px;
border-color: #34494d;
border-style: solid;
color : #111d1d;
display:block;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
text-transform: uppercase;
}

.navi A:hover, .navi A:active    {
padding: 3px;
margin: 2px;
color : #43464a;
display:block;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
text-transform: uppercase;
background: #cdd6c9;
}


h1  {
padding: 5px;
margin: 15px 0 5px 2px;
border-width: 0 0 0 20px;
line-height: 11px;
border-color: #34494d;
border-style: solid;
color : #111d1d;
display:block;
font-size: 20px;
text-decoration : none;
cursor :  crosshair;
text-transform: uppercase;
}


input , textarea, select, option {
padding: 1px;
margin: 1px;
font-family: Arial, sans-serif;
color : #ffffff;
text-decoration : none;
cursor :  crosshair;
background: #34494d;
font-size: 10px;
border-width: 0;
}
    
