#container {
position: relative;
margin-left : auto;
margin-right : auto;
margin-top: 20px;
margin-bottom: 20px;
width: 430px;
border-width: 10px;
border-color: #fdfdfd;
border-style: solid;
}

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

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

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

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

A:visited  {
color : #fcfcfc;
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; 
}

img { 
border-width :6px;
margin: 8px;
border-color: #fdfdfd;
border-color: #fdfdfd;
border-style: solid;
}
img:hover { 
border-width :6px;
margin: 8px;
color : #c0c0c0;
color : #c0c0c0;
border-style: solid;
}

h1  {
font-size : 12pt;
border-width : 0 0 1px 0;
border-color: #fdfdfd;
border-style: dotted;
font-family : georgia, serif;
color : #f2f7fd;
font-weight : bold;
font-style: italic;
text-align : center;
padding : 3px;
}

input , textarea, option, select  {
color : #a69696;
background : #fcfcfc;
font-size : 10px;
font-weight : normal;
text-decoration : none; border:0;
font-family : arial, sans-serif;
text-align : left;}
fieldset {margin: 15px 0 0 0;
padding:10px; 
border-width : 1px;
border-style : dotted;
border-color : #fcfcfc;
}
