letter-spacing: .1em;
				background: #717983;

------------
html { 
  padding:0px;
  margin:0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
		margin: 0px 0px 20px 0px;		
	text-align: center;


	}

a {
        text-decoration: none;

	}

a:link {
	color: #895555;

	}

a:visited {
	color: #895555;
	}

a:active {
	color: #895555;
	}

a:hover {

		color: #000000;
		text-decoration: underline overline;


	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;

	}
	
.dots {
	border-bottom : 1px dotted;
	border-bottom-color: #000000;
		
			
	}	
	

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
		float: absolute;
	width: 840px;
	background-color: #E2E2E2;

	}


#center {
		float: left;

	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;
	color: #141414;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;			
			
	}
	
.content img {
	border: px solid #000000;
	}

#right {
	padding: 10px 5px 0px 10px;
	font-family: Helvetica, Arial, sans-serif;
	width: 150px;
			float: left;

	background-color: #E2E2E2;
	overflow: hidden;
	}

.content p {
	color: #141414;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
			margin-bottom: 20px;

	}

.content blockquote {
	color: #666;
	font-size: 12px;
    text-align: justify;
	font-weight: normal;
	line-height: 150%;
    padding-left: 10px;
	}

.content li {
	line-height: 140%;
	}


.content h1 {
	color: #000000;
	font-size: 14px;
    font-weight: bold;
	text-align: left;
    margin-bottom: 5px;
    margin-top: 15px;
	}

.content h2 {
	color: #000000;

	padding: 6px 0px 6px 0px;
			        letter-spacing: .1em;
	border-top: 1px dotted;
	border-top-color: #000000;

	border-bottom: 1px dotted;
	border-bottom-color: #000000;

	font-size: 11px;
	text-align: center;
	margin-bottom: 5px;

	line-height: 11px;
	}

.content h3 {
	color: #717983;
	font-size: 16px;
	font-weight: light;
	text-align: left;
	margin-bottom: -5px;
	line-height: 16px;
	}

.content h4 {
	color: #141414;
	font-family: Arial, sans-serif;
	font-size: 12px;
        font-weight: bold;
	text-align: center;
	}





.sidebar {

        border:  px solid #000000;
		float: right;


       
	}

.sidebar li {
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 110%;
	margin-top: 5px;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;

	}

