body
	{
	background-color: #e2dce4;
	margin:0 15em 0em 14em;
	font-family: georgia, times, serif;
	background-image: url('topleft.jpg');
	background-repeat: no-repeat
	}

#sidebar
	{
	position:absolute;
	top:180px; left:20px;
	width:10em;
	padding: 6px;
	font-size: 100%;
	font-family: georgia, times, serif;
	font-weight: bold;
	text-align: right;
	}

#newsbocks
	{
	position:absolute;
	top:100px; right:20px;
	width:13em;
	border-color: #959096;
	margin: 0em;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	
	background-color: #ffffff;
	}
	
#topcap	{
	height: 100px;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	}

#cardtop
	{
	border-color: #959096;
	border-bottom-color: #ee0066;
	margin: 0em;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	padding:20px 20px 20px 20px;
	background-color: #ffffff;
	}

#wikitext
	{
	color: #222233;
	font-size: 100%;
	border-color: #959096;
	margin: 0em;
	border-style: solid;
	border-width: 0px 2px 2px 1px;
	padding:5px 10px 15px 20px;
	background-color: #ffffff;
	}

#footerem
	{
	font-size: 50%;
	}

A	{
	color: #660055;
	}

A:hover	{
	color: #ff00bb;
	}


#newsbocks A
	{
	color: #C98BFC;
	text-decoration: none;
	}

	
#newsbocks A:hover
	{
	color: #FFCCEE;
	}

#sidebar A
	{
	color: #000044;
	text-decoration: none;
	text-align: right;
	padding:5px 5px 5px 5px;
	font-size: 100%;
	font-family: arial, sans-serif;
	font-weight: bold;
	}

	
#sidebar A:hover
	{
	color: #C98BFC;
	background-color: #69517D;
	}
	
	
    .rssxpresschannel {
      font-family: arial, sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : 88%;
    }

    .rssxpresschdesc {
      color : red;
      text-align : center;
    }

    .rssxpressittitle {
      font-size : 88%;
      font-family: arial, sans-serif;
      font-weight: bold;
      background-color: #69517D;
      line-height : 100%;
       } 

    .rssxpressitdesc {
      font-size: 66%;
      font-family: arial, sans-serif;

      background-color: #white;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : center;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : white;