/* Style settings courtesy of John Chidiac. */
body
	{
	margin: 0;
	color: #676767;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e2e2e2;
	}

a:link
	{
	color: #1F00FF;
	}

a:visited
	{
	color: #9900DD;
	}

#container
	{
	width: 65em;
	padding: 4em;
	margin: 0 auto;
	background-color: #fff;
	}

#other_projects
	{
	float: right;
	padding: 1em;
	background-color: #e2edbe;
	width: 14em;
	border-left: 2em solid #fff;
	}

h1
	{
	padding: 48px;
	margin: -48px -48px 0 -48px;
	background-color: #c2d87e;
	}

h1, h2, h3
	{
	color: #000;
	}

h2
	{
	margin: 32px 0 .6em 0;
	padding-bottom: .2em;
	border-bottom: 1px solid #ddd;
	}

ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul a
	{
	font-size: 1.2em;
	width: 30em;
	}

li
	{
	font-size: .9em;
	margin-bottom: 6px;
	}

#other_projects p
	{
	margin-top: 0;
	}

.thumb
	{
	margin-right: 10px;
	text-align: center;
	float: left;
	width: 150px;
	overflow: hidden;
	height: 170px;
	}

.thumb a
	{
	text-decoration: none;
	}

tt
	{
	font-size: 1.2em;
	font-weight: bold;
	}

dt
	{
	font-weight: bold;
	margin-top: 1.2em;
	}

dd
	{
	margin-top: -18px;
	margin-left: 9em;
	}

h4
	{
	margin-top: -45px;
	margin-bottom: 64px;
	color: #fff;
	}

p
	{
	line-height: 1.3;
	}

.credit
	{
	border-top: 1px solid #e2e2e2;
	padding-top: 1em;
	margin-top: 3em;
	font-style: italic;
	font-size: .89em;
	}

.css-button
{
    background:#DDDDDD none repeat scroll 0%;
    border:1px solid white;
    color:#333333;
    display:block;
    font-family:verdana,arial,sans-serif;
    font-size:0.8em;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:2px 0pt 2px 0px;
    text-decoration:none;
    width:100%;
}
