body
{
	background-color: #E2BCC1;
	background-image: url(/images/6.gif);
	
	
}

#outsidecontainer
{
        margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	padding-bottom: 50px;
        border:1px solid #cf1111;
}

h1, h2
{
	font-family: "hoefler text", baskerville, didot, serif;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: "gill sans", arial, helvetica, sans-serif;
	margin: 0px;
}

A
{
	font-weight: normal;
	text-decoration: none;
}

A:link
{
	font-weight: normal;
	color: #cf4c4c;
	text-decoration: none;
}

A:visited
{
	color: #CF9999;
	font-weight: normal;
}

A:active
{
	color: #cf1111;
	text-decoration: line-through;
}

A:hover
{
	text-decoration: underline;
}










.imagecontainer
{
	display:block;
        position:static;
        background: #E2BCC1;
	height: 267px;
	border-bottom: 5px dotted #F9C9C9;
	border-left: 5px dotted #F9C9C9;
	border-right: 5px dotted #F9C9C9;
}

.image
{
	display: block;
	position:absolute;
        width: 700px;
	height: 267px;
	background: #e2bcc1;
	border-right: 5px dotted #f9c9c9;
}

.words
{
	display:block;
        position: absolute;
	left: 650px;
	top: 150px;
	font-family: verdana, arial, sans-serif;
	color: #fef8e2;
	font-size: x-small;
	font-weight: bold;
	background: #CF6363;
	text-transform: none;
	letter-spacing: .4em;
	padding: 10px;
        padding-left:2em;
        padding-right:2em;
	text-align: center;
	border: 2px dotted #fef8e2;
	z-index: 3;
}

.bannerbox
{
	position: static;
	height: 70px;
	width: 100%;
	text-align: right;
        font-size:100%;
	background-image: url(/images/2.jpg);
	background-repeat: none;
	background-color: #F2B693;
	border-bottom: 5px dotted #FBF6F5;
}

.bannerright
{
        float:right;
        padding-top:35px;
        width:530px;
        font-family:"bradley hand ITC TT-bold", "lucida handwriting", "comic sans", script, cursive;
        font-size:12pt;
        font-weight:normal;
        color:red;
        z-index:0;
 }

.bannerleft
{
	float:left;
        width: 270px;
	font-family: verdana, arial, sans-serif;
	color: #CF1111;
	font-weight: bold;
	text-align: center;
	letter-spacing: 7pt;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FBF6F5;
	border-right: 5px dotted #e2bcc1;
	border-bottom: 5px dotted #e2bcc1;
	z-index: 2;
}

H3.bannerleft a:visited
{
	font-family: verdana, arial, sans-serif;
	color: #CF1111;
	font-weight: bold;
	text-align: center;
	letter-spacing: 7pt;
}

.marquee
{
	
}

blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
	border-left: dotted #F9C9C9 1px;
}


#head
{
	text-align: center;
}

#bodycontainer
{
	display: block;
        position:relative;
	
}

#left
{
	position:absolute;
        left:0px;
        width: 165px;
	font-family: "gill sans light", "lucida grande", arial, helvetica, sans-serif;
	font-size:10pt;
        margin-left: 0px;
        text-align:left;
	padding: 10px;
	padding-bottom: 20px;
	background-color: #FFF9DD;
	border: 5px dotted #F9C9C9;
	z-index: 5;
}


#center
{
	display:block;
        width:auto;
        margin-left:190px;
        margin-right:190px;
        padding-top:0px;
        text-align:center;
        z-index:1;
}

#right
{
	display:block;
        float:right;
        width:165px;
        font-family:"gill sans light", "lucida grande", arial, helvetica, sans-serif;
        font-size:10pt;
        text-align:center;
        margin-left:  0px;
	padding:  10px;
        padding-bottom: 20px;
        background-color:#FFF9DD;
        border-left:5px dotted #F9C9C9;
        border-right:5px dotted #F9C9C9;
        border-bottom:5px dotted #F9C9C9;

}


#container
{
	display:block;
                background:#846B69;
		padding:10px;
		border-right:5px dotted #E2BCC1;
		border-left:5px dotted #E2BCC1;
		border-bottom:5px dotted #e2bcc1;
		margin-right:0px;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:0px;
}

.blog
{
	color: #FDD196;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background: #AE8B8B;
	text-align: right;
}

.blogbody
{
	font-family: georgia, baskerville, times, serif;
	color: #47130D;
	font-size: 10pt;
	font-weight: normal;
	background: #FFFFFF;
	padding: 45px;
	padding-bottom: 25px;
	border-top: 2px solid #554544;
	border-left: 2px solid #554544;
	text-align: left;
}

.blogbody a
{
	font-weight: normal;
}

.blogbody a:link
{
	font-weight: bold;
	font-size: 90%;
	color: #cf4c4c;
}

.blogbody a:visited
{
	font-weight: normal;
	font-size: 90%;
	color: #CF694D;
	text-decoration: none;
}

.blogbody a:active
{
	color: #cf1111;
	text-decoration: none;
}

.blogbody a:hover
{
	text-decoration: underline;
	background: none;
}

.title
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #CF1111;
	text-align: right;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: .14em;
}

.title a
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
}

.title a:link
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #cf4c4c;
}

.title a:visited
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #CF694D;
	text-decoration: none;
}

.title a:active
{
	color: #cf1111;
	text-decoration: none;
}

.title a:hover
{
	text-decoration: underline;
	background: none;
}

.date
{
	font-family: "apple chancery", "edwardian script", "blackadder itc", precious, cursive, script;
	font-size: 16pt;
        line-height:20pt;
	color: #FDD196;
	text-align: right;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: normal;

}

.date a:link
{
	font-family: "apple chancery", zapfino, "edwardian script", script, cursive, sans-serif;
        font-weight:bold;
	font-size: 10pt;
	color: #FDD196;
}

.date a:visited
{
	font-family: "apple chancery", zapfino, "edwardian script", "bickley script LET", script, cursive, sans-serif;
	font-size: 10pt;
	color: #FDD196;



}

H3.linktitle

{
	font-family: helvetica, "gill sans light", "lucida grande", arial, sans-serif;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 2px;
	line-height: 16pt;
	color: #FEF8D9;
	background: #CF6363;
	text-align: center;
}

#foot
{
	
	clear: both;
	margin-top: 5px;
	text-align: center;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}