BODY {
	background-image: url("../images/mens-background.gif");
}
#body-container {
	background:#334C68 url(../images/mens-textbg.gif) top right repeat-y;
}
#body-info {
	color: #B0C4CC;
}
#mens-pic {
	float: left;
	width: 332px;
	background: #91807E;
	margin: 0 0 0 0;
	height: 324px;
	background-image: url("../images/mens-picture.jpg");
	background-repeat: no-repeat;
}
#mens-margin14 {
	margin: 0 0 0 0;
	width: 14px;
	float: left;
	height: 324px;
	background: #8A9EB3;
}
#mens-margin8 {
	margin: 0 0 0 0;
	width: 8px;
	float: left;
	height: 324px;
	background: #576C83;
}
#mens-margin1 {
	margin: 0 0 0 0;
	width: 1px;
	float: left;
	height: 324px;
	background: #D999BD;
}
#mens-column1 {
	width: 120px;
	float: left;
}
#mens-column2 {
	float: left;
}
#mens-column3 {
	float: left;
}
.mens-title {
	color: #dedede;
	font-size: 14pt;
	margin-bottom: 10px;
}

A.alink {
	color: #F3A5CA;
}

ul.menslist {
	list-style-image: url(../images/mens-dot.gif);
}

ul.menslist li {
}