/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage areas colours */

body {
    	background-color: rgb(102,102,102);
	}

#bodywrap-top {	 background: rgb(0,0,0) url(images/bodywrap_top.jpg) 0 0 repeat-x;}
#bodywrap-btm { background: url(images/bodywrap_btm.jpg) 0 100% repeat-x;}
#bodywrap-r {	background: url(images/bodywrap_r.jpg) 100% 0 repeat-y;}
#bodywrap-l {	background: url(images/bodywrap_l.jpg) 0 0 repeat-y;}
#bodywrap-tl {	background: url(images/bodywrap_tl.jpg) 0 0 no-repeat;}
#bodywrap-tr {	background: url(images/bodywrap_tr.jpg) 100% 0 no-repeat;}
#bodywrap-br {	background: url(images/bodywrap_br.jpg) 100% 100% no-repeat;}
#bodywrap-bl {	background: url(images/bodywrap_bl.jpg) 0 100% no-repeat;}
#bodywrap-in {	padding: 0px 0px 20px 0px;}

#pageframe {
    	background-color: rgb(0,0,0);
	}
	
#titlearea {
    	background-color: transparent;
    	background-repeat: no-repeat;
    	background-image: url(images/complogo.jpg);
	}

#custom1 {
	}

#custom2 {
	}

#custom3 {
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback {
    	border-bottom: 0px solid rgb(102,102,102);
    	border-top: 0px solid rgb(51,51,51); 
	background-color: transparent;
	}

.menutopbox {
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */

#leftarea {
	background-color: transparent;
	}

#search {
	background-color: rgb(102,102,102);
	border: 1px solid rgb(255,255,255);
	}

.menubox {
	}

.submenubox {
	}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: transparent;
	}

#authorarea {
    	background-color: transparent;
	}

.headingarea {
	background-color: transparent;
    	background-repeat: no-repeat;
    	background-image: url(images/heading.jpg);
	}

.articlearea {
    	border-bottom: 1px solid rgb(102,102,102);
	background-color: transparent;
	}
	
/* columns in text areas */
	
.clmn1 { border: 1px solid rgb(210,210,210); background: rgb(85,85,85); }
.clmn2 { border: 1px solid rgb(210,210,210); background: rgb(85,85,85); }
.clmn3 { border: 1px solid rgb(210,210,210); background: rgb(85,85,85); }
.clmn4 { border: 1px solid rgb(210,210,210); background: rgb(85,85,85); }

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
    	border: 1px solid rgb(210,210,210);
    	background-color: transparent;
	}

.frametopleft {
	background: url(images/frame_tl.gif) no-repeat top left;
	}

.frametopright {
	background: url(images/frame_tr.gif) no-repeat top right;
	}

.framebottomleft {
	background: url(images/frame_bl.gif) no-repeat bottom left;
	}

.framebottomright {
	background: url(images/frame_br.gif) no-repeat bottom right;
	}

/*   XXXXXXXXXXXX  Bottom bar area XXXXXXXXXXXX */

#bottombar {
    	background-color: transparent;
    	background-repeat: no-repeat;
    	background-image: url(images/complogo.jpg);
	}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

.subtable {
    	border: 1px solid rgb(210,210,210);
    	background: rgb(85,85,85);
	}

.toprow {
    	background: rgb(102,102,102);
	}

.lastrow {
    	background: rgb(102,102,102);
	}


/* Individual text colours*/


p {	color: rgb(221,221,221);}

h1 {	color: rgb(255,255,255);}

h2 {	color: rgb(238,170,68);}

h3 {	color: rgb(210,210,210);}

h4 {	color: rgb(238,170,68);}

h5 {	color: rgb(255,255,255);}

h6 {	color: rgb(210,210,210);}


/* indented paragraphs and list colours*/

ul { color: rgb(255,255,255)}
li { color: rgb(255,255,255)}

/* Default text link colours*/

a:link    {color: rgb(255,215,145)}
a:visited {color: rgb(255,225,205)}
a:hover   {color: rgb(238,170,68)}
a:active  {color: rgb(235,235,255)}

/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active {
    	background: transparent url(images/buttont.gif) 0px 0px no-repeat;
	padding: 2px 0px 0px 0px;
	color: rgb(255,255,255);
	text-decoration: none;
	}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
    	background: transparent url(images/buttont.gif) 0px -30px no-repeat;
	padding: 2px 0px 0px 0px;
    	border-bottom: 1px solid rgb(245,169,71);
	color: rgb(238,170,68);
	text-decoration: none;
	}

a.topmenutextlive:hover  {
	color: rgb(255,255,187);
	}

a.topmenutext:hover  {
    	background: transparent url(images/buttont.gif) 0px -60px no-repeat;
	padding: 2px 0px 0px 0px;
	color: rgb(238,170,68);
    	border-bottom: 1px solid rgb(238,170,68);
	text-decoration: underline;}

/* Side menu text link styles*/

a.sidemenutext:link {
    	background: transparent url(images/button.jpg) 0px 0px no-repeat;
	padding: 3px 0px 0px 16px;
	color: rgb(255,255,255);
	text-decoration: none;
	}

a.sidemenutext:visited, a.sidemenutext:active {
    	background: transparent url(images/button.jpg) 0px 0px no-repeat;
	padding: 3px 0px 0px 16px;
	color: rgb(240,240,240);
	text-decoration: none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	background: transparent url(images/button.jpg) 0px -30px no-repeat;
	padding: 3px 0px 0px 16px;
	color: rgb(238,170,68);
	text-decoration: none;
	}

a.sidemenutext:hover, a.sidemenutextlive:hover {
    	background: transparent url(images/button.jpg) 0px -60px no-repeat;
	color: rgb(238,170,68);
	text-decoration:  underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
    background: transparent;
	padding: 2px 0px 0px 6px;
   	color: rgb(255,255,255);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
   color: rgb(240,240,240);
	padding: 2px 0px 0px 6px;
	background: transparent;
	text-decoration: none;
	}

a.sidesubmenutext:hover, a.sidesubmenutextlive:hover {
    background: transparent;
	padding: 2px 0px 0px 6px;
   	color: rgb(238,170,68);
	text-decoration: underline;
	}
