 .body { font-family: Verdana,Arial,San Serif; font-size: 10px; text-decoration: none; color: #424242 ; line-height: 15px}
 .red {color:#b90036;font-weight:bold;}
 .red2 {color:#b90036;}
/* 
body {
 background-color:#000000;	

  background-image: url(images/back2.jpg);
  background:#b90036;
 background-attachment: scroll;
 background-repeat: repeat-y;
 background-position: 50% 50%; 
 }
*/
/*
 html>BODY {
 background:#b90036;
  background-image: url(images/back.jpg);
 background-attachment: scroll;
 background-repeat: repeat-y;
 background-position: 50% 50%;
 }
*/

body {
	background-color:#000000;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
A.blue:link    {color:#5f6b9f; text-decoration:none;}
A.blue:visited {color:#5f6b9f; text-decoration:none;}
A.blue:active  {color:#5f6b9f; text-decoration:none;}
A.blue:hover   {color:#140BC9; text-decoration:underline;}

A.drkblue:link    {color:#8e8da8; text-decoration:none;}
A.drkblue:visited {color:#8e8da8; text-decoration:none;}
A.drkblue:active  {color:#8e8da8; text-decoration:none;}
A.drkblue:hover   {color:#140BC9; text-decoration:underline;}



#Content {
	width:738px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:transparent;
}
div.container {
	position: relative;
	left:0px;
	width:738px;
	height:405px;
	background-color:#ffffff;
	border-right-style: solid; 
	border-right-color: #ffffff;
	border-right-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-left-width: 0px;	
}
div.nav {
	position: absolute;
	background-color:#c1c1c1;
	top: 0px;
	left: 0px;
	width:738px;
	height:49px;
	font-family: Verdana,Arial,San Serif; font-size: 10px; text-decoration: none; color: #646363; line-height: 15px;
	text-align:right;
	z-index:40;
}
div.logo {
	position: absolute;
	top: 49px;
	left: 0px;
	z-index:40;
}

div.aldo_container {
	position: relative;
	left:0px;
	width:738px;
	height:2130px;
	background-color:#ffffff;
}
html>body div.aldo_container {
	position: relative;
	left:0px;
	width:738px;
	height:2020px;
	background-color:#ffffff;
}
div.aldo_cups {
	top:1460px; 
	left:0px; 
	position: absolute; 
	z-index:10;
}
html>body div.aldo_cups {
	top:1350px; 
	left:0px; 
	position: absolute; 
	z-index:10;
}
div.aldo_content {
	width:738px;
	height: 2180px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:transparent;
}
html>body div.aldo_content {
	width:738px;
	height: 2070px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:transparent;
}

div.word_content {
	width:738px;
	height: 1630px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:transparent;
}
div.word_container {
	position: relative;
	left:0px;
	width:738px;
	height:1590px;
	background-color:#ffffff;
}
html>body div.word_content {
	width:738px;
	height: 1630px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:transparent;
}
html>body div.word_container {
	position: relative;
	left:0px;
	width:738px;
	height:1580px;
	background-color:#ffffff;
}
div.roast {
	top:170px; 
	left:55px; 
	width:650px; 
	position: absolute; 
	z-index:40;
}
html>body div.roast {
	top:150px; 
	left:55px; 
	width:650px; 
	position: absolute; 
	z-index:40;
}