body {
margin: 0;
margin-top: 10px;
margin-bottom: 20px;
padding: 0;
background: #e7e7e7;
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
}

h1, h2, h3, h4 {
margin: 0;
color: #4f3694;
font-family: "Times New Roman", Times, serif;
}

h1 {
font-size: 160%;
font-weight: normal;
}

h2 {
margin-top: 20px;
font-size: 140%;
font-weight: normal;
}

h3 {
margin-top: 20px;
font-size: 120%;
font-weight: normal;
font-style: italic;
}

p {
margin-top: 10px;
line-height: 1.5em;
}

a {
color: #4f3694;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

img {
border: none;
}

img.border {
padding: 2px;
border: 1px solid #4f3694;
}

.float-right {
float: right;
margin: 0 0 20px 20px;
}

.float-left {
float: left;
margin: 0 20px 20px 0;
}

.youtube {
width: 425px;
margin: 30px auto;
padding: 2px 2px 0 2px;
border: 1px solid #4f3694;
text-align: center;
}

.backtotop {
clear: both;
font-family: "Times New Roman", Times, serif;
font-size: 0.9em;
text-align: right;
}

#container {
position: relative;
width: 975px;
margin-right: auto;
margin-left: auto;
background-color: #fff;
}

#partners {
float: right;
width: 240px;
background-color: #fff;
text-align: center;
}

#partners p {
margin: 30px 0;
padding: 0;
}

#main {
position: relative;
width: 710px;
padding: 15px 10px;
border-right: 5px solid #e7e7e7;
background-color: #fff;
}

#header {
}

#header #logo {
text-align: center;
}

#header h1, #header h2 {
display: none
}

#linkwrap {
margin-top: 15px;
margin-bottom: 5px;
padding: 0;
font-family: "Times New Roman", Times, serif;
font-size: 1.3em;
letter-spacing: 0.2px;
text-align: center;
}

* html #linkwrap {
font-size: 0.75em;
}

#links {
display: block;
margin: 0;
padding: 0.3em 0;
background: #4f3694;
}

#links ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#links li {
display: inline;
margin: 0;
}

#links a {
padding: 0.3em 14px;
text-decoration: none;
}

#links a:link {
color: #fff;
}

#links a:visited {
color: #fff;
}

#links a:hover {
color: #e8d8ec;
text-decoration: none;
}

#links a:active {
color: #e8d8ec;
}

#links a.current, #links a:hover.current, #links a:visited.current {
background-color: transparent;
color: #e8d8ec;
text-decoration: none;
}

#mast {
width: 710px;
height: 180px;
margin-bottom: 20px;
}

#mast #noscript {
width: 710px;
height: 180px;
background: url('images/header/header-01.jpg') no-repeat;
}

#content {
margin-left: 10px;
margin-right: 200px;
}

#content.fullwidth {
margin: 0 10px;
}

#content ul {
margin: 0;
padding: 5px 50px;
font-size: 90%;
}

#content ul li {
list-style-type: circle;
line-height: 1.7em;
}

#content ul#sitemap {
margin: 0;
padding: 5px 75px;
}

#content ul#sitemap li {
list-style-type: disc;
font-size: 1.2em;
line-height: 1.7em;
}

#content ul#sitemap li ul li {
list-style-type: circle;
font-size: 1em;
}

#content ol {
list-style-type: decimal;
margin: 0;
padding: 5px 50px;
font-size: 90%;
}

#content ol li {
line-height: 1.7em;
}

#intro-text {
padding: 20px;
border: 1px dotted #4f3694;
background: #f1eaf4;
}

#intro-text h1 {
margin-bottom: 5px;
}

#intro-text p {
margin: 0;
}

#right {
float: right;
width: 160px;
margin-right: 10px;
}

.sidebox {
margin-bottom: 20px;
padding: 10px;
border: 1px solid #4f3694;
background: #fff;
}

.sidebox h4 {
margin-bottom: 5px;
font-size: 110%;
font-weight: normal;
font-variant: small-caps;
}

.sidebox p {
margin: 0;
font-size: 0.9em;
}

table.partners {
margin-top: 20px;
}

table.partners td img {
margin-right: 25px;
}

#footer {
width: 730px;
margin-right: auto;
margin-left: auto;
color: #4f3694;
font-family: "Times New Roman", Times, serif;
font-size: 0.9em;
text-align: center;
}

#footer p.text-links {
font-size: 1.3em;
}

#footer a {
}

#footer a:hover {
text-decoration: none;
}

#contact-form {
}

#contact-form fieldset {
padding: 5px;
border: none;
background-color: transparent;
}

#contact-form fieldset legend {
display: none;
}

#contact-form label {
float: left;
width: 25%;
margin: 1px 0.5em;
font-size: 0.8em;
text-align: right;
}

#contact-form fieldset input {
width: 35%;
margin: 1px 0.5em;
padding: 2px 3px;
border: 1px solid #afa4ce;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

#contact-form fieldset textarea {
width: 35%;
height: 12em;
margin: 1px 0.5em;
padding: 2px 3px;
border: 1px solid #afa4ce;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

#contact-form button {
margin: 1em 0;
font-size: 0.8em;
}

/* Registration form */
form.regform {
margin: 20px 0;
padding: 0;
}
	
form.regform fieldset {
margin: 0;
padding: 0;
margin-bottom: 20px;
border: 1px solid #000; }

form.regform legend {
padding: 0;
color: #6b1786;
}

form.regform input, form.regform textarea, form.regform select {
margin: 0;
padding: 1px;
font-size: 100%;
font-family: inherit;
}
	
form.regform input, form.regform textarea {
width: 180px;
}
	
form.regform input.autowidth {
width: auto;
}
	
form.regform select {
padding: 0;
}

form.regform legend {
padding: 0 2px;
font-weight: bold;
_margin: 0 -7px; /* IE Win */
}
	
form.regform label {
display: inline-block;
line-height: 1.8;
vertical-align: bottom;
}
	
#content form.regform fieldset ol {
}
	
form.regform fieldset li {
list-style-type: none;
padding: 0;
margin: 0;
}
	
form.regform fieldset fieldset {
border: none;
margin: 3px 0 0;
}
	
form.regform fieldset fieldset legend {
padding: 0 0 5px;
font-weight: normal;
color: #333;
}
	
form.regform fieldset fieldset label {
display: block;
width: auto;
}

form.regform em {
font-weight: bold;
font-style: normal;
color: #900;
}

form.regform label { width: 220px; } /* Width of labels */
form.regform fieldset fieldset label { margin-left: 224px; } /* Width plus 3 (html space) */

/*\*//*/ form.regform legend { display: inline-block; } /* IE Mac legend fix */

form.regform {
font-size: 0.9em;
width: 100%;
color: #333;
}
	
form.regform legend {
padding-left: 0;
}
	
form.regform fieldset {
border: none;
border-top: 1px solid #c9a7d3;
background: url(images/form-fieldset.gif) left bottom repeat-x;
}
	
form.regform fieldset fieldset {
background: none;
}
	
form.regform fieldset li {
padding: 5px 10px 7px;
background: url(images/form-divider.gif) left bottom repeat-x;
}

