/* This is the style of your browser text */


a {
	text-decoration: none;
}
body {
	text-align: center;
}

h1 {
	font-size: 40px;
	color: 660000;
	margin: 0px;
	padding: 0px;
}

div.menu {
	width: 1000px;
	height: 30px;
	vertical-align: bottom;
}

div.menu a {
	font-family: arial;
	text-decoration: none;
	color: 660000;

}

div.menu span.normal {
	font-family: arial;
	font-size: 18px;
	margin-right: 0px;
	margin-left: 0px;
	color: #440000;
	padding-bottom: 1px;
}

div.menu span.big {
	font-size: 26px;
	padding-bottom: 0px;
}


div.menu > span.big {
	padding-bottom: 1px;
}
div.container {
	margin: 0 auto;
	margin-top: 30px;
	width: 1000px;
	text-align: left;
}

div.menu {
	margin-top: 20px;
}

div.content {
	width: 650px; 

	margin-top: 40px;
	margin-left: 65px;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	color: #440000;
	margin-bottom: 50px;
}


div.project {
/*	width: 650px; */
	width: 950px;
	margin-top: 30px;
	margin-left: 65px;
	margin-bottom: 20px;
	font-family: arial;
}

table.project_table {
	margin-left: -20px;
}

table.project_table td img {
	border: 1px solid #660000;
	width: 113px;
	height: 150px;
}
table.project_table td img.breed {
	width: 248px;
	height: 150px;
}

.project_table td.credits {
	width: 300px ! important;
	border: 0px;
	color: #660000;
	text-transform:uppercase;

}

.project_table td.credits2 {
	width: 300px ! important;
	border: 0px;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	color: #440000;

}

.project_table td.credits2 a {
	color: #663300;
	font-size: 12px;
	text-transform: uppercase;

}

.project_table td.credits a {
	color: #663300;
	font-size: 12px;
	text-transform: uppercase;

}

div.footer {
	margin-top: 0px;

}

div.footer p {
	font-family: arial;
	color: #440000;
	font-size: 14px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform:uppercase;
}


div.projectlinks {
	font-size: 24px;
	font-family: arial;
	width: 890px;
	margin-top: 140px;
	margin-bottom: 140px;
	margin-left: 65px;
}

div.projectlinks a {

	color: #660000;
	

}