body	{
	align: center;
	padding: 0;
	width: 100%;
	margin: 0;
	border: 0;
	color: #19120B;
	text-align: center;
	font-family: Arial, sans-serif;
	}

div	{
	text-align: center;
	}

div.list {
	margin: 1em;
}

h1, h2, h3, h4, h5, h6	{
	margin: 0;
				}
h1.title	{
	color: #330000;
	background: #C9A173;
		}
h3.subhead	{
	color: #ECDED0;
	background: #C9A173;
		}

table {
	align: center;
}

td	{
	vertical-align: top;
	margin: 0;
	text-align: center;
	}

td.middle {
	width: 60%;
	text-align: center;
}

td.edge {
	width: 20%;
}

td.label {
	text-align: right;
}

a	{
	border-style: none;
	color: #660000;
	}

img {
	width: 100%;
	border-style: none;
}

img.horiz	{		
	height: 20%;
	border: none;
		}

img.vert	{
	width: 20%;
	border: none;
		}
input {
	border: 1px solid #C9A173;
	background: #F3EBE2;
}

input.formbutton {
	width : 15%;
	height: 27px;
	background: #ECDED0;
	color: #330000;
	font-size: 90%;
	margin: 1em;
     	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
    	-khtml-border-radius: 5px;
    	border-radius: 5px;
}

ul {
	width: 100%;
	margin: 0;
	float: left;
}

li {
	text-align: left;
}

#footer	{
color: FFFFFF;
text-align: center;
		}

#code 	{
background: #C9A173;
height: 20%;
width: 20%;
float:left;
color: #330000;
	}
#blog 	{
background: orange;
height: 20%;
width: 20%;
float:left;
color: #330000;
	}
#photos	{
background: #FF0099;
height: 20%;
width: 20%;
float:left;
left: 40%;
color: #330000;
		}
#lastfm 	{
background: red;
height: 20%;
width: 20%;
float:left;
color: #330000;
		}
#twitter 	{
background: #00CCFF;
height: 20%;
width: 20%;
float:left;
color: #330000;
		}

