body {
	font-family: sans-serif;
	background-color: #ffda94;
/*
	background: #212121;
	font-family: Georgia, Times, serif;
	color: #ccc;
*/
	padding: 0em;
	margin: 0em;
}

h2 {
	margin: 0;
	margin-top: 0.5em;
	color: #69c;
	font-size: 1.5em;
}

#header_pic {
	border-style: none;
	text-align: center;
}

hr {
	color: #44c;
/*
	background: #818181;
	clear: both; 
	height: 0.1em; 
	border: none;
*/
}

div.p_section {
	clear: both; 
	margin-top: 1em;
	padding-bottom: 2em;
	margin-bottom: 1em;
}

#footer {
	clear: both; 
	border-top: thin solid  #44c;
	font-size: smaller;
	color: gray;
	font-style: italic;
	padding-top: 0.5em;
	margin-top: 2em;
}

#footer img {
    border:0;
	width:44px;
	height:16px;
}

.links a {
	text-decoration: none;
	font-size: 1.1em;
	color: #44c;
}

.links a:visited {
	color: #44c;
}


.links a:hover {
	color: #66f;
}

ul.links {
	list-style: none;
}

ul.links li {
	float: left;
	margin-left: 1em;
	margin-right: 1em;
}


.p_section ul.links li {
	margin-bottom: 1em;
}

.p_section p a {
	text-decoration: none;
	color: #69c;
}

.p_section p a:hover {
	text-decoration: none;
	color: #88f;
}

.p_section p a:visited {
	text-decoration: none;
	color: #44c;
}

#header_pic_div {
	background-image: url(/css/base-banner2_1024.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	height: 198px;	/*  Height of the background jpg */
}
