	/* CSS Document */

body {
	font-family: Verdana, Arial;
	margin:0px 0px 0px 0px;
	background-color: #993300;

		}
		
		a:link {
	color:#333399;
	text-decoration: none;
}

a:hover {
	color: #333399;
	text-decoration: underline;
}

a:visited {
    color:#330066;
	text-decoration: none;
	}
	
	#topframe {
	background-color: #993300;

	}
	
#leftcontent {
		float:left;
		width:75%;
		background-image: url(images/JB288-30.jpg);
		background-color:#993300;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		}

#leftcontent a:link {
	color:#00FFFF;
	text-decoration: none;
}

#leftcontent a:hover {
	color: #00ffff;
	text-decoration: underline;
}

#leftcontent a:visited {
    color: #0066ff;
	text-decoration: none;
}
	

#rightcontent {
	background-color:#CCFFCC;
	}
		
	
	
	#rightcontent p {
	margin-left:20px;
			}
	
#rightcontent a:visited {
    color:#330066;
	text-decoration: none;
}
		
	h1 {
	font-size: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
		}
		h2 {
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
		}
		h3 {
	font-size: 120%;
	padding-top: 10px;
	padding-bottom: 5px;
		}
		h4 {
	font-size: 110%;
		}

	
	#navbar {
	background: "#990000";
	font-color:
	white-space: nowrap;
	color: #FFFF66;
	}

#navbar a:link {
	color:#00FFFF;
	text-decoration: none;
}

#navbar a:hover {
	color: #00ffff;
	text-decoration: underline;
}

#navbar a:visited {
    color: #0066ff;
	text-decoration: none;
}
