/*  created using www.csswizard.net, design by www.ramblingsoul.com */
/* This stylesheet controls the webpage areas colours */

body {
    	background-color: rgb(255,255,255);
	background-image: url(images/background.png);
	background-position: top;
	background-repeat: repeat-x;
	}

#pageframe {
	background-color: transparent;
	background-image: url(images/pagebottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
#titlearea {
    	background-color: transparent;
}

#custom1 {
    	background-image: url(images/info.png);
	}

#custom2 {
	}

#custom3 {
	}

/*   XXXXXXXXXXXX  This controls the TOP menu area and buttons  */

#topmenuback { 
	background-color: transparent;
	}

.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 {
   	border: 1px solid rgb(241,241,242);
    	background-color: transparent;
	background-image: url(images/authorbg.png);
	background-position: top;
	background-repeat: repeat-x;	}

.headingarea {
    	border: 1px solid rgb(240,240,255);
	background-color: transparent;
	background-image: url(images/headingbg.png);
	background-position: top left;
	background-repeat: repeat-x;
	}

.articlearea {
	background-color: transparent;
	}

/* columns in text areas */
	
.clmn1 {border: 1px dotted rgb(244,239,225); background:  rgb(251,249,244);}
.clmn2 {border: 1px dotted rgb(244,239,225); background:  rgb(251,249,244);}
.clmn3 {border: 1px dotted rgb(244,239,225); background:  rgb(251,249,244);}
.clmn4 {border: 1px dotted rgb(244,239,225); background:  rgb(251,249,244);}

/*   XXXXXXXXXXXX  Pict and surround XXXXXXXXXXXX */

.articlepicture, .articlepicture0, .articlepicture1 {
	background-color: transparent;
	border: 1px solid rgb(232,226,241);
	}

.frametopleft {
	}

.frametopright {
	}

.framebottomleft {
	}

.framebottomright {
	}

/*   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);}

p:first-letter {
	color: rgb(0,153,204);
	font-size: 1.8em;
	font-weight: normal;
	display: block;
	height: 20px;
	float: left;
	padding: 5px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background-color: rgb(248,248,248);
}

h1 {	color: rgb(0,0,0);}

h2 {	color: rgb(0,153,204);}

h3 {	color: rgb(0,0,0);}

h4 {	color: rgb(204,51,0);}

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:link    {color: rgb(13,37,150)}
a:visited {color: rgb(0,0,0)}
a:hover   {color: rgb(200,0,0)}
a:active  {color: rgb(13,37,125)}

/* Top menu text link styles*/

a.topmenutext:link, a.topmenutext:visited, a.topmenutext:active {
    	background: transparent;
	border-right: 1px solid rgb(241,241,242);
	border-top: 1px solid rgb(241,241,242);
	border-left: 1px solid rgb(241,241,242);
	padding: 2px 0px 0px 0px;
	font-weight: normal;
	color: rgb(68,68,68);
	text-decoration : none;
	}

a.topmenutextlive:link, a.topmenutextlive:visited, a.topmenutextlive:active {
	padding: 2px 0px 0px 0px;
	background:  transparent;
	border-right: 1px solid rgb(241,241,242);
	border-top: 1px solid rgb(241,241,242);
	border-left: 1px solid rgb(241,241,242);
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration : none;
	}

a.topmenutext:hover  {
	padding: 2px 0px 0px 0px;
	background: transparent;
	border-right: 1px solid rgb(241,241,242);
	border-top: 1px solid rgb(241,241,242);
	border-left: 1px solid rgb(241,241,242);
	color: rgb(0,153,204);
	text-decoration : underline;
	}

/* Side menu text link styles*/

a.sidemenutext:link {
	background: transparent url(images/button.png) 0px 0px repeat-x;
    	padding: 15px 0px 0px 16px;
	color: rgb(153,153,153);
	text-decoration: none;
	}

a.sidemenutext:visited, a.sidemenutext:active {
    	padding: 15px 0px 0px 16px;
    	background: transparent url(images/button.png) 0px 0px repeat-x;
	color: rgb(153,153,153);
	text-decoration: none;
	}

a.sidemenutextlive:link, a.sidemenutextlive:visited, a.sidemenutextlive:active {
    	padding: 15px 0px 0px 16px;
	background:  transparent url(images/button.png) 0px -60px repeat-x;
	color: rgb(255,153,51);
	text-decoration: none;
	}

a.sidemenutextlive:hover  {
	color: rgb(255,153,51);
	}

a.sidemenutext:hover {
	background: rgb(250,250,255) url(images/button.png) 0px -120px repeat-x;
	color: rgb(255,153,51);
	text-decoration: underline;
	}

/* Sidesub menu text link styles*/

a.sidesubmenutext:link, a.sidesubmenutext:visited, a.sidesubmenutext:active {
    	padding: 2px 0px 2px 20px;
	background:  transparent;
	color: rgb(153,153,153);
	text-decoration: none;
	}

a.sidesubmenutextlive:link, a.sidesubmenutextlive:visited, a.sidesubmenutextlive:active {
    	padding: 2px 0px 2px 20px;
	background: transparent;
	color: rgb(255,153,51);
	text-decoration : none;
	}

a.sidesubmenutextlive:hover  {
	color: rgb(255,153,51);
	}

a.sidesubmenutext:hover {
    	padding: 2px 0px 2px 20px;
	background: rgb(250,250,255);
	color: rgb(255,153,51);
	text-decoration: underline;
	}

