/*  created using www.csswizard.net  */
/* This stylesheet controls the webpage areas colours */

body {
	background-color: rgb(255,255,255);
	background-image: url(images/); 
	}


#pageframe {
	background transparrent;
	border-right: 1px solid rgb(105,105,105);
    	background-repeat: repeat-y;
background-image: url(images/backgroundpage.jpg)
	}
	
#titlearea { 
	background-image: url(images/topnavbar.jpg); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

#custom1 {
	}

#custom2 {
	}

#custom3 {
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback { 
	background-image: url(images/.jpg); 

	}

.menutopbox {
}

/*  XXXXXXXXXXXX This controls the SIDE menu area and buttons  */

#leftarea {
	background-color: rgb(68,74,74);
    	background-repeat: repeat-y;
background-image: url(images/backgroundpage.jpg); 
	}

/*   XXXXXXXXXXXX  This controls the MIDDLE menu area and buttons  */

#centerarea {
	background-color: transparrent;
	}

#authorarea {
	background-color: transparrent;

	}

.headingarea {
	background-color: transparrent;
	border-bottom: 1px solid rgb(153,153,153);
	}

.articlearea {
	background-color: transparrent;

	}
	
/* columns in text areas */
	
.clmn1 {border: 1px dashed rgb(153,153,153); background: transparent;}
.clmn2 {border: 1px dotted rgb(230,230,230); background: transparent;}
.clmn3 {border: 1px dotted rgb(230,230,230); background: transparent;}
.clmn4 {border: 1px dotted rgb(230,230,230); background: transparent;}

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
	background-color: rgb(128,128,128);
	border: 1px solid rgb(210,210,210);
	}

.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-image: url(images/botnavbar.jpg); 


	}

/*   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(0,0,0)}
h1 {	color: rgb(255,255,255);}
h2 {	color: rgb(255,255,255);}
h3 {	color: rgb(0,0,0);}
h4 {	color: rgb(128,128,128);}
h5 {	color: rgb(128,128,128);}
h6 {	color: color: rgb(128,128,128);}

/* indented paragraphs and list styles*/

ul {  color: rgb(0,0,0)}
li {  color: rgb(0,0,0)}


/* Default text link styles*/

a:link    {color: rgb(0,0,0);}
a:visited {color: rgb(0,0,0);}
a:hover   {color: rgb(0,0,0);}
a:active  {color: rgb(0,0,0);}

/* Top menu text link styles*/


/* Side menu text link styles*/

a.sidemenutext:link {
	background: transparent;
	padding: 3px 0px 0px 16px;
    	border-top: 1px solid rgb(153,153,153);
	color: rgb(255,255,255);
	text-decoration: none;
	}

a.sidemenutext:visited, a.sidemenutext:active {
	background: transparent;
	padding: 3px 0px 0px 16px;
    	border-top: 1px solid rgb(153,153,153);
	color: rgb(255,255,255);
	text-decoration: none;

	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
	background: transparent;
	padding: 3px 0px 0px 16px;
    	border-top: 1px solid rgb(153,153,153);
	color: rgb(255,255,255);
	text-decoration: none;

	}

a.sidemenutext:hover, a.sidemenutextlive:hover {
	background: rgb(0,51,255);
	color: rgb(255,255,255);
	text-decoration : underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
	background: transparent;
	padding: 3px 0px 0px 16px;
    	border-top: 1px solid rgb(153,153,153);
	color: rgb(255,255,255);
	text-decoration: none;

	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
	background: transparent;
	padding: 3px 0px 0px 16px;
    	border-top: 1px solid rgb(153,153,153);
	color: rgb(255,255,255);
	text-decoration: none;

	}

a.sidesubmenutext:hover, a.sidesubmenutextlive:hover {
	background: rgb(0,153,204);
	padding: 3px 0px 0px 16px;
    	border-top: 1px solid rgb(153,153,153);
	color: rgb(255,255,255);
	text-decoration: none;

	}
/* Top menu dd list styles*/

.topmenutext li{
	display: inline;
	margin: 0 0 0 3px;
	}

.topmenutext li a:link, .topmenutext li a:visited, .topmenutext li a:active {
	padding: 3px 7px 3px 7px;
    	border: px solid rgb(0,51,153);
	color: rgb(255,255,255);
	text-decoration: none;
	}

.topmenutextlive li a:link, .topmenutextlive li a:visited, .topmenutextlive li a:active, .topmenutext li.selected a {
	background: transparent url(images/topbutton.gif) 0px 0px no-repeat;
	border: 1px solid rgb(255,255,255);
	}

.topmenutext li a:hover {
	padding:  3px 7px 3px 7px;
    	border: 1px solid rgb(255,255,255);
	color: rgb(0,51,255);
	text-decoration: underline;
	}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border: 1px solid rgb(153,153,153);
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100;
background-color: rgb(255,255,255);
width: 150px;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid rgb(153,153,153); 
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: rgb(0,0,0);
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ 
background-color: #edf3f3;
}