@charset "utf-8";
body {
	background-color: #3E1F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
table {
	margin-top:150px;
	}
	
table#form {
	margin-top:0px;
	}
	
td {
	vertical-align:top;}
td#nav a{
	display:block;
	margin: 0 3px 0 0;
	padding:1px 30px 15px 5px;
	text-decoration:none;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	background-color:transparent;}
td#nav a:hover {color: #3E1F00; background-color:transparent;}

td#RightContent, td#LeftContent {
	width:350px;
	background:transparent;}
#bgimage {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	top: 0px;
	color: #FFFFCC;
	background-color: #3E1F00;
	background-image: url(images/SincerelyDesignedSmBackground.jpg);
	background-repeat: no-repeat;
}
#bgportimage {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	top: -2px;
	color: #FFFFCC;
	background-color: #3E1F00;
	background-image: url(images/Sincerely%20Designed%20Portfolio%20Background.jpg);
	background-repeat: no-repeat;
}
#nav {
	/*position:absolute;
	width:334px;
	z-index:1;
	left: 447px;*/
	top: 150px;
	color: #FFFFCC;
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	}
	
#LeftContent, #RightContent {
	/*width:352px;
	height:257px;
	z-index:2;
	left: 448px;
	top: 150px;*/
	font-size: 12px;
	color: #FFFFCC;
	background-color:transparent;
}
#view, #GDPort, #bgimage, #aboutus, #content, #bgportimage {
	color: #FFFFCC;
	background-color: #3E1F00;}
#GDPort {
	position:absolute;
	width:378px;
	height:257px;
	z-index:3;
	left: 0px;
	top: 193px;
	font-size: 14px;
}
#content {
	position:absolute;
	width:800px;
	height:600px;
	z-index:1;
	top: 0px;
	background-image: url(images/PageBackground.gif);
	background-repeat: no-repeat;
}
#aboutus {
	position:absolute;
	width:604px;
	height:450px;
	z-index:2;
	left: 17px;
	top: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#portfolio {
	position:absolute;
	width:797px;
	height:261px;
	z-index:2;
	top: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #A05D02;
}
#view {
	position:absolute;
	width:352px;
	height:27px;
	z-index:4;
	left: 447px;
	top: 167px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a:link {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #1EAD8C;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;
}
