/* STYLESHEET / CLIENT: FORTUNE COOKIE / MEDIA: SCREEN / AUTHOR: STUDIO JUICE (www.studiojuice.com) /
--------------------------------------------------------------------------------------------------*/
body {
	background: #FFFFFF url(../images/bg.gif) top left repeat-x;
	margin-top: 80px;
	margin-left: 40px;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
}
/* ANCHORS
--------------------------------------------------------------------------------------------------*/
a {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
/* GLOBAL
--------------------------------------------------------------------------------------------------*/
abbr {
	border: 0px;
	font-weight: bold;
}
img {
	border: 0px;
}
#banner {
	height: 169px;
	margin-bottom: 40px;
}
/* ENDS
--------------------------------------------------------------------------------------------------*/
