.heading {
	font-family: Crybaby;
	font-size: small;
	color: #000000;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #CC3300;
	text-transform: capitalize;
	font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003399;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.bodywhole {
	background-position: center top;
}
.unnamed1 {
	background-position: center;
}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	height: 47px;
	width: 180px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	float: left;
	background-image: url(images/yellbtn.gif);
}

.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: underline;
	height: 47px;
	width: 180px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	float: left;
	background-image: url(images/dkorgbtn.gif);
}
.cvlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	height: 47px;
	width: 180px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	float: left;
	background-image: url(images/midorgbtn.gif);
}
.portfoliolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	height: 47px;
	width: 180px;
	text-align: center;
	position: relative;
	vertical-align: middle;
	float: left;
	background-image: url(images/paleorgbtn.gif);
}

#top {
	margin: 20px 20px 0px 40px;
	border: none;
	height: 70px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 120px;
	left: 45px;
	margin: 15px 45px 45px;
	padding: 5px;
	border: none;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 25px 50px 20px 315px;
	padding: 40px;
	border: none;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 5px;
	padding: 10px;
	border: 5px none #ccc;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
#nnavlayer {
    background:url("navbkgnd.gif") no-repeat;
    width:1000px;
    height:47px;
    margin:0;
    padding:0;
    }

    #navlayer span {
    display: none;
    }

    #navlayer li, #navlayer a {
    height:47px;
    display:block;
    }

    #navlayer li {
	float:left;
	list-style:none;
	display:inline;
	text-align: center;
    }

    #homelink {
    width: 180px;
    }
    #portfolio {width: 180px;}
    #cv {width: 180px;}
    #contact {width: 180px;}
	#holidays {width: 180px;}

    #homelink a:hover {background:url("images/navbkgnd.gif") 0px -47px no-repeat; }
    #portfolio a:hover {background:url("images/navbkgnd.gif") -180px -47px no-repeat; }
    #cv a:hover {background:url("images/navbkgnd.gif") -360px -47px no-repeat; }
    #contact a:hover {background:url("images/navbkgnd.gif") -540px -47px no-repeat; }
#contactform {
	padding: 10px;
	border: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 170px;
}
#topportfolio {
	border: none;
	height: 70px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#leftportfolio {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 5px 45px 45px 0px;
	padding: 5px;
	border: none;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
}
#rightportfolio {
	position: absolute;
	top: 120px;
	right: 0px;
	margin: 5px 0px 20px;
	padding: 10px;
	border: 5px none #ccc;
	width: 120px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	left: 930px;
}
#middleportfolio {
	margin: 0px 50px 20px 160px;
	padding: 5px;
	border: none;
}
.copyrighthom {
	position:absolute;
	left:800px;
	top: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-transform: capitalize;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	width: 270px;
	visibility: visible;
	overflow: visible;
}

