
body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial, helvetica, sans-serif;
}

/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
 	color: #fff;
	background-image: url("../images/body-bg.jpg");
 	background-repeat: repeat-x;
}


#top {
	margin: 0 auto 0 auto;
 	padding: 0 0 0 0;
	width: 1050px;
	background-image: url("../images/shadow-top.png");
	height:60px;
}
#bg {
	margin: 0 auto 0 auto;
 	padding: 0 0 0 0;
	width: 1050px;
	background-image: url("../images/shadow-b.png");
	margin-top:0px;
}
#foot {
	margin: -0px auto 0 auto;
 	padding: 0 0 0 0;
	width: 1050px;
	background-image: url("../images/shadow-rocket.png");
	background-position:0px -25px;
	background-repeat:no-repeat;
	height:91px;
}
.banner {
	margin: 0px 0px 0px 40px;
}
.utility {
	float:right;
	margin: 0px 25px 0px 0px;
}

/***********************************************/
/* class.viewer                                */
/***********************************************/

#box1, #box2{
	position:absolute;
}

.mask{
	position:relative;
	width:580px;
	height:215px;
	overflow:hidden;
}

.mask img{
	position:absolute;
	display:block;
	border:none;
}


.mask2{
	position:relative;
	width:355px;
	height:110px;
	overflow:hidden;
}
.mask2 ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
	text-indent: 0px;
}

.mask2 img{
	border:none;
	float:left;
	padding:0px 10px 10px 0px;
}



/*
	Standard paragraph style
*/

p
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}


/*
	Headings
*/

h1
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 2.5em;
 	color: #fff;
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 1.2em;
 	color: #fff;
 	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}

h3
{
	font-weight: bold;
	letter-spacing: -0.03em;
	font-size: 1em;
 	color: #da0373;
 	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}


/*
	Style for standard links
*/

a
{
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
 	color: #fff;
 	text-decoration: underline;
}

a:visited:hover
{
 	color: #fff;
 	text-decoration: underline;
}



/* logo links */

h1 a
{
	color: #fff;
 	text-decoration: none;
}

h1 a:visited
{
 	color: #fff;
 	text-decoration: none;
}

h1 a:hover
{
 	color: #555;
 	text-decoration: none;
}

h1 a:visited:hover
{
 	color: #555;
 	text-decoration: none;
}


/* The highlight colour for the logo */

.highlight-colour
{
	color: #da0373;
}






/* 
	BASIC LAYOUT 
*/


/* Outer Container for page */

#outer-container
{
	margin: 0 auto 0 auto;
 	padding: 0 0 0 0;
	width: 960px;
	margin-top:0px;
}


/* Header */

#header
{
	width: 960px;
 	height: 112px;
 	margin: 0 0 0 0;
 	padding: 0 0 0 0;
}


/* Content wrapper */

#content-container
{
	width: 960px;
}







/* 
	HEADER STYLES
*/


/* logo */

#logo
{
	width: 960px;
	padding: 0;
	margin: 0px 0 0px 0;
}


/* Top navigation */

#navigation
{
	margin: -40px 0 0 0;
	padding: 0 0 0 0;
	float: right;
	position: relative;
	border: 0px solid red;
	width: 960px;
	height: 36px;
	
}

#navbarTop{
	padding:4px 0 4px 6px;
	font-size:85%;
	font-weight:bold;
	background:#CC9900;
	width:574px;
	height:17px;
	float:left;
}

/* HOMEPAGE ONLY */

#top-promo
{
	width: 960px;
}

#top-promo-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
}

#top-promo-right
{
	width: 380px;
	height: 240px;
	float: left;
	padding: 0;
	margin: 0 0 0 0px;
	/*background-color: #b6005f;*/
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_grad.png");
 	background-repeat: repeat-x;
}

#top-promo-right p
{
	font-size: 0.95em;
	padding: 15px;
}


#text-columns
{
	width: 960px;
	margin: 0px 0 0 0;
}

#text-column-1
{
	font-size: 0.9em;
	width: 910px;
	float: left;
	padding: 10px 20px 20px 30px;
	margin: 0 20px 0 0;
	background-image: url("../images/bg_box.png");
	background-repeat: repeat-x;
}


#text-column-3
{
	width: 345px;
	margin: 0px 0px 50px 50px;
	float:right;
}

#TBLPageview{
	height:150px;
	overflow-y:scroll;
	overflow:auto;
}

#TBLPageview a
{
 	color: #ffffff;
 	text-decoration: none;
}




/* SUBPAGES ONLY */


#content-left
{
	width: 580px;
	float: left;
	padding: 0;
	margin: 0;
}

#content-right
{
	width: 360px;
	min-height: 400px;
	float: left;
	padding: 0;
	margin: 0 0 0 20px;
	background-color: #da0373;
	/* Provides the gradient in the coloured box */
	background-image: url("../images/bg_box.gif");  						
	background-repeat: repeat-x;
}

#content-right p.big
{
	font-size: 1.2em;
	padding: 10px;
}

#content-right p
{
	font-size: 0.8em;
	padding: 10px;
}



#content-left p.big
{
	font-size: 1em;
	padding: 0;
}

#content-left p
{
	font-size: 0.7em;
	padding: 0;
}

#content-left p.narrow
{
	width: 340px;
}





/*
	Footer styling
*/

#footer
{
	height: 15px;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
}

#footer p
{
	font-size: 0.7em;
	color: #fff;
}


#admedia{
	float: none;
	font-size: 70%;
	color: #666666;
    margin: 0em 0em 0em 0em;
    padding: 0.5em 0em 0em 0em;
    text-align: left;
	text-decoration: none
}

#admedia img{
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}


/* Clearing element */

.clear
{
  position: relative; 
  clear: both; 
  height: 0; 
  line-height: 0; 
  font-size: 0;
}

/*
	Standard images
*/

img
{
	border: none;
}

