﻿html {

	height: 100%;

	margin-bottom: 1px;}

	

body {

background: #dbdbb9 url('images/back.jpg'); /* sets the background image */

color: #000000;

font-family: Verdana, Arial, sans-serif;

font-size: 75%;

margin-top: 25px;

}

Table {

font-size: 100%;

}

UL {

font-size: 100%;

}

LI {

font-size: 100%;

}

TD {

font-size: 100%;

}

P {

font-size: 100%;

}

/* this group sets the normal link colors */

A:LINK {

color: #3f556d;

text-decoration: none;

font-weight: bold;

}

A:VISITED {

color: #073d0f;

text-decoration : none;

font-weight: bold;

}

A:HOVER {

color : #3f556d;

background-color: #adc5d5;

text-decoration: underline overline;

font-weight: bold;

}

A:ACTIVE {

color : #3f556d;

text-decoration: none;

font-weight: bold;

}

/* this grouping sets the heading colors and sizes */

h1 {

	color: #3f556d;

	font: normal 26px Georgia, Georgia, serif;

	margin: 0 0 20px 0;}

	

h2 {

	color: #000000;

	font: normal 20px Verdana, Arial, sans-serif;

	margin: 5px 0;}

	

h3 {

	color:  #3f556d;

	font: normal 20px Verdana, Arial, sans-serif;

	margin: 5px 0;}

	

h4 {

	color: #283544;

	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;

	margin: 5px 0;}

	

h5 {

	color: #000000;

	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;

	margin: 5px 0;}

	

h6 {

	color: #3f556d;

	font: bold 12px Verdana, "Trebuchet MS", sans-serif;

	letter-spacing: 1px;

	margin: 5px 0;}

	

hr {

	background-color: #000000;

	color: #3f556d;

	height: 1px;

	width: 80%;}

	

ul {

	padding: 0;

	margin: 0 0 20px 20px;

	list-style: square;}

	

.top {

font-family: Verdana, Arial, sans-serif;

background: #ffffff;

color: #3f556d;

text-align: left;

vertical-align: top;

width: 544px;

border-top: 1px solid #33241b;

border-right: 1px solid #33241b;

border-left: 1px solid #33241b;

}

.maincell {

font-family: Verdana, Arial, sans-serif;

background:#e2dcd6;

background-image: url('images/back2.jpg'); /* sets the background image */

background-position: top left; /* positions the background image */

border-left: 1px solid #33241b;

font-size: 100%;

line-height: 20px;

text-align: center;

padding: 5px;

}

.text {

font-family: Verdana, Arial, sans-serif;

background: #ffffff;

vertical-align: top;

font-size: 100%;

text-align: justify;

line-height: 20px;

padding-top: 5px;

padding-left: 10px;

padding-right: 10px;

border-right: 1px solid #33241b;

border-left: 1px solid #33241b;

width: 544px;

}

.sidebar {

font-family: Verdana, Arial, sans-serif;

background:#3f556d;

background-image: url('images/back2.jpg'); /* sets the background image */

color: #ffffff;

border-left: 1px solid #33241b;

border-top: 1px solid #33241b;

width: 206px;

vertical-align: top;

line-height: 20px;

text-align: center;

}

.sidebar a:link {display: block; text-align: center; text-decoration: none;  color: #e2dcd6;}

.sidebar a:visited {display: block; text-align: center; text-decoration: none;  color: #e2dcd6;}

.sidebar a:hover {display: block; text-align: center; text-decoration: none; color: #e2dcd6;  background-color: #283544;}



.hottopic {

font-family: Verdana, Arial, sans-serif;

background: #e2dcd6;

color: #3f556d;

font-size: 100%;

text-align: center;

vertical-align: top;

width: 160px;

border: 1px solid #33241b;

}



.hottopic a:link {

color: #3f556d;

text-decoration: underline;

font-weight: bold;

}

.hottopic a:hover {

color: #3f556d;

text-decoration: underline;

font-weight: bold;

}



.hottopic2 {

font-family: Verdana, Arial, sans-serif;

background-image: url('images/back.jpg'); /* sets the background image */

background-position: top left; /* positions the background image */

color: #3f556d;

font-size: 100%;

text-align: center;

vertical-align: top;

width: 160px;

border: 1px solid #33241b;

}



.copyright {

font-weight: bold;

font-size: 7pt;

letter-spacing: 2px;

font-family: Verdana, Arial, sans-serif;

text-align: center;

color:  #e2dcd6;

background: #3f556d;

border: 1px solid #33241b;

padding: 5px;

background-image: url('images/back2.jpg'); /* sets the background image */

}

.copyright a:link {display: inline; text-align: center; text-decoration: none;  color: #e2dcd6;}

.copyright a:active {display: inline; text-align: center; text-decoration: none;  color: #e2dcd6;}

.copyright a:hover {display: inline; text-align: center; text-decoration: none; color: #e2dcd6;  background-color: #283544;}

.copyright a:visited {display: inline; text-align: center;  text-decoration: none; color: #e2dcd6;}



.center {

	text-align: center;}	

		

.imageleft {

	margin: 0 10px 0 0;

	float: left;

	border: 3px double #c0c0c0;}

	

.imageright {

	margin: 0 0 0 10px;

	float: right;

	border: 3px double #c0c0c0;}

	

.imageleft-noborder {

	margin: 0 10px 0 0;

	float: left;}
