a {
	color:  #1985b5;
}

a img {
	border: none;
	}

img {
	padding: 5px;
}


#homeLink {
	text-decoration: none;
	}

#header {
	position:  absolute;
	top: 100px;
	left: 60px;	
	}

h1 {
	color: black;
	font-size:  2em;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
}

h2 {
	color: black;	
	font-size:  1.2em;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
}

#navigation {
	position:  absolute;
	top: 340px;
	left: 60px;	
	color: white;
}

#navigation a {
	color:  white;
	text-decoration: none;
}

#content {
	position: relative;
	top: 440px;
	left: 60px;
	bottom: 80px;	
	width: 570px;
	min-height: 1200px;
	font-height: 1em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
}

h3 {
	color: #043329;
	font-size:  1.5em;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
	}

h4 {
	color:  #69a38f;
	font-size:  1.1em;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
	}

body {
	background: url(../images/gradient.jpg) no-repeat;
	background-position: 0px 80px;
	-webkit-user-select: none;
	font-size:  12px;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
}

#herrmann {
	background: url(../images/herrmann.jpg) no-repeat;
/*	background-position: 0px 0px;*/
	position: absolute; top: 80px; left: 540px;
	width: 420px;
	height: 293px;
	-webkit-user-select: none;
	font-size:  12px;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
	text-indent: -9999px;
}

#boxes {
	position: absolute;
	top: 440px;
	left: 720px;	
	width: 240px;
}

#boxes .box {
	margin-bottom: 40px;
}

#boxes .box.border {
	background-color: #69a38f;
	overflow:hidden;
	width:100%;
	text-align:left;
	font-weight:normal;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
}

#boxes .boxHeader {
	position:  relative;
	color: #043329;
	font-size:  1.5em;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	
	margin: 1em 10px 20px 10px;
}

#boxes .boxContent {
	-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
	overflow:hidden;
	position:  relative;
	padding: 1em 10px 20px 10px;
	margin: 1px 1px 25px 1px;
	background-color: white;
}

#footer {
	position: relative;
	top: 440px;
	left: 60px;
	bottom: 80px;	
	width: 570px;
	font-size:  1em;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', 'Bitstream Vera Sans', 'Liberation Sans', Verdana, 'Verdana Ref', sans-serif;
	font-weight: normal;	

}

#tweetThis {
	margin-top: -20px;
	margin-bottom: 40px;
}

#tweetThis * {
	border-style: none;
}
