body
{
	background-color: #FFFFF0;
	font-size: small;
/*	font-weight: lighter; */
}

#container 
{
			width: 95%;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

#banner 
		{
			padding: 0px;
			margin-bottom: 5px;
			background-color: #CC0099;
		}

#content 
{
			padding: 5px;
			margin-right: 215px;
			background-color: #fffff0;
			border: 1px solid gray;
		}

#sidebar-a 
{
			float: right;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: gray;
		}

#footer 
{
			clear: both;
			padding: 5px;
			margin-top: 5px;
			background-color: rgb(213, 219, 225);
		}
	
p 
{
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	font-size: small;
/*	font-weight: lighter; */
}

.contnt p 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 24px;
	margin-right:  20px;
	text-indent: 30px;
	margin-top: 5px;
	margin-bottom: 4px;
	font-size: small;
/*	font-weight: lighter; */
}

.contnt h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-left: 20px;
	color: #CC0099;
/*	color: #000000; */
	font-style: italic;
}

.rightsidebarh1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fffff0;
}

.rightsidebar p 
{
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	background-color : #CC0099;
	color: #fffff0;
	font-size: smaller;
	margin-right: 24px;
	margin-left: 5px;
}

.leftsidebar p 
{
	background-color : #ffffff;
	color: #CC0099;
	font-size: smaller;
	margin-right: 24px;
}

h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #55006a;
/*	color: #000000; */
}

h3
{
	color: #55006a;
}

a:link 
{
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
}

a:visited 
{
	color: #666666;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

a:hover 
{
	color: #CC6600;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

a 
{
	font-weight: normal; 
	font-size: 14px;
}

a.sidebar:link
{
	color: #AFEEEE;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
	margin-left: 5px;
}

a.sidebar:active
{
	color: #ADFF2F;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	margin-left: 5px;
}

a.sidebar:hover
{
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline overline;
	font-size: small;
	margin-left: 5px;
}

a.sidebar:visited
{
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline overline;
	font-size: small;
	font-style: italic;
	margin-left: 5px;
}

#footer p
 {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 24px 0 208px;
}

/*#footer 
{
	padding: 36px 0 0 0;
}
*/

#top1
{
	background-color : #CC0099;
	vertical-align : bottom;
	width: 100%;
	height: 110px;
	margin: 0;
}

#top2
{
	background-color : #ffffff;
	vertical-align: top;
	width: 100%;
	height: 5px;
	text-align: right;
}

.ivory
{
	background-color: transparent;
	color: #fffff0;
}

.date
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: #666666;
}

.category
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
	color: #666666;
}


#menu 
{
  		margin-bottom:15px;
		text-align: right;
		background:transparent;
		font-size:small;
		font-weight:bold;  							
}	

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.floatleft
{
float: left;
margin: 10px 10px 10px 0;
border: 1px solid #666;
padding: 2px;
}

p.quote
{
	background-color: transparent;
	color: #CC0099;
/*	color: #55006a; */
	font-family: Georgia,"Times New Roman",Times,Serif;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-indent: 25px;
	text-align: justify;
/*	margin-left: 15px;
	margin-right: 15px */
}

.sidenotediv
{
float: right;
width: 250px;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
background-color: #F4F4F4;
text-align: justify;
color: #55006a;
font-family: Georgia, "Times New Roman", Serif;
}

.sidenote
{
float: right;
width: 225px;
margin: 10px 10px 10px 10px;
border: 1px solid #666;
padding: 2px;
background-color: #F4F4F4;
font-family: Georgia, "Times New Roman", Serif;
text-align: justify;
color: #55006a;
}


.sidenote p
{
	background-color: transparent;
	color: #55006a;
	text-align: justify;
	font-size: small;
	text-indent: 5px;
	font-family: Georgia, "Times New Roman", Serif;
/*	margin-left: 15px;
	margin-right: 15px */
}

blockquote 
{
	background-color: #ccc;
	font-family: Georgia, "Times New Roman", Serif;
	border-left: 5px solid #4B0082;
	margin-left: 1.5em;
	padding-left: 5px;
	border-right: 5px solid #4B0082;
}

p.blockquote
{
	background-color: #ccc;
	font-family: Georgia, "Times New Roman", Serif;
}

