h2, h3	{
	color: #594CD6;
}

a {
	color: #594CD6;
}

a:hover {
	color: #666666;
}

.crumbOn {
	color: #594CD6;
}

a.breadcrumb:link {
	color: #594CD6;
	text-decoration:underline
}

a.breadcrumb:visited {
	color: #594CD6;
	text-decoration:underline
}

a.breadcrumb:hover {
	color: #A59CFA;
	text-decoration:underline
}


.divider	{
	width: 854px;
	height: 6px;
	margin: 0 auto;
	background: url(../images/ban2_members.gif) repeat-x;
}

.divider2	{
	width: 854px;
	height: 7px;
	margin: 0 auto;
	background: url(../images/ban2_members2.gif) repeat-x;
}


#bannerright {
	width: 633px;
	height: 177px;
	margin:0;
	padding:0;
	float:right;
	background: url(../images/main_members2.jpg) no-repeat;
}

#bannerleft {
	width: 221px;
	height: 177px;
	margin:0;
	padding:0;
	float:left;
	background: url(../images/flag_members.gif) no-repeat;
}

#secondarymenu	{
	width: 854px;
	height: 44px;
	margin: 0 auto;
	padding:0;
	background: #594CD6;
}

#secondarymenu ul {
	margin: 0 0 0 250px;
	padding: 15px 10px 5px 0;
	list-style: none;
	float:left;
}

#secondarymenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#secondarymenu a {
	padding: 0 6px 0 6px;
	border-left: 2px solid #A59CFA;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
}

#secondarymenu a.first {
	border-left: none;
}

#secondarymenu a:hover, #secondarymenu a.current {
	color: #A59CFA;
}

.clear	{
	clear: both;
}

#nav_area {
	background-color: #80A2E1;
	padding:96px 0px 36px 0px;
}

#left_nav {
	background-color:#ffffff;
	margin: 0px 19px 0px 19px;
	padding-top: 2px;
}

/* Content	*/

#contentwrap {
	width: 854px;
	margin:0 auto;
	padding:0;
	background:#FFFFFF url(../images/lhs_shadow_221_lilac.gif) left repeat-y;
	overflow:auto;
}


#contentleft .title	{
	padding:10px;
	color:#FFFFFF;
	font-size:1.4em;
	background:#594CD6;
	margin:0;
	border-bottom:1px solid #ffffff;
}


#contentleft .main	{
	padding:10px;
	background:#BCB5FB;
	margin:0;
}

#contentleft .dotted	{
	border-bottom:2px dotted #696969;
	margin:0;
	padding:0;
}

#contentright	{
	width:563px;
	float:right;
	padding:20px 20px 20px 50px;
	background:#FFFFFF url(../images/lhs_shadow.gif) left repeat-y;
	
}



/* Footer */

#footer {
	width: 814px;
	margin: 0 auto;
	height: 20px;
	padding: 30px 20px 10px 20px;
	background: #594CD6;
}

#copyright	{
	float:left;
	color:#FFFFFF;
	font-size: 0.9em;
}

#footermenu	{
	padding:0;
	margin: 0 auto;
}

#footermenu ul {
	margin: 0;
	list-style: none;
	float:right;
}

#footermenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#footermenu a {
	padding: 0 10px 0 10px;
	border-left: 2px solid #A59CFA;
	text-decoration: none;
	text-align: center;
	font-size: 0.9em;
	font-weight:bold;
	color: #FFFFFF;
}

#footermenu a.first {
	border-left: none;
}

#footermenu a:hover, #footermenu a.current {
	color: #A59CFA;
}

/* Nav Rollovers */

ul.rollmenu {list-style-type: none;
    color: #ffffff;
    background-image:url(../images/button_purple.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	line-height:28px;
    width: 183px;
    width: 20%
	
	}
	
ul.rollmenu {list-style-type: none;
    color: #000;
    margin: 0;
    padding: 0;
    padding: 0px 0px 0px;
    width: 100%
	}
    
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
	}

ul.rollmenu a {
	text-decoration: none;
    color: #594CD6;
    background-color: transparent;
    display: block;
	padding-left: 16px;
	}

ul.rollmenu a:hover {
	color: #A59CFA;
	}
	
	
.on {
	color: #A59CFA;
	font-weight: bold;
	padding-left: 16px;
	}