/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage areas colours */

body {
    background-color: rgb(250,250,250);
    background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: repeat-x repeat-y;
	}

#pageframe { 
    background-color: rgb(255,255,255);
	}

#bodywrap-top {	 background: transparent url(images/bodywrap_top.jpg) 0 0 repeat-x;}
#bodywrap-btm { background: transparent url(images/bodywrap_btm.jpg) 0 100% repeat-x;}
#bodywrap-r {	background: transparent url(images/bodywrap_r.jpg) 100% 0 repeat-y;}
#bodywrap-l {	background: transparent url(images/bodywrap_l.jpg) 0 0 repeat-y;}
#bodywrap-tl {	background: transparent url(images/bodywrap_tl.jpg) 0 0 no-repeat;}
#bodywrap-tr {	background: transparent url(images/bodywrap_tr.jpg) 100% 0 no-repeat;}
#bodywrap-br {	background: transparent url(images/bodywrap_br.jpg) 100% 100% no-repeat;}
#bodywrap-bl {	background: transparent url(images/bodywrap_bl.jpg) 0 100% no-repeat;}
#bodywrap-in {	padding: 10px 10px 10px 10px;}

#titlearea {
    background-color: rgb(0,0,0);
	background-image: url(images/complogo2.jpg); 
	background-position:  0px 0px;
	background-repeat: no-repeat;
	}

#custom1 {
	}

#custom2 {
	background-color: rgb(99,145,169);
    background-image: url(images/authorbg.jpg);
	background-position: center;
	background-repeat: repeat-x repeat-y;
    border-bottom: 1px solid rgb(0,0,0);
	}

#custom3 {
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback {
    border-top: 1px solid rgb(255,255,255);
    border-bottom: 1px solid rgb(255,255,255); 
	background-color: rgb(0,0,0);
	}

.menutopbox {
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */

#leftarea {
	background-color: transparent;
	}

.menubox {
}

.submenubox {
}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: transparent;
	}

#authorarea {
    	background-color: transparent;
	}

.headingarea {
	background-color: transparent;
	}

.articlearea {
	background-color: transparent;
	}

/* columns in text areas */
	
.clmn1 {border: 1px dotted rgb(221,221,221); background: transparent;}
.clmn2 {border: 1px dotted rgb(221,221,221); background: transparent;}
.clmn3 {border: 1px dotted rgb(221,221,221); background: transparent;}
.clmn4 {border: 1px dotted rgb(221,221,221); background: transparent;}

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
    	border: 1px solid rgb(210,210,210);
    	background-color: rgb(245,245,245);
	}

.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 {
	}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

.subtable {
	background: rgb(250,250,250);
	border: 1px solid rgb(0,0,0);
	}

.toprow {
	background: rgb(230,230,230);
	}

.lastrow {
	background: rgb(230,230,230);
	}

/* Individual text font styles*/


p {	color: rgb(109,109,117);}

h1 {	color: rgb(255,255,255);}

h2 {	color: rgb(255,255,255);}

h3 {	color: rgb(255,255,255);}

h4 {	color: rgb(99,145,169);}

h5 {	color: rgb(0,0,0);}

h6 {	color: rgb(0,0,0);}


/* indented paragraphs and list styles*/

ul {  color: rgb(109,109,117)}
li {  color: rgb(109,109,117)}


/* Default text link styles*/

a:visited {color: rgb(0,0,0)}
a:active  {color: rgb(13,37,125)}
a:link    {color: rgb(13,37,150)}
a:hover   {color: rgb(200,0,0)}


/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active {
    	border-left: 0px solid rgb(67,115,124);
    	border-bottom: 0px solid rgb(67,115,124);
    	border-right: 0px solid rgb(67,115,124);
    	border-top: 0px solid rgb(67,115,124);
    	background: rgb(0,0,0);
	padding: 2px 0px 0px 0px;
	color: rgb(255,255,255);
	text-decoration : none;
	}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
    	border-left: 0px solid rgb(67,115,124);
    	border-bottom: 0px solid rgb(67,115,124);
    	border-right: 0px solid rgb(67,115,124);
    	border-top: 0px solid rgb(67,115,124);
	padding: 2px 0px 0px 0px;
	background: rgb(99,145,169);
	color: rgb(255,255,225);
	text-decoration : none;
	}

a.topmenutext:hover  {
    	border-left: 0px solid rgb(67,115,124);
    	border-bottom: 0px solid rgb(67,115,124);
    	border-right: 0px solid rgb(67,115,124);
    	border-top: 0px solid rgb(67,115,124);
	padding: 2px 0px 0px 0px;
	background: rgb(85,136,153);
	color: rgb(255,210,210);
	text-decoration : underline;
	}

/* Side menu text link styles*/

a.sidemenutext:link, a.sidemenutext:visited {
    	background: rgb(250,250,250) url(images/button.jpg) 0px 0px no-repeat;
    	padding: 6px 0px 0px 20px;
	color: rgb(67,115,124);
	text-decoration: none;
	}

a.sidemenutext:active {
    	background: rgb(242,242,242) url(images/button.jpg) 0px 0px no-repeat;
    	padding: 6px 0px 0px 20px;
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	background: rgb(235,235,235) url(images/button.jpg) 0px -30px no-repeat;
    	padding: 6px 0px 0px 20px;
	color: rgb(0,0,0);
	text-decoration: none;
	}

a.sidemenutext:hover, a.sidemenutextlive:hover {
    	background: rgb(242,242,242) url(images/button.jpg) 0px -60px no-repeat;
	color: rgb(67,115,124);
	text-decoration: underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
    	padding: 2px 0px 2px 2px;
	background: rgb(250,250,250);
	color: rgb(67,115,124);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
    	padding: 2px 0px 2px 2px;
	background: rgb(235,235,235);
	color: rgb(0,0,0);
	text-decoration : none;
	}

a.sidesubmenutext:hover, a.sidesubmenutextlive:hover {
    	padding: 2px 0px 2px 2px;
	background: rgb(242,242,242);
	color: rgb(67,115,124);
	text-decoration: underline;
	}
