body {
	background-image:url(../images/layout/back4.jpg);
	background-repeat:repeat-x;
	color: #000;
	background-color: #c9d6df;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	font-weight: normal;
	color:#3c5971;
}

h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	color:#53723e;
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}

p {
	margin: 1em 0px;
	line-height: 1.3em;
}

ul, ol {
	margin: 1em 0.5em 0.5em 1em;
}

li {
	margin: 8px 4px;
	list-style-image:url(../images/layout/bullet.gif);
}

select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:#3c5971;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#2e3a44;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color:#53723e;
}
/*HEADER*/
.header {
	background-color:#49677f;
	color:#FFFFFF;
	text-align:right;
	font-size:1.3em;
	font-weight:bold;
	height:164px;
	}
/*MAIN COLUMN*/
.title {
	color:#49677f;
	font-size:1.8em;
	line-height:1.8em;
}
.homepoints {
	color:#3c5971;
	font-weight:bold;
}

#center-middle p {
	text-align:justify;
}

/*FOOTER AREA*/

#footer {
}
#subfooter {
	font-size:0.9em;
}


/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	margin: 12px 0px;
	font-size: 1em;
}

#subcats ul, #siblings ul {
	margin: 0.5em 1.5em;
	padding: 0 1em;
	list-style-image: url(../images/smallbullet.gif);
}
#subcats li, #siblings li {
	padding: 0;
	margin: 0;
}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 1em;
	margin: 2px 0px;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
}
#breadcrumbs a {
	text-decoration: none;
}

hr {
	border:0;
	border-bottom:1px solid #7f8081;
}

/* PROFILES */
.profileimg {width: 182px;
	margin:2px;
	float:left;
}
ul.footermenu {
	margin: 0;
	padding: 0;
	width: auto;
	display:inline;
	text-align:center;
	font-size: 1em;
}
ul.footermenu li {
	display:inline;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	white-space: nowrap;
}

#logos {
	width:660px;
	background-image:url(../images/content/logos/logoback.jpg);
	background-repeat:no-repeat;
	margin-left:120px;
	padding:5px 0 10px 0;
}
.core {
color:#474747;
}