/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage areas colours */

body {
	background-color: rgb(212,203,226);
	}

#bodywrap-top {	 background: rgb(255,255,255) 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: 20px 20px 20px 20px;}

#pageframe {

    	background-color: transparent;
	}
	
#titlearea {
    	background-color: transparent;
	background-image: url(images/complogo.jpg); 
	background-position: 10px 0px;
	background-repeat: no-repeat;
	}


#custom1 {
	width: 30px;
	height: 31px;
	background-image: url(images/menuleft.jpg); 
	background-repeat: no-repeat;
	}

#custom3 {
	width: 212px;
	height: 124px;
	background-image: url(picts/linkback.jpg); 
	background-repeat: no-repeat;
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback {
    	background-color: transparent;
	}

.menu-top {	background: transparent url(images/menu_top.jpg) 0 0 repeat-x;}
.menu-btm {	background: url(images/menu_btm.jpg) 0 100% repeat-x;}
.menu-r {	background: url(images/menuright.jpg) 100% 0 repeat-y;}
.menu-l {	background: url(images/menuleft.jpg) 0 0 repeat-y;}
.menu-in {	height: 29px; padding: 2px 5px 0px 10px; }

.menutopbox {
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */
#leftarea {
	background-color: transparent;
	}

.wrap-top {	background: rgb(255,255,255) url(images/wrap_top.jpg) 0 0 repeat-x;}
.wrap-btm {	background: url(images/wrap_btm.jpg) 0 100% repeat-x;}
.wrap-r {	background: url(images/wrap_r.jpg) 100% 0 repeat-y;}
.wrap-l {	background: url(images/wrap_l.jpg) 0 0 repeat-y;}
.wrap-tl {	background: url(images/wrap_tl.jpg) 0 0 no-repeat;}
.wrap-tr {	background: url(images/wrap_tr.jpg) 100% 0 no-repeat;}
.wrap-br {	background: url(images/wrap_br.jpg) 100% 100% no-repeat;}
.wrap-bl {	background: url(images/wrap_bl.jpg) 0 100% no-repeat;}
.wrap-in {	padding: 25px 5px 5px 5px; }

.menubox {
}

.submenubox {
}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: transparent;
		}

#authorarea {
    	background-color: transparent;
	}

.headingarea {
    	background-color: transparent;
    	background-image: url(images/heading.jpg);
	background-position: 45px 35px;
	background-repeat: no-repeat;
	}

.articlearea {
    	background-color: transparent;
	}
	
/* columns in text areas */
	
.clmn1 {	border: 1px dotted rgb(181,164,204); background: rgb(246,244,249); }
.clmn2 {	border: 1px dotted rgb(181,164,204); background: rgb(246,244,249); }
.clmn3 {	border: 1px dotted rgb(181,164,204); background: rgb(246,244,249); }
.clmn4 {border: 1px dotted rgb(230,230,230); background: transparent;}

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
    	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;
	}

/*   XXXXXXXXXXXX  This controls the tables created using our table code generator  */

.subtable {
	background-color: rgb(250,250,250);
	border: 1px solid rgb(0,0,0);
}

.toprow {
	background-color: rgb(230,230,230);
	}

.lastrow {
	background-color: rgb(230,230,230);
	}

/* Individual text font styles*/


p {	color: rgb(129,106,175)}

h1 {	color: rgb(183,114,175);}

h2 {	color: rgb(129,106,175);}

h3 {	color: rgb(129,106,175);}

h4 {	color: rgb(186,114,175);}

h5 {	color: rgb(255,255,255); background-color: rgb(129,106,175);}

h6 {	color: rgb(0,0,102)}


/* indented paragraphs and list styles*/

ul {  color: rgb(129,106,175)}
li {  color: rgb(129,106,175); list-style-image: url(images/bullet.jpg)}


/* Default text link styles*/

a:link    {color: rgb(129,106,175)}
a:visited {color: rgb(129,106,175)}
a:hover   {color: rgb(183,114,175)}
a:active  {color: rgb(129,106,175)}

/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active {
	padding: 0px 10px 0px 10px;
	color: rgb(183,114,176);
	text-decoration: none;}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
	padding: 0px 10px 0px 10px;
	color: rgb(102,0,153);
	text-decoration : none;}

a.topmenutext:hover {
	padding: 0px 10px 0px 10px;
	color: rgb(102,0,153);
	text-decoration : underline;}

/* Side menu text link styles*/

a.sidemenutext:link {
    	border-top: 1px solid rgb(240,240,240);
	background: transparent;
	padding: 3px 0px 0px 6px;
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidemenutext:visited, a.sidemenutext:active {
    	border-top: 1px solid rgb(240,240,240);
	background: transparent;
	padding: 3px 0px 0px 6px;
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	border-top: 1px solid rgb(240,240,240);
	background: rgb(237,233,244);
	padding: 3px 0px 0px 6px;
	color: rgb(102,0,153);
	text-decoration: none;
	}

a.sidemenutext:hover, a.sidemenutextlive:hover {
	background: rgb(189,189,221);
	color: rgb(255,255,255);
	text-decoration : underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
    	border-top: 1px solid rgb(240,240,240);
	background: transparent;
	padding: 2px 0px 0px 16px;
	color: rgb(0,0,153);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
    	border-top: 1px solid rgb(240,240,240);
	background: transparent;
	padding: 2px 0px 0px 16px;
	color: rgb(102,0,153);
	text-decoration: none;
	}

a.sidesubmenutext:hover, a.sidesubmenutextlive:hover {
	padding: 2px 0px 0px 16px;
	background: rgb(189,189,221);
	color: rgb(255,255,255);
	text-decoration: underline;
	}