body
	{ 
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		text-align: justify;
		padding-right: 20px;
	}
	
#header_wrapper 
	{
		margin: 0;
		padding: 10px;
	}
	
#to_main 
	{ 
		position: relative;
		float: left;
		width: 230px;  /* for IE5/WIN */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 70px; /* actual value */
		padding: 30px 162px 10px 10px;
		z-index: 100;
		text-align: center;
	}

#logo
	{
		text-align: left;
	}

#title
	{
		background-color: #a80a59;
		color: #e7e6b6;
		font-family: "Felix Titling", "Footlight MT Light", Garamond, serif;
		font-size: 150%;
		text-align: center;
	}

#list_wrapper
	{
		float: right;
		padding: 0 0 0 1em;
	}

#list_column
	{
		padding: .5em .5em .5em 0;
		color: #e7e6b6;
		background: #4c4c4c;
	}

#list_column a:link
	{
		color: #e7e6b6;
	}
	
#list_column a:visited
	{
		color: #e7e6b6;
	}

#list_column a:active
	{
		color: #e7e6b6;
	}

.category
	{
		list-style-type: none;
		margin-left: -30px;

	}

li
  {
    list-style: circle;
  }
  
#logo img
	{
		behavior: url(iepngfix.htc);
	}
	
#email
	{
		text-align: center;
	}

#links
	{
		text-align: center;
	}