body{
	background-color:#eccae9;
	background-image: url(images/bg.png);
	background-repeat:repeat-x;
}
body,div,td,p,li,h1,h2,h3,h4,h5,h6{
	font-family: Georgia,"Times New Roman",serif;
	line-height:130%;
}
#main_bord{
	border: solid 1px #453f55;
	width:898px;
}
.top_cells{
	background-image: url(images/top_back.png)
}
#ea{
	width:106px;
	height:17px;
	border:solid 1px #666666;
	text-align:center;
	color:#a06d9e;
	padding:0;
	font-size:12px;
}
#head, #middle{
	background-color:#FFFFFF;
}
.undernav{
	background-image:url(images/under_nav_back.png);
	height:32px;
}
#sidebar_cell{
	height:auto;
	width:198px;
	background-image:url(images/sidebar_back.png);
}
#sidebar_cell img{
	margin-left:12px;
}
#page_content{
	padding: 0 30px 10px 20px;
}
#footer{
	background-image:url(images/footer_back.png);
	height:26px;
}
#site_credits{
	text-align:center;
	width:898px;
	color:#ba2db6;
	margin-top:20px;
	font-size:80%;
}
#site_credits a,#site_credits a:link,#site_credits a:visited{
	text-decoration:none;
	color:#ba2db6;
}
#site_credits a:hover,#site_credits a:active,#site_credits a:visited:hover,#site_credits a:visited:active{
	text-decoration:underline;
	color:#ba2db6;
}
h1,h2{
	font-weight:bold;
	color:#ba2db6;
	font-size:180%;
}
h3{
	font-weight:bold;
	color:#265f8c;
	font-size:120%;
}
h4{
	font-weight:bold;
	color:#ba2db6;
	font-size:120%;
}
h5{
	font-weight:bold;
	color:#265f8c;
	font-size:100%;
}
h6{
	font-weight:bold;
	color:#ba2db6;
	font-size:100%;
}

a,a:link{
	color:#265f8c;
	text-decoration:underline;
}
a:visited{
	color:#527ea1;
	text-decoration:underline;
}
a:hover,a:visited:hover{
	color:#265f8c;
	text-decoration:none;
}
a:active,a:visited:active{
	color:#ba2db6;
	text-decoration:none;
}
.gallery td img{
	border: solid 1px #eccae9;
}
