body {
	font-size: 12px;
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	background: #E3EAF2 url('images/bg.gif');
	background-position: center top;
	background-repeat: repeat-y;
	text-align:center;
	color:#1A1A1A;
	}

p{
	font-size: 1.0em;
	margin-top: 0.7em;
	margin-bottom: 1.1em;
	line-height: 1.4em;
	text-align:justify;
	}

#content li {
	margin-top: 0.7em;
	margin-bottom: 1.0em;
}

th, td {
	font-size: 12px;
}

h1{
	font-weight: bold;
	font-size: 18px;
	color:#700885;
	line-height: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 1.0em;
}
	
h2 {
	font-size: 14px;
	line-height: 1.0em;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color:#1a1a1a;
	}
	
img {
	border:0;
}

a img {
	border:0;
}

a {
	color:#9E23B6;
	color:#700885;
	}
	
a:link {
	}
	
a:visited {
	}
	
a:active {
	}
	
a:hover{
	/*background-color: #EFEFEF;*/
	}

hr {
	border: 0px none;
	color: #BFBFBF;
	background-color: #BFBFBF;
	height: 1px;
	margin:10px 0;

}

#container {
	width: 746px;
	margin-left: auto;
	margin-right: auto;
	background:#fff;
}

#banner {
	text-align:left;
	border-top: 5px solid #650783;
	background: url(images/top_bg.jpg) no-repeat top right;
	height:100px;
}

#banner img {
	margin-top: 8px;
	margin-left: 25px;
}

#banner a:hover {
	background:#fff;
}

#bannerbottom {
	background: url(images/banner_bottom.gif) repeat-x;
	height:17px;
}

#content {
	text-align:left;
	float:right;
	width:520px;
	margin-top:10px;
	margin-right:25px;
}

* html #content {
	margin-right:15px;
}

#sidebar-a {
	float: left;
}

#footer {
	clear: both;
	background-color: #DAE0E5;
	color:#76787B;
	font-size:10px;
	padding:3px 0;
}

#footer img{
	vertical-align:bottom;
}

#footer a{
	text-decoration:none;
	color:#565759;
}

#bottom {
	background: #E3EAF2;
	width:100%;
	height:auto;
	/*_height:150px;*/
	min-height:50px;
	text-align:center;
	}
* html #bottom {
	height:50px;
}
#bottomshadow {
	width:750px;
	background: #E3EAF2 url('images/bottom_bg.gif') repeat-x;
	height:15px;
	margin:0 auto;
	}

#faq_questions p {
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

.faq_answer_title {
	font-weight:bold;
	margin-bottom: 0em; 
}

.faq_answer_title a{
	font-size:10px;
	padding-left:10px;
}

#gallery p {
	clear:both;
}

#navcontainer {
	float:left; 
	margin-top:15px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul a{
	display: block;
	text-align:left;
	padding: 6px 0 6px 14px;
	margin-left:12px; 
	width: 157px;
	font-size:11px;
	background-color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #E4E0E4;
	background: url(images/nav_bullet.gif) no-repeat 1px 10px;
}

#navcontainer a:link, #navlist a:visited{
	color: #76787B;
	text-decoration: none;
}

#navcontainer ul li a#current{
	color: #700885;
}

#navcontainer ul a:hover{
	/*color: #B9BBC4;*/
	background-color:#EFEFEF;
}

#leftimgs{
	margin-top:30px;
	text-align:center;
}

#leftimgs img{
	padding-bottom:20px;
}
img.imgright{
	float:right;
	padding:2px 0px 7px 15px;
}

img.imgleft{
	float:left;
	padding:2px 15px 7px 0px;
}

.small {
	font-size : 10px;
}

.backtotop {
	clear:both;
	text-align:right;
	font-size : 10px;
}
/* ----------- forms ------------ */	


button, input, select, option, textarea {
	margin:2px 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#1a1a1a;
}

.menusbutton {
	width:170px;
}








