body {
	margin: 10px 0 10px 10px; 0;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #2b3191;
	background-color: #dedce7;
	background-image: url(/images/frame/body_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
}
a {
	text-decoration: none;
	color: #2b3191;
}
a:hover {
	text-decoration: none;
	color: #0000FF
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
 
img {
	border: 0;
}
#content_wrapper {
	position: relative;
	margin: 0 0 0 0;
	width: 800px;
	background-color: #F0F0F6;
	background-image: url(/images/frame/frame_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #C9C5DA;
	padding: 2px;
	align: center;
	height: 750px;

}
#header {
	height: 91px;
	margin: 0 0 0 0; 
	background-color: #2b3191;
	background-image: url(/images/frame/header.jpg);
	background-repeat: no-repeat;
}
#menu {
    margin:0 0 10px 0;
	background-color:  #e3e3f3;
	font-weight: bolder;
}
#gridwrapper {
	position: absolute;
	top: 115px;
	left: 86px;
}
.grid_cell {
	height: 100px;
	width: 100px;
	text-align: center;
	font-weight: bolder;
	color: #ffffff;
}
#gallery_01 {
	background-image: url(/images/gallery/01/tn/01.jpg);
}
#gallery_02 {
	background-image: url(/images/gallery/02/tn/01.jpg);
}
#gallery_03 {
	background-image: url(/images/gallery/03/tn/01.jpg);
}
#gallery_04 {
	background-image: url(/images/gallery/04/tn/01.jpg);
}
#gallery_05 {
	background-image: url(/images/gallery/05/tn/01.jpg);
}
#gallery_06 {
	background-image: url(/images/gallery/06/tn/01.jpg);
}
#gallery_07 {
	background-image: url(/images/gallery/07/tn/01.jpg);
}
#gallery_08 {
	background-image: url(/images/gallery/08/tn/01.jpg);
}
#gallery_09 {
	background-image:  url(/images/gallery/cupcakes/tn/01.jpg);
}
#right_column_text {
	margin: 0 0 0 450px;
	  top: 115px;
	height: 450px;
	width: 320px;
}
#contact {
	margin: 50px 10px 0 250px;
	height: 480px;
	width: 320px;
}
#left_column_text {
	margin: 11px 10px 0 86px;
	text-align: justify;
	width: 540px;
	line-height: 130%;
}
#left_column_text img {
	display: block;
	margin: 10px 0 10px 0;
}
#menu_table {
	margin: auto auto auto auto;
	height: 20px;
	text-align: center;
}
#menu_table td {
	padding: 0 5px 0 50px;
	text-align: left;
}
#menu_table_filler td {
	padding: 0 5px 0 10px;
	text-align: center;
}
#menu_table td:hover {
	background-color: #F0F0F6;
	color: #0000FF;
}
#section_title {
	font-weight: bolder;
	font-size: 16px;
	border-bottom: 1px dotted #2b3191;
}
.fametext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b3191;
}
.statement {
	font-size: 10px;
}
