body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 6px;
}

a:link {
	color: #660000;
}

a:visited {
	color: #333333;
}


a:hover {
	color: #666666;
	text-decoration: underline;
}



a:focus {
outline: 0;
}

a {
outline: 0;
}




/*************************  ID's *************************/
#topImg {
	z-index: 10;
	width: 100%;
	height: 85px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(Images/divTopImg.gif);
	background-repeat: repeat-x;

}
#navigation {
	width: 800px;
	height: 40px;
	margin-left: 10px;
}

#centerDoc {
	position: absolute;
	z-index: 15;
	padding: 0; /*top right bottom left*/
	margin-top: 200px;
	margin-left: 265px;
	width: 475px;
	left: 3px;
}

#footer {
	z-index: 20;
	background-image: url(Images/portBack.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	text-align: right;
}
#contact {
	height: auto;
	width: 450px;
	margin-left: 300px;
	position: absolute;
	margin-top: 130px;
}




#portfolio{
	height: auto;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}
.padTopImage {
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
}
.padLogo {
	padding-top: 70px;
	padding-right: 30px;
}
.rightMargin {
	padding-right: 50px;
}
.table {
	text-align: center;
}
