html {
	scrollbar-face-color: #00FFFF;
	scrollbar-shadow-color: #FF0066;
	scrollbar-highlight-color: #00FFFF;
	scrollbar-3dlight-color: #FF0066;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #00FFFF;
	scrollbar-arrow-color: #FF0066;
}

body 
{
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFF99;
	text-align: center;
	margin: 4px auto;
	padding: 0px;
}

a:visited, a:link, a:active, a:hover
{
	color: #FFFF99;
	text-decoration: none;
}

#mainscreen {
	width:auto;
	height:100%;
	margin: 0px auto;
	text-align:center;
}

#mainpage {
	width:960px;
	border:1px #FF0066 solid;
}

#header-left {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 200px;
	border-right: 1px solid #FF0066;
	text-align: left;
}

#header-right {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 275px;
	background-color: #000000;
	text-align:right;
}

#strapline {
	border-top: 1px solid #FF0066;
	color: #00FFFF;
	letter-spacing: 0.2em;
    font-size: 12pt;
    text-transform: lowercase;
    font-weight: bold;
	text-align: right;
	padding: 4px;
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	vertical-align: top;
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 52px;
	width: 130px;
    cursor: hand;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}

#nav li a:visited, a:link, a:active, a:hover {
	text-decoration: none;
}

#contactdetails
{
	background-image :url('images/and.gif'); 
	background-repeat:no-repeat;	
	background-position:center; 
	position:relative;
	float: none; 
	margin:0px 0px 0px 0px;
	text-align:center;
}

.bodytext
{
    font-size: 10pt;
    text-align:justify;
    font-weight: normal;
    letter-spacing: 0.1em;
}

.bodytextsmall
{
    font-size: 8pt;
    text-align: justify;
    font-weight: normal;
    letter-spacing: 0.1em;
}

#bodytextgallery
{
    font-size: 10pt;
    text-align:justify;
    font-weight: normal;
    letter-spacing: 0.05em;
}

h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h3
{
	color: #FFFF99;
    text-align: center;
    letter-spacing: 0.5em;
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: bold;
}

h5
{
	color: #FFFF99;
    text-align: left;
    letter-spacing: 0.2em;
    font-size: 8pt;
    text-transform: lowercase;
    font-weight: bold;
}

.rollovertext
{
    color: #FFFFFF;
    font-size: 10pt;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0.1em;
	vertical-align:middle;
	margin: 40px 80px 40px 80px;
}

#copyright
{
	color: #1F7ACD;
	font-size:small;
}

.contacttext
{
	letter-spacing: 0.2em;
	line-height: 30px;
	text-align: center;
}

.contacttextsmall
{
	text-align: center;
	font-size:small;
}

.imagebox
{
	color: white;
	font-size: x-small;
	text-align:center;
	vertical-align:middle;
	border: 1px gray solid;
	cursor: pointer;
}

.clipbox
{
	text-align:left;
	cursor:pointer;
	margin:4px;
	border:1px gray solid;
	float:left;
	position:relative;	
	overflow:hidden;
}

#tabHeader
{
    font-size: 10pt;
    text-align: justify;
    font-weight: normal;
    letter-spacing: 0.1em;
    color:black;
}

#tabBody
{
    font-size: 8pt;
    text-align: left;
    font-weight: normal;
    color:black;
}
