body 
{
	background: #ED4EAB url(/images/bg_image.gif) repeat-x;
	padding:0px;
	margin:0px;
}

#masterContainer
{
	width: 808px;
	margin: 1px auto;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.content
{
	width: 600px;
	height: 531px;
	vertical-align:top;
	background-image:url(/images/6Chicks-home-bg.jpg);
}	

.content2
{
	width: 600px;
	height: 531px;
	vertical-align:top;
	padding:60px 140px 60px 90px;
	background-image:url(/images/6Chicks-home-bg.jpg);
	text-align: left;
	font: 12px Arial;
	color: #0F0F0F;
}	

.content3
{
	width: 600px;
	height: 531px;
	vertical-align:top;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	font: 12px Arial;
	color: #0F0F0F;
}	
.navigation
{
	visibility:visible;
	background-color:#FFFFFF;
	border-right: 1px dotted #000000;
}

.navigation_link:hover
{
	outline-style:solid;
	outline-color:#CC1233
}

.footer_text
{
	text-align:center;
	font:11px Arial;
	color:#CC1233
	font-weight:bold;
	font-stretch:extra-expanded;
	background-color:#DDDDDD;
	padding:10px 0px 10px 0px;
	border-top:1px solid #666666;
}

.footer_link
{ 
	color:#CC1233;
	text-decoration:none;
	
}

.footer_link:hover
{ 
	text-decoration:underline;
	color:#666666;
}

.footer_link:vlink
{
	color:#CC1233;
	text-decoration:none;
}


#content
{
	margin: 5px 15px 5px 7px;
	background-color:#fff;
	width: 600px;
	font: 13px Arial;
}

.chick_link
{ 
	color:#CC1233;
	text-decoration:none;
	font:9px Arial;
}

.chick_link:hover
{ 
	text-decoration:underline;
	color:#666666;
}

.chick_link:vlink
{
	color:#CC1233;
	text-decoration:none;
}
.style1 {
	font-family: Georgia;
	font-style: italic;
	color: #CC1233;
	font-size: 13px;
	font-weight: bold;
}

.style2 {
	color: #CC1233;
	font-family: Arial;
	font-size: 12px;
}

.style2 a:link  {
	color:#993399;
	font-weight: bold;
	text-decoration: none;
}

.style2 a:hover  {
	color: #993399;
	font-weight: bold;
	text-decoration: underline;
}

.style2 a:visited	{
	color: #993399;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.style3 {
	font-size: 15px;
	font-weight: bold;
	color: #CC1233;
}

.style4 {
	font-size: 17px;
	color: #CC1233;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}