a.nav:link, a.nav:visited, a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F26D7D;
	text-decoration: none;
}
a.categorynav:link, a.categorynav:visited, a.categorynav:active {
	color: #342278;
	text-decoration: none;
}
a.categorynav:hover {
	color: #C60D52;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(images/template/snowflake_bullet.gif);
}
.gallerytext {
	margin-bottom: -8px;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #342278;
}
.footertext {
	font-family: Tahoma;
	font-size: 10px;
}
h1 {
	color: #7A97B9;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #EF88A9;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.categories {
	line-height: 20px;
}
.homeimage {
	position: relative;
	top: -5px;
	right: 8px;
}
a:link, a:visited, a:active {
	color: #C60D52;
}
a:hover {
	color: #000000;
}
#txt_homescroll {
	width:281px; 
	height:255px; 
	float: right; 
	overflow:scroll;
	overflow-x:hidden;
	text-align: justify;
	border: 2px solid #BFC4EC;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#txt_mainscroll {
	width:545px;
	height:375px;
	overflow:scroll;
	overflow-x:hidden;
	text-align: justify;
	border: 2px solid #BFC4EC;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.categorynav {
	font-size: 13px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	line-height: 19px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.2pxborder {
	border: 2px solid #BFC4EC;
}
h3 {
	font-size: 11px;
}
