body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #969696;
	margin-top: 0px;
	margin-bottom: 0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #323232;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #969696;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}


li      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


a:link {
	font-size: 10pt;
	color: #969696;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #969696;
	text-decoration: none;
}
a:hover {
	color: #323232;
	text-decoration: none;
}
a.current {
	color: #96161a;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #969696;
	padding-top: 20px;
}
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #969696;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #96161a;
	text-decoration: none;
}

#container {
	position: relative;
	background-color: #FFF;
	width: 1000px;
	margin: auto;
	height: 515px;
	border: .5px solid #969696;
}
#lg {
	height: 460px;
	width: 705px;
	position: absolute;
	left: 15px;
	top: 15px;
}
#contact {
	text-align: left;
	vertical-align: bottom;
	margin-left: 15px;

}
#contact a {
	font-size: 10pt;
	text-decoration: none;
}




#tn {
	position: absolute;
	width: 15px;
	height: 460px;
	left: 705px;
	top: 15px;
}



#graybar {
	position: absolute;
	width: 20px;
	height: 460px;
	left: 720px;
	top: 15px;
}
#menu {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 245px;
}
#menu ul     {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}



#projectlist {
	position: absolute;
	bottom: 40px;
	width: 245px;
	right: 15px;
}
#projectlist ul      {
	list-style-type: none;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}

#logo {
	position: absolute;
	left: 15px;
	bottom: 15px;
	height: 15px;
	width: 30px;
}

#copyright {
	width: 1000px;
	margin: auto;
	text-align: center;
	position: relative;
}
#profile {
	text-align: left;
	vertical-align: top;
}
