body {
	margin: 10px 10px 10px 10px;
	background-color: #3D3D3D;
	background-attachment: fixed;
	text-align: center;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
	font-style: italic;
}

h4 {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

.backgroundwriting {
	background-image: url(images/background1.jpg);
}

.backgroundtranslation {
	background-image: url(images/background2.jpg);
}

.backgroundcounselling {
	background-image: url(images/background3.jpg);
}

.backgroundfaq {
	background-image: url(images/background4.jpg);
}

.backgroundcontact {
	background-image: url(images/background4.jpg);
}

a.menutop {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 40px;
}

a.menutop:hover, a.menutopselected, a.menutopselected:hover {
	color: #8182C7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 40px;
}

.smallprint {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #8182C7;
	text-decoration: none;
}

a:hover {
	color: #8182C7;
	text-decoration: underline;
}

a.readmore {
	color: #8182C7;
	text-decoration: none;
	font-size: 8pt;
}

a.readmore:hover {
	color: #8182C7;
	text-decoration: underline;
	font-size: 8pt;
}

a.designby {
	text-decoration: none;
	color: #000000;
}

a.designby:hover {
	text-decoration: underline;
	color: #000000;
}

#topcontainer {
	width: 800px;
	margin: auto auto;
	text-align: left;
	overflow: visible;
}

#menutop {
	width: 100%;
}

#menuleft {
	width: 250px;
	float: none;
	position: relative;
	z-index: 2;
	overflow: visible;
	left: 0px;
	top: 0px;
	height: auto;
	filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
}

#content {
	border: 3px solid #BDC149;
	padding: 10px 10px 10px 50px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	top: 40px;
	z-index: 1;
	overflow: visible;
	left: -60px;
	width: 99%;
}

#bottom {
	position: relative;
	z-index: 2;
	height: auto;
	top: 50px;
	width: 100%;
	text-align: left;
}
