body	{
	background-color: #41434B;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5f5;
}
a, a:link, a:visited
{
	color:#A9AEB7;
	text-decoration:none;
}
a:hover, a:active
{
	color:#FFFFFF;
}

#recipwrap 
{
	background:#41434B;
	width:760px;
	margin:0px auto;
	padding:0px;
}
#recips
{
	width: 740px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A9AEB7;
}
#recips a 
{
	color:#A9AEB7;
	font-weight: bold;
	text-decoration:none;
}
#recips a:visited 
{
	color:#A9AEB7;
}
#recips a:hover 
{
	color:#D5D6DB;
}
#header1 {
	background:#41434B url('/gals/styles/01/header01.jpg') center no-repeat;
	width:760px;
	height:78px;
	margin: 0px;
	padding:0px;
}
#header2 {
	background:#41434B url('/gals/styles/01/header02.jpg') center no-repeat;
	width:760px;
	height:65px;
	margin: 0px;
	padding:0px;
}
#wrapper	{
	background:#41434B url('/gals/styles/01/wrap.jpg') center repeat-y;
	width:760px;
	margin: 0px;
	padding:0px;
}

#content {
	padding: 10px;
	margin: 0 auto;
}
#content h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #E52343;
	font-weight: bold;
	margin: 0;	
	padding: 0;
	text-align:center;
}
#content h1 a 
{
	color:#E52343;
	text-decoration:none;
}
#content h1 a:visited 
{
	color:#E52343;
}
#content h1 a:hover 
{
	color:#D5D6DB;
}
#content h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #E52343;
	font-weight: bold;
	margin: 0;	
	padding: 0;
	text-align:center;
}
#content h2 a 
{
	color:#D5D6DB;
	text-decoration:none;
}
#content h2 a:visited 
{
	color:#D5D6DB;
}
#content h2 a:hover 
{
	color:#FFFFFF;
	text-decoration: underline;
}
#content h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E52343;
	font-weight: bold;
	margin: 0;	
	padding: 0;
	text-align:center;
}
#content h3 a 
{
	color:#D5D6DB;
	text-decoration:none;
}
#content h3 a:visited 
{
	color:#D5D6DB;
}
#content h3 a:hover 
{
	color:#FFFFFF;
	text-decoration: underline;
}

#content p	{
	padding: 0 0 10px 0;
	margin: 8px 0;
	text-align: center;
}
#content img	{
	padding: 4px;
	border: 1px solid #9598A7;
	margin: 2px 4px 2px 4px;
}

#largetext	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #E52343;
	FONT-SIZE: 20pt;
	font-weight: bold;
	text-align: center;
}
#largetext a {
	COLOR: #D5D6DB;
	text-decoration: none;
}
#largetext a.visited {
	COLOR: #D5D6DB;
	text-decoration: none;
}
#largetext a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#medtext	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #E52343;
	FONT-SIZE: 16pt;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
#medtext a {
	COLOR: #D5D6DB;
	text-decoration: none;
}
#medtext a.visited {
	COLOR: #D5D6DB;
	text-decoration: none;
}
#medtext a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}
#smtext	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #C5C5C5;
	FONT-SIZE: 12pt;
	font-weight: normal;
	text-align: center;
}
#smtext a {
	COLOR: #E52343;
	text-decoration: none;
}
#smtext a.visited {
	COLOR: #E52343;
	text-decoration: none;
}
#smtext a:hover {
	COLOR: #D5D6DB;
	text-decoration: none;
}
#footer {
	background:#FFFFFF url('/gals/styles/01/footer.jpg') center no-repeat;
	width:760px;
	height:25px;
	margin: 0 auto;
	padding: 0;
}
#fineprint	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #C5C5C5;
	FONT-SIZE: 9pt;
	font-weight: normal;
	text-align: center;
}
#fineprint a {
	COLOR: #C5C5C5;
	text-decoration: none;
}
#fineprint a.visited {
	COLOR: #C5C5C5;
	text-decoration: none;
}
#fineprint a:hover {
	COLOR: #C5C5C5;
	text-decoration: none;
}

