.container 		{ border-top:3px solid #6b407d; }

a 				{ color: #00487D; }
a:hover			{ color: #7B0F0F; }

hr {border-bottom:2px dotted #AAAAAA;}

/*-----------------------------------------------------------------------------
	Header
	Add a graphic logo, using the following CSS
-----------------------------------------------------------------------------*/



#header {
	background: url('images/logo.jpg')  no-repeat;
	height: 89px;
}

#header h1		 { display: none;  }
#header .description { display: none; }


/*-----------------------------------------------------------------------------
	Navigation Colors
	Customize the navbar with this CSS
-----------------------------------------------------------------------------*/


#nav, #subnav	{ background: #6b407d; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #543054; color: #FFF;}

#nav li a,
#subnav li a 	{ color: #ffebff; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #ffebff; }

#nav2, #subnav	{ background: #6b407d; }

#nav2 li.current_page_item a,
#nav2 li a:hover 	{ background: #543054; color: #FFF;}

#nav2 li a,
#subnav li a 	{ color: #ffebff; }

#nav2 li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #ffebff; }

/*-----------------------------------------------------------------------------
	Sidebar
	Customize the sidebar with this CSS
-----------------------------------------------------------------------------*/
#sidebar { background: #e0eae8; }
#page { background: none; }
#page2 { background: none; }
h2 a{ color:#6b407d; }
#maincontent {color:#000;}
#maincontent h1 { color:#6b407d; font-size:2.4em; border-bottom:2px dotted #AAAAAA}
#maincontent h2 { color:#000; font-size:1.5em; border:none;}
#maincontent h3 { font-weight:bold;}

a:hover { color:#7dbcaf; }
p img { margin:1.5em 0 1.5em 1.5em; }
h1, h1 a, h3, h3 a { color:#6b407d; }
h3 {font-size:1.4em; }
body, p {color:#010101;}
.content, .post { color:#000;}

#page2 {color:#000;}
#page2 h1 { color:#6b407d; font-size:2.4em; border-bottom:2px dotted #AAAAAA}
#page2 h2 { color:#000; font-size:1.5em; border:none;}
#page2 h3 { font-weight:bold;}
