html {
min-height:100%;
margin-bottom:1px;
}

#header {
text-align: center;
}

img {
border: none;
}

/*body- controls top strip for wide screen ------------------------------------------------- */

body {
height: 100%;
padding:0;
padding-left: 0px;
padding-right: 0px;
font: 0.7em Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-align: center;
line-height: 2.0;
}

/*header banner ------------------------------------------------- */

h1 {
 padding-right: 0px;
 padding-left: 0px;
 background: url(gwr_images/gwrlogo.jpg) no-repeat;
 padding-bottom: 0px;
 margin: 0px;
 width: 950px;
 text-indent: -9999px;
 padding-top: 0px;
 height: 90px
}

/*main page header - select colour with the themes  ------------------------------------------------- */

h2 {
font: normal 1.8em Arial, Tahoma, Helvetica, sans-serif;
color: #01afc7;
letter-spacing: 1px;
}

/*subheadings - select colour with the themes  ------------------------------------------------- */

h3 {
font: normal 1.4em Arial, Tahoma, Helvetica, sans-serif;
color: #0066cc;
margin-bottom: -1.0em;
}


/*container for all elements ------------------------------------------------- */

#container {
margin: 0px auto;
width: 950px;
text-align: left;
}

#container_details {
margin: 0px auto;
width: 780px;
text-align: left;
}

/*horizontal strip ------------------------------------------------- */

#strip {
padding-bottom: 10px;
border-bottom: 4px #ffffff solid;
padding-left: 0.7em;
width: 950px;
height: 12px;
background-color: #cccccc;
text-align: left;
}

#strip_details {
padding-bottom: 10px;
border-bottom: 4px #ffffff solid;
padding-left: 0.7em;
width: 775px;
height: 12px;
background-color: #cccccc;
text-align: left;
}


/*sidebar 1 on the left in this case ------------------------------------------------- */

#sidebar1 {
color: #000000;
padding-top: 10px;
padding-right: 0px;
padding-left: 0px;
float: left;
padding-bottom: 6px;
margin: 10px 0px 6px;
width: 160px;
text-align: left;
background-color: #ffffff;
}

#adamsidebar1 {
	color: #000000;
	height: auto;
	float: left;
	margin: 0px;
	width: 150px;
	padding: 950px 0px 0px;
	background: #cccccc url(gwr_images/sponsorlogos.gif) no-repeat center bottom;
}

/*sidebar1 text styling ------------------------------------------------- */

#sidebar1 h3 {
font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: left;
text-indent: 10px;
margin-bottom: -2px;
border-top: 1px solid #ffffff;
padding-bottom: 5px;
padding-top: 5px;
}


/* menu - move the menu items apart by padding ----------------------*/ 

#navcontainer {
width: 160px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 30px 0px;
background-color: #cccccc;
}



#navcontainer ul {
font-weight: bold;
list-style-type: none;
text-align:left;	
text-indent: 10px;
margin: 0;
padding: 0px 0px 0px 0px;
}

/* menu effects - set the hover, visited states ------------------------------*/

#navcontainer li a:link, #navcontainer li a:visited {
 	
display: block;
padding: 1px 0px 0px 0px;
color: #000000;
text-decoration: none;
height: 100%;
}

#navcontainer a:hover {
color: #000000;
text-decoration: none;
background-color: #eaeaea;
}

#navcontainer li a#current {
color: #999999;
text-decoration: none
}
/*sidebar 2 on the right in this case ------------------------------------------------- */



#sidebar2 {
color: #000000;
padding-top: 10px;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 50px;
float: right;
margin: 10px 0px 6px;
width: 160px;
text-align: left;
background-color: #ffffff; 
border: 1px solid #cccccc;
background-image:url(gwr_images/gwrlogosmall.jpg);
background-repeat:no-repeat;
background-position: bottom right;
}

/*sidebar2 text styling ------------------------------------------------- */

#sidebar2 p {
color: #666666;
line-height: 1.5;
}

#sidebar2 img {
margin-bottom: -10px;
}


#sidebar2 h3 {
font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-align: left;
text-indent: 0px;
margin-bottom: -2px;
border-top: 1px solid #ffffff;
padding-bottom: 5px;
padding-top: 5px;
}

/*sidebar 3 - the images on the home page ------------------------------------------------- */

#sidebar3 {
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
float: right;
padding-bottom: 6px;
margin: 10px 0px 6px;
width: 160px;
text-align: left;
background-color: #ffffff; 
}

#sidebar3 img {
padding-top: 0px;
}



/*content ------------------------------------------------- */

#content {
padding-top: 20px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 10px;
float: left;
margin: 0px 0px 0px;
width: 595px;
}

#content_details {
padding-top: 20px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 10px;
float: left;
margin: 0px 0px 0px;
width: 765px;
}
/*split content NOT USED ------------------------------------------------- */

#contentleft {
padding-top: 20px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
float: left;
margin: 0px 0px 0px;
width: 240px;
}

#contentright {
padding-top: 20px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 10px;
float: left;
margin: 0px 0px 0px;
width: 150px;
}

#contentright p {
color: #666666;
}

/*colour themes (to change colour of titles to theme colour) ------------------------------------------------- */

.applied {
color: #0066cc;
}

.sustain {
color: #669900;
}

.materials {
color: #006600;
}

.psychology {
color: #663399;
}

.creative {
color: #ff3300;
}

.general {
color: #01afc7;
}


/*footer ------------------------------------------------- */

#footer {
clear: both;
padding-right: 0px;
padding-left: 0px;
margin: 0px;
width: 100%;
height: 30px;
background-color: #cccccc;
border-top: 20px #ff6600;
color: #000000;
text-align: center;
}

#footer a:link {
color: #000000;

}
#footer a:hover {
}
#footer a:visited {
color: #000000
}


/*links ------------------------------------------------- */

a:link {
color: #339999;
}
a:hover {
color: #CC9933;
}
a:visited {
color: #339999;
}


/*image effects ------------------------------------------------- */

.imageborder {
border-right: #01afc7 1px solid;
padding-right: 5px;
border-top: #01afc7 1px solid;
padding-left: 5px;
padding-bottom: 5px;
border-left: #01afc7 1px solid;
padding-top: 5px;
border-bottom: #01afc7 1px solid;
background-color: #ffffff;
}

img.centered {

    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 8px;
	 }
	 
	 img.main {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 8px;
	 }
}

.tableheader
{
font-family:Tahoma;
font-size:12px;
font-weight:Bold;
text-align: center;
color: #000000;
background-color:#cccccc;
} 

.data
{
font-family:Tahoma;
font-size:12px;
font-weight:Normal;
text-align: Align Left;
color: #000000;
background-color:#F5F5F5;
} 

.admintitle
{
font-family:Tahoma;
font-size:14px;
font-weight:Bold;
text-align:  Align Left;
color: #000066;
background-color:#888888;
} 

.labeljustify
{
font-family:Tahoma;
font-size:12px;
font-weight:Bold;
text-align: justify;
color: #000066;
background-color:#999999;
} 