body	{font-family: arial;
	font-size: small;
	background-image:url(stripes.gif);
        background-repeat:repeat;
	text-align: center;
	margin:0px;
	padding: 0px;}

p 	{ color: #EAE3C9;
	font-family: arial;
	font-size: small;
	}

h2, h3 	{color: #1D2764;
	font-family:georgia;}
	

a:link {color:#1D2764; text-decoration:underline;}
a:visited {color:#1D2764; text-decoration:underline;}
a:hover {color: #0000FF; text-decoration:underline;}
a:active {color:#1C2960; text-decoration:underline;}

.frame	{border-style: none;
	border-width: 0px;
	width:760px;
	height:100%
	font-family: arial;
	font-size: small;
	color: #EAE3C9;
	background:#6C000A;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}

.header	{border-style: none;
	border-width: 0;
	width:760 px;
	font-family: arial;
	font-size: small;
	color: #6C000A;
	background:#A9834F;
	text-align: center;
	margin:0px;
	padding: 0px;
	clear: both;
	}

.header a:link {color:#A2A2A2; text-decoration:none;}
.header a:visited {color:#B496E6; text-decoration:none;}
.header a:hover {color:white; text-decoration:none;}
.header a:active {color:#49257A; text-decoration:none;}


.boxleftmiddle {border-style: none;
	border-width: 0px;
	width:575px;
	padding:0px;
	margin: 0px;
	}

.boxclear  {clear: both; }
.boxclear	a:link {color:#EAE3C9; text-decoration:underline;}
.boxclear	a:visited {color:#A1ACC0; text-decoration:underline;}
.boxclear	a:hover {color:#D5A3A2; text-decoration:underline;}
.boxclear	a:active {color:#AC8451; text-decoration:underline;}

.middle {background: #EAE3C9;
	font-family: arial;
	font-size: small;
	color: #6C000A;
	text-align: left;
	width: 550px;
	padding: 8px;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-right: 8px;
	float: right;
	}

.middle p { color: #6C000A;
	font-family: arial;
	font-size: 14px;
	}
.middle h2 {color: #1D2764;
	font-family:georgia;}

.middle	a:link {color:#1D2764; text-decoration:underline;}
.middle	a:visited {color:#1D2764; text-decoration:underline;}
.middle	a:hover {color:#0000FF; text-decoration:underline;}
.middle	a:active {color:#1C2960; text-decoration:underline;}



	

.buttonbar	{width: 175px;
	color: #EAE3C9;
	background:#6C000A;
	margin-top: 13px;
	margin-left:3px;
	float: left;
	}

.buttonbar p {color: #EAE3C9;
	font-family: arial;
	font-size: small;
	}

.buttonbar	a:link {color:#EAE3C9; text-decoration:underline;}
.buttonbar	a:visited {color:#A1ACC0; text-decoration:underline;}
.buttonbar	a:hover {color:#D5A3A2; text-decoration:underline;}
.buttonbar	a:active {color:#AC8451; text-decoration:underline;}



.footer	{border-style: none;
	border-width: 0;
	width:760 px;
	font-family: arial;
	font-size: small;
	color: #6C000A;
	background:#6C000A;
	margin:0px;
	padding: 0px;
	clear: both;
	}



.cal {background: #EAE3C9;
	font-family: arial;
	font-size: small;
	color: #6C000A;
	text-align: left;
	width: 745px;
	float:left;
	padding: 5px;
	margin-top:5px;
	margin-left:1px;
	}

.cal p { color: #6C000A;
	font-family: arial;
	font-size: small;
	}
.cal h2 {color: #1D2764;
	font-family:georgia;}

.calmenu { width:760;
	font-family: arial;
	font-size: small;
	margin:3px;}

.calmenu a:link {color:#EAE3C9; text-decoration:underline;}
.calmenu a:visited {color:#AC8451; text-decoration:underline;}
.calmenu a:hover {color:#A1ACC0; text-decoration:underline;}
.calmenu a:active {color:#D5A3A2; text-decoration:underline;}




.timestamp	{color: #1D2764;
	font-size: xx-small;
	font-family: arial;}


.samplequilt	{
	width: 85%;
	border-style: dotted;
	border-width: 2px; 
	border-color: #A2ADC1;
	background: #F5F1DD;
	text-align: left;
	font-family: arial;
	font-size: small;
	padding:5px;
	position: relative;
	}

.samplequilt	p {font-family: arial;
		font-size: 16px;}

.nav {	color: #576194;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	}

.nav a:link {color:#576194; text-decoration:underline;}
.nav a:visited {color:#576194; text-decoration:underline;}
.nav a:hover {color: #1D2764; text-decoration:underline;}
.nav a:active {color:#576194; text-decoration:underline;}

#callout {
	width: 236px;
	float: right; 
	clear: right;
	padding: 2px;
	margin-left: 10px;
	border: 1px solid #1D2764;
}

#callout-text {
	color: #1D2764;
	font-weight: 500;
	background: #A2ADC1;
	padding: 6px;
	margin: 0px;
	text-align: left;
	z-index: 10;
	width: 100%;
	height: 100%;
}

#callout-text p {
	color: #1D2764;
}

hr {	
	color: #6C000A;
	background-color: #6C000A;
	
}