@charset "windows-1251";
body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding: 0px;
	font-size: 100%;
	background: #e4e4e4; /* for non-css3 browsers */




    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4e4e4)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #e4e4e4); /* for firefox 3.6+ */
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	color: #000;
	letter-spacing: 2px;
	text-decoration: none;
	outline:none;
}
.style42 #content a:hover {
	font-weight: normal;
	color: #930;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

hr {
	color: #999;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
}

.style42 #white {
	text-align: center;
	padding: 0px;
	width: 900px;
	margin: auto;
	background-color: #FFF;
	background-image: url(logo/clearwhiteandrosetop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style42 #frame {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.style42 #top {
	height: 210px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.style42 #content {
	padding: 0 20px;
	text-align: justify;
}
.style42 #white #frame #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-shadow: 0px 2px 2px #555;
	font-style: normal;
	font-weight: normal;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
}
.style42 #white #frame #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 9px;
	padding-top: 9px;
	text-decoration: overline;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-size: 21px;
	text-transform: uppercase;
}
.style42 #white #frame #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	font-size: 18px;
	text-decoration: overline;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

.style42 #content p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-indent: 12px;
}

.style42 #content .epigraph {
	padding-left: 55%;
}

.style42 #content .new {
	color: #930;
	font-weight: bold;
	text-decoration: blink;
}

.style42 #content .poetry {
	margin-left: 23%;
	width: auto;
	margin-right: auto;
	text-align: left;
}

.style42 #content .nobullet li  {
	list-style-type: none;
}

.style42 #content .altquatation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333;
	font-style: italic;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	display: block;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}


.style42 #bottom {
	height: 630px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(logo/divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.style42 #bottom p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
}

/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper{
	width: 700px;
}

ul.multiple_columns li{
	text-align: left;
	float: left;
	list-style: none;
	width: 165px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

ul.multiple_columns li a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

ul.columns li{
	text-align: left;
	float: left;
	list-style: none;
	height: 25px;
	width: 280px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}


ul.columns  li a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}

span.first-letter {
	font-size: 24pt;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 3px;
	float: left;
	text-indent: 0px;
}
