@charset "UTF-8";
/* CSS Document */
a:link {
	color: #EB1F22;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F6D4E5;
	margin-top: 25px;
	margin-bottom: 25px;
}
#header {
	height: 104px;
	width: 1024px;
}
#nav {
	height: 44px;
	width: 1024px;
}
.rollover {
}
#leftcolumn {
	float: left;
	width: 360px;
	padding-left: 36px;
	margin-bottom: 35px;
}
#footer {
	clear: both;
	width: 1024px;
	margin-top: 25px;
	background-image: url(image/bodacious_15.gif);
	background-position: left top;
	height: 45px;
}
#rightcolumnhead {
	
	float: right;
	height: 77px;
	width: 591px;
	margin-right:37px ;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(image/pagebkgd.jpg);
}
#rightcolumn {
	float: right;
	width: 571px;
	margin-right: 37px;
	color: #000000;
	background-color: #FFFFF0;
        padding-left:10px;
        padding-right:10px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: small;
        background-color: #FAE9F1;
}

#banner {
        padding-top:25px;
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
        background-repeat: no-repeat;
}
#rightcolumnbtm {
	float: right;
	width: 571px;
	color: #000000;
	background-color: #FFFFF0;
	margin-bottom:15px;
	padding-left:10px;
        padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 37px;
         text-align: center;
}
.aligncenter {
	text-align: center;
}
#archives {
	
	float: left;
	width: 200px;
	margin-left: 80px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-decoration: none;
	list-style-type: square;
}
#archives a {
	color: #000;
	text-decoration: none;
}
#archives a:hover{
        color: #666666;
	text-decoration: none;
}
.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;

}
a {
	text-decoration: none;
}
 a{
       color: #000000;
}
a:hover{
       color: #666666;
}
.style1 {
	color: #000000;
	font-weight: bold;
        text-align: center;
}
       .style4 {
		   color: #000000     
}
h2 {
	color: #000000;
}
.date {
        font-size: 120%;
        background: transparent;
        color: #000000;
}
