@charset "utf-8";
/* CSS Document */

body {
background-color:#000c36;
text-align: center;
margin:0px auto 0px auto;
}

#Outer {
margin:0px auto 0px auto;
background-color:#000000;
width: 910px;
text-align: center;
}

#Logo {
margin: 0px 0px 0px 0px;
}
#ColourBar {
margin: 0px 0px 0px 0px;
}

#HomeText {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
width:460px;
text-align:left;
vertical-align:top;
font-weight:bold;
float:right;
}

#Boy {
float:left;
width:300px;

}

#Content {
background-color:#000000;
width:820px;
height:160px;
margin: 25px 25px 25px 25px;
}

#Contact {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:910px;
	text-align: left;
}


#buttons {
float:left;
}

#Images{
height:280px;
}

a.buttons {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

#flashInner{
width:100%; 
height:15px; 
text-align:right; 
background-color:#000000;
font-weight:bold;

}

.homeOn{
background-image:url(/graphics/buttons/home_.gif);
background-repeat:no-repeat;
width:155px;
height:20px;
padding-top:8px;
margin-left:60px;
text-align:center;
}
.home{
background-image:url(/graphics/buttons/home.gif);
background-repeat:no-repeat;
width:155px;
height:20px;
padding-top:8px;
margin-left:60px;
text-align:center;
}

.video{
background-image:url(/graphics/buttons/video.gif);
background-repeat:no-repeat;
width:155px;
height:20px;
padding-top:8px;
margin-left:3px;
text-align:center;
}

.videoOn{
background-image:url(/graphics/buttons/video_.gif);
background-repeat:no-repeat;
width:155px;
height:20px;
padding-top:8px;
margin-left:3px;
text-align:center;
}

.contact{
background-image:url(/graphics/buttons/contact.gif);
background-repeat:no-repeat;
width:155px;
height:20px;
padding-top:8px;
margin-left:322px;
text-align:center;
}