````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````body
{
	margin: 0;
	padding: 0;
	text-align: center;
}
.wrapper
{
margin: 0 auto 0 auto;
	text-align: center;
	width: 800px;
	height: auto;
	display: table-cell;
	margin: 0 auto;
}
.header
{
	width: 800px;
	height: 84px;
	text-align: left;
	background-image: url(images/logo120x80.png);
	background-repeat: no-repeat;
	border-bottom: solid 6px #f1f1f1;	
}

.secondmenu
{
	text-align: right;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #000000;	margin-right: 40px;
}

.header-text
{
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 40px;
	padding-top: 3px;
}

.nav-bar
{
	width: 800px;
	height: 66px;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
}


.welcome-bar
{
	width: 751px;
	height: 164px;
	background-image: url("../../images/welcome-back.jpg");
	background-position: right;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
}
.welcome-text-holder
{
	float: left;
	width: 390px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 8px;
}

.welcome-text1
{
	font-family: tahoma;
	font-size: 26pt;
	color: #6e6e6e;	
}

.welcome-text2
{
	font-family: tahoma;
	font-size: 8pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
}

.welcome-text-index
{
	font-family: tahoma;
	font-size: 8pt;
	color: #6e6e6e;
	height: 180px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 16px;
	overflow: auto;	
}

.welcome-text-foot
{
	font-family: tahoma;
	font-size: 8pt;
	color: #6e6e6e;
	padding-top: 10px;
	line-height: 16px;
	height: 50px;
}

.welcome-text2-ocucorps
{
	font-family: tahoma;
	font-size: 11pt;
	color: #6e6e6e;
	padding-top: 10px;
}

.news-bar
{
	width: 751px;
	height: 150px;
	background-color: #ffffff;
}

.news-text-holder
{
	float: left;
	width: 400px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.project-text-holder
{
	float: left;
	width: 250px;
	height: 150px;
	text-align: justify;
	margin-left: 40px;
	margin-top: 25px;
}

.title-text
{
	font-family: tahoma;
	font-size: 18pt;
	color: #6e6e6e;
}

.date-text
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;	
}

.nav-button
{
	float: left;
	width: 160px;
	text-align: center;
	font-family: tahoma;
	font-size: 18pt;
	color: #989898;
	margin-top: 15px;
	margin-left: -5px;
}
.content-text-holder
{
	font-family: tahoma;
	font-size: 10pt;
	color: #6e6e6e;
	float: center;
	width: 745px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}
.copyright-bar
{
	width: 751px;
	height: 66px;
}
.amazon
{
	width: 860px;
	margin-left: auto;
  	margin-right: auto;
	padding-top: 3px;
}
#OcuLogo {
	float: left;
	position: relative;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	height: 80px;
	text-align: center;
	top: 0px;
	left: 0px;
}

a.nav:link {color: #6e6e6e; text-decoration: none; }
a.nav:visited {color: #6e6e6e; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: underline; cursor: pointer; }
a.nav:active {color: #6e6e6e; }

a:link {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; cursor: pointer; }
a:active {color: #6e6e6e; }