body
{
	background-color: #000000;
	background-image: url('../images/kendrick-v2-background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
	font-family: Georgia, arial, san-serif;
	color: #EBEBF0;
}

a
{
	outline: none;
	text-decoration: none;
}

:focus
{
	-moz-outline-style: none;
}

img
{  
	border-style: none;
}

.container
{
	text-align: center;
}

.center
{
	border: 0px solid grey;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 559px;
}

.left_content
{
	float: left;
	text-align: left;
	text-align: justify;
	width: 356px;
	height: 389px;
	margin-top: 4.8%;
	padding-left: 5%;
	*margin-top: 5%;
	*padding-left: 5.2%;	
}

.right_content
{
	height: 326px;
	text-align: right;
	margin-top: 8.5%;
	padding-right: 3.4%;
	*margin-top: 8.7%;
	*padding-right: 2.4%;
}

.imagemap
{
	text-align: right;
	margin-top: 9.2%;
	padding-right: 3.4%;
	*margin-top: 9%;
	*padding-right: 2.4%;
}
