body, html {
	border-right-color: white;
	border-left-color: white;
	border-right-width: 30px;
	border-left-width: 30px;
	border-right-style: solid;
	border-left-style: solid;
	margin: 0px;
	-webkit-text-size-adjust: none; /* Turn off font resizing */
}

img {
   border: 0px;
}

.startpic {
	position: absolute;
	margin-top: 65px;
}

a.active {
    color: #0061b6 !important;
}

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

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

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

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

#info a:link {
	text-decoration:none;
	color: #666666;
}

#info a:visited {
	text-decoration:none;
	color: #666666;
}

#info a:hover {
	text-decoration:none;
	color: #999999;
}

#info a:active {
	text-decoration:none;
	color: #999999;
}

.logo {
	position: fixed;
	margin-top: 34px;
}

#navigation {
	width: 660px;
	position: fixed;
	margin-top: 38px;
	margin-left: 260px;
	font-size: 14px;
	font-family: Helvetica;
}

.iframe {
	margin-top: 65px;
}

#info {
	position: absolute;
	width: 800px;
	margin-top: 80px;
	line-height: 18px;
	font-size: 12px;
	font-family: Helvetica;
	color: #666666;
}

.portrait {
	position: absolute;
	margin-top: 535px;
}

.facebook {
	position: absolute;
	margin-top: 660px;
}

.portfolio1 {
	position: absolute;
}

.portfolio2 {
	position: absolute;
	margin-left: 105px;
}

.advertising {
	margin-left: 212px;
	position: absolute;
}

.portraits {
	position: absolute;
	margin-left: 320px;
}

.contact {
	margin-left: 414px;
	position: absolute;
}

.pdf {
	margin-left: 494px;
	position: absolute;
}


