#container {
position: relative;
margin-left : auto;
margin-right : auto;
width: 450px;
border-width: 0;
}

img  {
margin : 0;
border-width: 0;
}


#content { 
border-width : 0px;
padding : 0 0 25px 0;
margin-left : auto;
margin-right : auto;
margin-bottom: 0px;
border-style : solid;
border-color : white;
width : 300px;
}



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

body  {
color : #270001;
margin : 0;
font-size: 10px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
background : #edeee8;
line-height : 10px;
}

A:link  {
color : #270001;
text-decoration : none;
cursor :  crosshair;
font-weight : 900; 
}

A:visited  {
color : #270001;
text-decoration : none;
cursor :  crosshair;
font-weight : 900; 
}

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

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


h1  {
font-size : 10pt;
border-width : 0;
background : #d6c9c0;
font-family : arial, sans-serif;
color : #270001;
font-weight : bold;
text-align : center;
padding : 5px;
}

input , textarea, option, select  {
color : #270001;
background : #d6c9c0;
font-size : 10px;
font-weight : normal;
text-decoration : none;
font-family : arial, sans-serif;
text-align : left;
border-width : 0;
border-style : solid;
border-color : #270001;
}

fieldset {
border-width : 1px;
margin:10px 0 10px 0;
border-style : solid;
border-color : #270001;
}

img  {
border-width : 0;
}

