:link, :visited {text-decoration:underline;}

:link:focus, :visited:focus, link:focus acronym, :link:focus abbr, :visited:focus acronym, :visited:focus abbr {color:#567;}



h3 {

	text-decoration:underline;

	}

.midden {

	text-align:center;

	}

.leftred {

	color:red;

	font-weight:bold;}


.red {

	text-align:center;

	color:red;

	font-weight:bold;}

.yellow {

	text-align:center;

	color:brown;

	font-weight:bold;}


#container {

	width: 760px;

	\width: 780px;

	w\idth: 760px;

	border: 1px solid gray;

	margin: 10px;

	margin-left: auto;

	margin-right: auto;

	padding: 10px;
background: #F5F5DC 
	}

	

#banner {
	
	text-align:center;

	padding: 5px;

	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;

	background: rgb(255, 255, 173) ;

	}

		

#content {

	padding: 5px;

	margin-left: 0px;
	margin-right: 0px;

	background-color: rgb(210, 215, 235);

	}



#sidebar {

	float: left;

	width: 200px;

	\width: 210px;

	w\idth: 200px;

	margin: 0;

	margin-right: 5px;

	padding: 5px;

	background-color: rgb(235, 235, 235);

	}



#footer {

	clear: both;

	padding: 5px;

	margin-top: 5px;

	margin-right: 0px;

	background-color: rgb(174,210,210);

	text-align:center;

	font-size:0.8em;

	}

#link {

	text-align:center;

	margin:5px 5px 0 0;

	border:1px solid #ccc;

	border-right:1px solid #999;

	border-bottom:1px solid #888;

	background-color: rgb(210, 215, 235);

 	}

#link a {

	text-decoration:none;

	font-weight:bold;

 	}

#link a:hover {

	background-color: rgb(210, 215, 235);

	}


