﻿body
{
	background-color:#e0e0e0;
	margin:0px auto;
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#login
{
	width:387px;
	height:430px;
	background-image:url(../images/b-ADME-Login.jpg);
	background-repeat:no-repeat;
	margin:auto;
	padding-top:200px;
	padding-left:30px;
	text-align:left;
}

#content
{
	width:763px; margin:auto;
}

#header
{
	background-image:url(../images/ADME-Interface-Header.jpg);
	background-repeat:no-repeat;
	height:281px;
	width:763px;
}

#middle
{
	background-image:url(../images/b-ADME-Interface.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:733px;
	padding-left:30px;
	text-align:left;
	vertical-align:top;
	
}

#footer
{
	background-image:url(../images/ADME-Interface-Footer.jpg);
	background-repeat:no-repeat;
	height:82px;
	width:763px;
}

a:link
{
	color:#047678;
	outline:none;
}

a:visited
{
	color:#047678;
	outline:none;
}

a:hover
{
	color:#047678;
	outline:none;
}

a:active
{
	color:#047678;
	outline:none;
}
