/* CSS Document */

/* 
Copyright Marion Udall at www.cvwizard.com. Some rights reserved. 
If you are using our CSS to create a template for your own website, it is licensed 
under a Creative Commons Attribution-ShareAlike 2.5 License 
href="http://creativecommons.org/licenses/by-sa/2.5. If you copy, alter, transform, 
or build upon this work, you may distribute the resulting work only under a license 
identical to this one by including this copyright notice at the top of your CSS code. 
To obtain a license please donate an amount that you consider to be a fair reflection 
of the quality of the product and the time you will save by building upon this work. 
To donate go to http://www.cvwizard.com/developers.htm. Limited technical support 
will be available to all licensees who have donated £100 or more. No donations are 
required from and no support is offered to non-commercial users. 
*/ 

body {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
margin: 0px auto;
background-color: #999;
padding: 20px 20px;
}
a:hover {
color: #0000FF;
text-decoration: underline;
}
a {
color: #666666;
text-decoration: underline;
}
#container {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
font-weight: normal;
margin: 0px auto 0px auto;
width: 688px;
border: 1px solid #000;
background-color: #FFF;
}
#main {
padding-top: 50px;
padding-bottom: 50px;
height: auto;
}
#css {
width: 686px;
height: 20px;
background-position:
1px 2px 0px auto;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
text-align: center;
margin: 10px auto auto auto;
color: #888;
}
#css a {
font-size: 10px;
font-weight: bold;
color: #999;
text-decoration: none;
}
#css a:hover {
color: #0000FF;
text-decoration: none;
}
#top {
margin: 0px 0px 0px 0px;
width: 686px;
height: 50px;
background-image: url('images/logo.jpg');
background-repeat: no-repeat;
background-position:  right;
}
#middle {
margin: 1px 1px 1px 1px;
width: 686px;
height: 200px;
background-color: #000;
}
#title {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
font-weight: bold;
color: #000;
font-size: 24px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
#bottom {
margin: 20px auto 0px;
width: 686px;
height: 30px;
clear: left;
}
#content {
padding: 120px 20px 1px 20px;
margin: 0px auto 0px auto;
text-align: left;
height: auto;
}
#content ul {
list-style-type: circle;
line-height: 1.7em;
vertical-align: bottom;
color: #000000;
margin-left:50px; margin-right:220px; margin-top:0px; margin-bottom:1.7em
}
#content h1 {
color: #000;
font-weight: bolder;
font-size: 10pt;
margin: 0px 0px 1.7em 0.9em;
}
#content h1	a:hover{
color: #0000FF;
text-decoration: underline;
font-size: 10pt;
margin: 0px 0px 1.7em 0.9em;
}
#content h1 a{
color: #000;
text-decoration: none;
font-size: 10pt;
margin: 0px 0px 1.7em 0.9em;
}
#content h2 {
color: #000;
font-weight: bolder;
font-size: 10pt;
margin: 0px 0px 1.7em 0.9em;
}
#content h2	a:hover{
color: #000;
text-decoration: underline;
font-size: 10pt;
margin: 0px 0px 1.7em 0.9em;
}
#content h2 a{
color: #000;
text-decoration: none;
font-size: 10pt;
margin: 0px 0px 1.7em 0.9em;
}
#content h3 {
color: #000;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
}
#content h4 {
color: #666666;
font-weight: normal;
}
#content h4 a:hover{
color: #0000FF;
text-decoration: bold underline;
}
#content h4 a{
color: #000;
font-weight: bold;
text-decoration: none;
}
#content h5 {
color: #666666;
font-weight: bold;
font-size: 10pt;
}
#content h6 {
color: #FF0000;
font-weight: bold;
font-size: 10pt;
}
#content p {
padding: 0px 170px 0px 10px;
font-size: 10pt;
line-height: 1.7em;
margin: 0px 0px 1.7em 0px;
vertical-align: top;
color: #000000;
text-align: justify;
}
#content table {
padding: 0px 170px 0px 10px;
font-size: 10pt;
line-height: 1.7em;
margin: 0px 0px 1.7em 0px;
vertical-align: top;
color: #000000;
text-align: justify;
}
#content li {
font-size: 10pt;
color: #000000;
text-align: justify;
}
#side {
margin: 20px auto 0px auto;
width: 150px;
padding: 0px 10px 0px 15px;
color: #999;
float: right;
text-align: justify;
font-size: 9pt;
}
#footertext {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
font-size: 10px;
font-weight: bold;
height: 20px;
width: 686px;
height: 31px;
text-align: center;
margin: 20px 20px 20px; 
color: #000;
}
#footertext a {
font-size: 10px;
font-weight: bold;
color: #000;
text-decoration: none;
}
#footertext a:hover {
color: #0000FF;
text-decoration: none;
}