* {
	margin: 0;
	padding: 0;
	border:8;
}
body {
	color: #666;
	height: 100%;
	font-family: Calibri, Corbel, "Lucida Grande", "Lucida Sans", Helvetica, Arial, "sans serif";
	font-size: 100%;
	line-height: 110%;
	background-color: #F3F3F4;
}
A:link {
	color: #86A8BF;
	text-decoration: none;
}
A:visited {
	color: #86A8BF;
	text-decoration: none;
}
A:hover {
	color: #D0DDF4;
	text-decoration: none;
}
#hello a {
	color: #003399;
}
#hello a:hover {
	color: #0099FF;
}
#hello ul {
	
	list-style: disc url(bullet.gif) inside;
	}

A:active {
	text-decoration: none;
	color: #000;
}

.Boldtitle {
	color: #F36F21;
	text-align: left;
	font: bold 1.2em/1.8em Calibri, "Lucida Grande", Helvetica, Arial, "sans serif";
	letter-spacing: 0.125em;
}

#nav{border-bottom-color:#A4AEBF;border-bottom-style:solid;border-bottom-width:medium;height:26px;padding-left: 30px;list-style-type:none;position:relative;top:1px;width:100%;}
#nav .about a:hover{background:#FC0;color:#FFF;}
#nav .contact a:hover{background:#019AD3;color:#FFF;}
#nav .home	a,#nav .about a,#nav .portfolio a,#nav .contact a{background:#A4AEBF;color:#FFF;text-decoration:none;}
#nav .home	a:hover{background:#848C9B;color:#FFF;}
#nav .portfolio a:hover{background:#F36F21;color:#FFF;}
#nav a{
	display:block;
	height:20px;
	margin:1px;
	text-align:center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	width: 110px;

}
#nav li{float:left;font-size:1em;margin:0;padding:0;}
#nav li a:hover{color:#FFF;display:block;text-decoration:none;
}

#dubdelibg {
	position: absolute;
	width: 320px;
	height: 250px;
	z-index: 2;
	text-shadow: 0 -1px 1px #000;
	top: 44px;
	visibility: visible;
		font-family: Calibri, Corbel, "Lucida Grande", "Lucida Sans", Helvetica, Arial, "sans serif";
	color: #A4AEBF;
	line-height: 2em;
	padding-left: 30px;
}
#h_album, #album {
	top: 340px;
	position: absolute;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 30px;
	color: #FFF;
	background: #A4AEBF;
}
div.h_float {
	float: left;
	color: #FFFFFF;
	height: 288px;
	max-height: 280px;
	width: 266px;
	margin: 5px;
	border: 0;
	padding: 18px;
	font: 0.7em/1.2em Calibri, Corbel, "Lucida Grande", Helvetica, Arial, "sans serif";
	background-color: #484C56;
}

div.h_container {
	top: 300px;
	color: #333;
	text-align: left;
	font: 1.1em Calibri, Corbel, "Lucida Grande", Helvetica, Arial, "sans serif";
}

div.float {
	float: left;
	color: #999;
	height: 183px;
	width: 163px;
	margin: 5px;
	border: 0;
	padding: 7px;
	font: 0.7em/1.2em Calibri, Corbel, "Lucida Grande", Helvetica, Arial, "sans serif";
	background-color: #303339;
}


div.float_dark {
	float: left;
	color: #999;
	height: 183px;
	width: 163px;
	margin: 5px;
	border: 0;
	padding: 7px;
	background-color: #000;
	font-family: Calibri, Corbel, "Lucida Grande", Helvetica, Arial, "sans serif";
	font-size: 0.7em;
	line-height: 1.1em;
}

div.container {
	top: 300px;
	color: #333;
	text-align: left;
	font: 1em Calibri, Corbel, "Lucida Grande", Helvetica, Arial, "sans serif";
}
div.spacer {
	clear: both;
	color: #666;
	text-align: center;
	font: normal 12px Calibri, Corbel, "Lucida Grande", Helvetica, Arial, "sans serif";
}
#hello {
	height: 250px;
	width: 470px;
	left: 420px;
	top: 70px;
	position: absolute;
	visibility: visible;
	z-index: 4;
	list-style-type: square;
	font-size: 0.875em;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer, .push {
	height: 18px;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
