@charset "UTF-8";
/* CSS Document */


#logo {
	position:absolute;
	left:25px;
	top:35px;
	width:200px;
	height:20px;
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFCC00;
}

#blog {
	position: absolute;
	top: 90px;
	left: 26px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFCC00;
}

#designpic {
	position:absolute;
	left:26px;
	top:118px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	height: 300px;
	width: 250px;
	line-height: 19px;
}

#photographypic {
	position:absolute;
	left:159px;
	top:118px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
	line-height: 19px;
}

#aboutpic {
	position:absolute;
	left:26px;
	top:271px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	height: 70px;
	width: 140px;
}

#contactpic {
	position:absolute;
	left:26px;
	top:347px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 70px;
	width: 140px;
}

#about {
	position:absolute;
	left:173px;
	top:271px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	width: 130px;
	height: 60px;
}

#contact {
	position:absolute;
	left:173px;
	top:347px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CCCCCC;
	font-style: normal;
	height: 60px;
	width: 130px;
}

#copyright {
	position:absolute;
	left:26px;
	top:450px;
	width:200px;
	height:38px;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
}

#gallery {
	position:absolute;
	left:276px;
	top:19px;
	width:870px;
	height:650px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
}

#photography {
	position:absolute;
	left:173px;
	top:195px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CCCCCC;
	height: 70px;
	width: 130px;
}

#design {
	position:absolute;
	left:173px;
	top:118px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CCCCCC;
	height: 70px;
	width: 130px;
}


#linje {
	position:absolute;
	left:23px;
	top:61px;
	width:250px;
	height:5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

#linje2 {
	position:absolute;
	left:173px;
	top:191px;
	width:100px;
	height:10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

#linje3 {
	position:absolute;
	left:23px;
	top:114px;
	width:250px;
	height:5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

#linje4 {
	position:absolute;
	left:173px;
	top:268px;
	width:100px;
	height:5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}


#linje5 {
	position:absolute;
	left:173px;
	top:343px;
	width:100px;
	height:5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

#linje6 {
	position:absolute;
	left:23px;
	top:422px;
	width:250px;
	height:5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

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

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

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

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