.contentbox
{
	background : #EFDBF3;
	border-bottom : solid 3px #3C3978;
	border-left : solid 3px #3C3978;
	border-right: solid 3px #3C3978;
	width : 800px;
	margin-left: auto; margin-right: auto;
	
}


.contentbox-front
{
	background : #EFDBF3;
	border-bottom : solid 3px #3C3978;
	border-left : solid 3px #3C3978;
	border-right: solid 3px #3C3978;
	width : 800px;
	height : 600px;
	margin-left: auto; margin-right: auto;
}

.frontgalleries 
{
	background : #D7C5DB;
	width : 800px;
	height : 157px;
	clear :left;
}


.frontrecips 
{
	background : #D7C5DB;
	width : 800px;
	clear :left;
}

.galleryheader
{
	font-family : arial;
	font-weight : bold;
	font-size: 20px;
	color : #3C3978;
	text-align : center;
	margin-top : 5px;
}


.imagerow 
{
	width : 600px;
	margin-left: auto; margin-right: auto;
	margin-top: 25px;
	margin-bottom: 5px;
	height: 125px;
}



.teasertext
{
	font-family : arial;
	font-weight : bold;
	font-size: 16px;
	color : #3C3978;
	text-align : center;
	margin-top : 5px;
}


.teasertext:link
{
font-decoration: underline;
color : #3C3978;
}


.teasertext2
{
	font-family : arial;
	font-weight : bold;
	font-size: 17px;
	color : #3C3978;
	text-align : center;
	margin-top : 5px;
}


.teasertext2:link
{
font-decoration: underline;
color : #3C3978;
}

a:link, a:visited, a:hover {
	font-decoration: underline;
	color : #3C3978;

}

b
{
 color: #AD3F54;
}

.bodytext
{
	font-family : arial;
	font-weight : normal;
	font-size: 14px;
	color : #3C3978;
	text-align : center;
	margin-top : 5px;

}

.disclaimer
{
	font-family : arial;
	font-weight : normal;
	font-size: 12px;
	color : #3C3978;
	text-align : center;
	margin-top : 5px;
}

.smalltext
{
	font-family : arial;
	font-weight : normal;
	font-size: 10px;
	color : #3C3978;
	text-align : center;
	margin-top : 5px;
}

.frontteaser
{
  
  background : #eeeeee;
	height : 125;
	margin-left : 15px;
	margin-top : 16px;
	margin-bottom : 15px;
	float : left;

}

.frontteaserhead
{
	width : 90px;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	font-size : 16px;
	color : #3C3978;
	text-align : left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


.frontteaserhead:link
{
font-decoration: none;
}

.frontteaserbody
{
	width : 90px;
	font-family : arial;
	font-weight: bold;
	font-size : 10pt;
	color : #AD3F54;
	text-align : left;
	padding-left: 5px;
	padding-right: 5px;
}



a.biglink:link, a.biglink:visited, a.biglink:hover
{
	font-family : arial;
	font-weight : bold;
	font-size : 24px;
	color : #AD3F54;
	margin-top : 30px;
	text-align : center;
}


a.biglink2:link, a.biglink2:visited, a.biglink2:hover
{
	font-family : arial;
	font-weight : bold;
	font-size : 24px;
	color : #3C3978;
	margin-top : 30px;
	text-align : center;
}

.gallerythumb {
  float: left;
  width: 25%;
  }
  

div.spacer {
  clear: both;
  }


.recip {
  background : #eeeeee;
  border : solid 1px #3C3978;
  float : left;
  width : 100px;
  height : 65px;  
  margin-left : 4px;
  margin-right : 4px;
}



a.reciplink:link, a.reciplink:visited {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #3C3978;
	text-align : center;
	text-decoration : none;
}

a.reciplink:hover{
	
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	color : #3C3978;
	text-align : center;
	text-decoration : underline;
}

.c2257 {
	font-family : arial;
	font-weight : normal;
	font-size: 12px;
	color : #3C3978;
	background : #eeeeee;
	border : solid 1px #3C3978;
	float : left;
	width : 200px;
	height : 100px;  
	margin-left : 14px;
	margin-right : 14px;
	vertical-align : middle;
}

.thumbimg {
	border : solid 2px #3C3978;



}