/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
width:756px;
position:absolute;
left:50%;
top:0px;
margin-left:-378px;
}
#right {
position:absolute;
width:163px;
top:81px;
left:50%;
margin-left:190px;
z-index:3;
}
.bottom {
position:relative;
width:756px;
height:98px;
left:50%;
margin-left:-378px;
bottom:0px;
background-image:url(images/bottom.gif);
background-repeat:no-repeat;
}
.name {
font-size:16px;
color:#C3996B;
margin-left:7px;
line-height:24px;
}
.credentials {
margin-left:7px;
}
.maincopy {
margin-top:22px;
margin-left:80px;
width:425px;
}
.rightcopy {
margin-left:5px;
color:#FFFFFF;
}
.bottomcopy {
margin-left:80px;
position:relative;
top:60px;
color:#FFFFFF;
}
a:link {
	color: #1B75BB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B75BB;
}
a:hover {
	text-decoration: none;
	color: #C3996B;
}
a:active {
	text-decoration: none;
	color: #C3996B;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #C3996B;
}
a.white:active {
	text-decoration: underline;
	color: #C3996B;
}
#weights {
position:absolute;
left:50%;
top:586px;
margin-left:31px;
width:161px;
z-index:10;
}