body{
	background-color : #8B4513;
}

img{
	border : 0;
}

a{
	color : #D87093;
	text-decoration : underline;
}

a:hover{
	text-decoration : none;
}

p{
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	color : #700000;
}

p.credit{
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	font-style : italic;
	color : #700000;
	text-align : right;
}

p.footer{
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	color : #700000;
}

p.title{
	font-size : 15pt;
	color : #D87093;
}

p.gallery{
	text-align : center;
}

table{
	border-collapse : collapse;
	empty-cells : show;
}

table.header{
	background-color : #F8F8FF;
	text-align : center;
	height : 200px;
	width : 800px;
	border-right : 4px solid #000000;
	border-left : 4px solid #000000;
	border-top : 4px solid #000000;
	border-bottom : 4px solid #000000;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
}

table.footer{
	background-color : #c0c0c0;
	text-align : center;
	height : 75px;
	width : 800px;
	border-right : 4px solid #000000;
	border-left : 4px solid #000000;
	border-top : 4px solid #000000;
	border-bottom : 4px solid #000000;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 10px;
}

table.main{
	height : 600px;
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
	margin-bottom : 25px;
}

table.projects{
	width : 600px;
	margin-left : auto;
	margin-right : auto;
	border : 1px solid #000000;
}

tr.proj1{
	background-color : #F5F5DC;
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	color : #700000;
}

tr.proj2{
	background-color : #D2B48C;
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	color : #700000;
}

tr.projhed{
	background-color : #700000;
	font-weight : bold;
	font-family : arial,helvetica,sans-serif;
	font-size : 11pt;
	color : #D87093;
}

td.header{
	vertical-align : center;
	padding : 0;
}

td.sidebar{
	background-color : #000000;
	width : 150px;
	border-right : 4px solid #000000;
	border-left : 4px solid #000000;
	border-top : 4px solid #000000;
	border-bottom : 4px solid #000000;
	vertical-align : top;
	padding : 0;
}

td.focus{
	background : url('images/background.jpg') no-repeat top left;
	background-color : #c0c0c0;
	vertical-align : top;
	width : 650px;
	padding : 5px;
	border-top : 4px solid #000000;
	border-bottom : 4px solid #000000;
	border-left : 4px solid #000000;
	text-align : left;
}

td.footer{
	vertical-align : center;
	padding : 0;
}

img.pic{
	width : 100px;
	height : 100px;
	vertical-align : center;
	padding : 0;
	border-right : 2px solid #000000;
	border-left : 2px solid #000000;
	border-top : 2px solid #000000;
	border-bottom : 2px solid #000000;
}
