/*************************************************
 * TITLE: C G Jung Society Screen Stylesheet     * 
 * CREATED: July, 2006                           *
 *************************************************/
body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D2D;
	margin: 0;
	text-align: center;
	background: White url(images/bg.jpg) repeat-x;
}
#pagetop {
	width: 780px;
	height: 258px;
	margin: 0 auto;
	padding: 0px 0;
	/*display: table;*/
	text-align: left;
	background: url(images/header.jpg) no-repeat;
}
#wrap {
	width: 780px;
	height: 100%;
	margin: 0px auto 0px auto;
	background: url(images/main-content-bg.jpg) repeat-y;
}
#main {
	font-size: 1.2em;
	width: 520px;
	float: right;
	height: 100%;
	margin-right: 5px;
	padding: 5px;
	margin-top: 20px;
	text-align: left;
	background: url(images/main-bg.gif) no-repeat 125% 2%;
}

.quote {
	background: url(images/quote.gif) no-repeat;
	height: 109px;
	width: 268px;
	text-align: center;
	margin-top: 25px;
	}
.innerquote {
	height: 83px;
	width: 250px;
	font-style: italic;
	font-size: .9em;
	font-weight: bold;
	text-align: center;	
}

#main p {
text-align:justify; 
width: 510px;
}
#main p a {
color:#20669A;
}

#main p a:hover {
color:#666666;
}

#main p a:visited {
color:#20669A;
}

#main table, tr, td  {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

/*#main img {
border: 1px #cccccc solid; 
padding: 5px; 
margin-top: 5px;
}*/

#main  ul {
margin: 0 25px; 
padding: 0; 
list-style-type:square
}
#main  ul li a {
text-decoration: underline;
}

#main li {
margin-bottom: 9px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-family: "Times New Roman", Times, serif;	
}
h3 {
	font-family: "Times New Roman", Times, serif;	
}

.pageheader {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #005E6F;
	padding: 0px;
	margin-bottom: 15px;
	border-bottom: thin solid #efefef;
}

.sectionheader1 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.sectionheader2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#sidebar {
float: left; 
text-align: left;
margin-top: 20px;
width: 180px; 
margin-left: 18px;
background: transparent;
}
#sidebar h3 {
margin-bottom:5px; 
font-size: 13px; 
color: #006F83;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar ul {
margin: 0 0 0 10px; 
padding-left: 8px; 
list-style-type:none; 
}
#sidebar ul li, a {
line-height: 1.5em; 
color:#0A373E;
font-weight:bold; 
text-decoration:none
}
#sidebar a:hover {
text-decoration:underline; 
color: #1E205B; 
font-weight:bold;
}
#sidebar a:active {
text-decoration:underline; 
color: #6B1231; 
font-weight:bold;
}
#sidebar .nav {
margin: 5px 0 20px 10px;
font-size: 1.2em;
line-height: 1.0em;
}
#footer {
text-align: center; 
margin:0; 
clear:both; 
padding: 5px 5px; 
color:#2EABBE; 
background-color:#006F83; 
height:40px; 
border-top: 6px #E1E7E5 solid;
font-size: 10px;
}
#footer p{
margin:0;
}
#footer a{
text-decoration:none; 
color:#2EABBE; 
}
#footer a:hover{ 
border-bottom: 1px #2EABBE dashed;
}

#mbluebox {
width: 80%;
margin: 0 auto;
padding: 7px;
test-align: left;
background-color: #DFE9EA;
}

#membernote {
width: 80%;
margin: 0 auto;
padding: 7px;
test-align: left;
background-color: #EEEEEE;
}