
body { /* ,td,th */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #626997;
	background-color: #ffffff;
	margin:0px auto 0px auto;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #666D97;
}
h2 {
	font-size: medium;
	color: #B0712E;
}
h3 {
	font-size: small;
	color: #B0712E;
}
img {border:none; }
.medium {font-size:medium; }
.footer {font-size:x-small; text-align:center; }
.italic {font-style:italic; }
.centre {text-align:center; }
.author {font-weight:bold; font-style:italic; text-align:right }
.menu {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.therapy {
	width: 610px;
	padding:3px;
	border: solid 3px;
	border-color: #D2D1E1; 
}
	
#container {
	width: 792px;
	text-align:center;
	margin: 0px auto 0px auto;
}
#top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 792px;
	height: 247px;
}
#toptext {
	padding: 109px 0px 0px 230px;
	text-align:left;
	font-size: 1.1em;
}
#left {
	background:#ffffff;
	vertical-align: top;
	width: 170px;
	text-align:left;
	float:left
}
#right {
	background:#ffffff;
	vertical-align: top;
	width: 600px;
	text-align:left;
	float:right
}
#textsize {
	width:156px;
}
.mauvebkg {
	background: #D2D1E1;
	text-align:left;
}
.mauvebtm {
/*	width:562px; */
	background: #ACACC8;
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
}
#front {
	width:600px;
}
#welcome {
	float:left;
	width: 400px;
}
#sidebarleft {
	float:right;
	width: 200px;
}

/* LINKS */
a:link {
	color: #65960f;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #65960f;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#65960f;
}
#toptext a:link {
	color: #666D97;
	text-decoration: none;
	font-weight:bold;
}
#toptext a:visited {
	text-decoration: none;
	color: #666D97;
	font-weight:bold;
}
#toptext a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#666D97;
}

/* LEFT MENU */

#left ul {
	list-style: none;
	width:138px;
	margin-right: 10px;
	padding:0;
	margin-left:18px;
}
#left li a {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#62699D;
	display:block;
	border-top:1px solid #CBCADC;
    padding:3px 0px 0px;
}
#left li a:hover {
	background:#CBCADC;
}

a.footer:link {
	font-size:x-small;
	color: #626997;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline ;
	color: #626997;
}
a.footer:hover {
	text-decoration: underline ;
	color: #ffffff;
	background-color:#ACACC8;
}
a.footer:active {
	text-decoration: underline ;
	color: #626997;
}
a.text:link {
	text-decoration: none;
}
a.text:visited {
	text-decoration: none;
}
a.text:hover {
	text-decoration: none;
}
#submenu { 
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-align:left;
	height:60px;
}
#submenu ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style-type:none;
	width: 100%;
}
#submenu li {
	display: inline;
/*	background-image: url(images/logo_list.gif);
	background-repeat: no-repeat;
	background-position: .8em
	padding-left: 1em;;*/
}
#submenu li a {
	padding: 8px 12px 8px 8px;
	margin-left: 10px;
	border-right: #626997 solid 1px;
	border-bottom: #626997 solid 1px;
	border-left: #ffffff solid 1px;
	color: #626997;
	font-weight:bold;
	float:left;
}
#submenu li a:hover, #submenu .active {
	color: #ffffff;
	background-color:#ACACC8;
/*	border-right: #B0712E solid 1px;
	border-bottom: #B0712E solid 1px;
	border-left: #ffffff solid 1px;*/
}

