html,body{margin:0;padding:0}
body{font-family :  'lucida sans', monospace;  font-size : 12px; text-align:center; background: #F2F2F2 url(bg1.png) repeat-x; color: 

#000;}
p{margin:0 10px 10px}

div#navigation{float:right;width:555px; margin-top: 40px; font-size: 14px; font-family: georgia; color:white;}
div#header{float:left;width:245px; background: url(top1.png) top left no-repeat; height:186px;}



div#container{width:800px;margin:0 auto;text-align:left; }
div#content{float:left;width:800px; text-align:justify; margin-top: 20px; line-height : 23px;  padding-left: 10px; padding-right: 10px; }


div#footer{clear:both;width:100%; border-top: 2px solid #fff;font-size: 9px; line-height: 20px; color:  #ccc;}


a { 
color:#B87CB0; 
text-decoration: none; 
cursor: crosshair;
font-family: georgia;
border-bottom: 2px solid #E2D8DD;
}

a:hover { 
color: #6C545F; 
}

#navigation a { 
text-indent: 2px;
color: #6C545F;
font-weight: none;
letter-spacing: 0px; 
width: 140px;
background: #EEE9EC;
padding: 5px;
height: 24px;
}

#navigation a:hover {
background: #fff;
}

h1 { 
font: 18px  georgia; 
font-style:italic;
font-weight: none;
padding: 0 1px 0 5px;
text-transform: uppercase;
letter-spacing: 2px; 
color: #96867E;
margin: 0px 20px 10px 20px; 
height: 22px;
border-bottom: 4px solid #E2D8DD;
padding-top: 10px;
} 

h2 { 
font: 12px  georgia; 
font-style:italic;
font-weight: none;
padding: 0 1px 0 5px;
text-transform: uppercase;
letter-spacing: 2px; 
color: #96867E;
margin: 0px 20px 10px 20px; 
height: 22px;
border-bottom: 4px solid #E2D8DD;
padding-top: 10px;
} 




input, textarea, .button, label { 
margin: 5px 0; 
color: #000;
font-weight:none;
} 

input, textarea, .button { 
background: #E2D8DD;
padding: 3px; 
border: 1px solid #ccc; 
} 

input, textarea { 
float: center; 
width: 85%; 
line-height: 20px;
} 

textarea {
font-size: 10px;
line-height: 16px;
font-family: arial;
}

.submit {
width: 200px;
}

p.cent, p.c1 {
text-align:center;
}

strong, em, b, i {
color: #504248;
font-family: georgia:
}