﻿#bizcard {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
.style1 {
	text-align: center;
	background-color: #000000;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
	height: 1200;
	background: url('black-gradient2.jpg') no-repeat;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	clip: rect(auto, auto, auto, auto);
}
#logo {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
	background: #000000 url('black-gradient2.jpg');
}
.style1 {
	text-align: center;
}
#boxleft {
	border: double;
	padding: 15px;
	position: relative;
	overflow: scroll;
}
#boxright {
	border: groove;
	padding: 15px;
	background-color: #C0C0C0;
	position: relative;
}
.style2 {
	margin-left: 399px;
}
.style3 {
	border-width: 0px;
	position: absolute;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: blink;
	color: #0000FF;
}
