/* CSS Document */

body.main
{
background-color:white;
text-align:center;
min-width:750px;
}
a:link{font-weight:bold; color:#ffffff; text-decoration:none}
a:visited{font-weight:bold; color:#ffffff; text-decoration:none}
a:focus{font-weight:bold; color:#ffffff;text-decoration:none}
a:hover{font-weight:bold; color:#ffffff; text-decoration:underline}
a:active{font-weight:bold; color:#ffffff;text-decoration:none}
li
{
color:white;
text-align:justify;
}
h3
{
color:white;
text-align:center;
}
h1.contactError
{
color:#FF0000;
text-align:center;
}
h1.contactOk
{
color:#00FF00;
text-align:center;
}
p.freeTrial
{
color:white;
font-weight:bold;
}
.fontColour
{
color:white;
text-align:justify;
}
p.gallery
{
color:white;
text-align:center;
}
p.centre
{
color:white;
text-align:center;
}
img
{
border-style:none;
}
#wrapper
{
margin:0 auto;
width:750px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}
#banner
{
width:750px;
position:relative;
}
#navigation
{
position:relative;
float:left;
background-image:url(images/admin/buttonBg.png);
width:185px;
height:760px;
}
#content
{
background-image:url(images/admin/mainBg.png);
position:relative;
float:right;
width:565px;
height:760px;
z-index:1;
}
#homeImages
{
position:relative;
float:right;
right:15px;
width:200px;
}
#homeText
{
position:relative;
float:left;
left:20px;
width:320px;
}
#map
{
position:relative;
left:20px;
top:20px;
float:left;
}
#address
{
position:relative;
float:right;
right:15px;
top:30px;
text-align:left;
width:200px;
}
#trainingTimes
{
position:relative;
top:50px;
float:left;
width:565px;
}
#instructorImages
{
position:relative;
float:left;
width:200px;
height:267px;
}
#instructorText
{
position:relative;
float:right;
width:300px;
height:150px;
top:50px;
}
#instructor
{
position:relative;
width:525px;
height:267px;
float:right;
top:20px;
right:20px;
}
#container
{
position:relative;
float:none;
width:525px;
height:740px;
top:20px;
left:20px;
right:20px;
}
#faqBG
{
background-image:url(images/faq/faqBG.png);
}
#technical
{
position:relative;
float:none;
width:525px;
height:720px;
top:20px;
left:20px;
right:20px;
z-index:2;
overflow:auto;
}
