body {
 background-color: #B6D8E2;
	font: 1.25em verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

div#header {
	background-image: url(../images/backgroundimageNew1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 0;
	padding-top: 12px;
}

div#list1{
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 5px;
	
}

div#list2 {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 5px;
}

div#nav {
	background-color: #ADD8E6;
	border-bottom: 1px solid #006699;
	border-top: 2px solid #006699;
	left: 0px;
	margin: 22px 0 0 15px;
	padding: .5em 0 0 0;
	position: absolute;
	top: 100px;
	width: 150px;
}

div#nav a {
	color: #708090;
	text-decoration: none;
}

div#nav a:hover{
	color: #FFFFFF;
}

div#nav li {
	font-size: .75em;
	font-weight: bold;
	margin-bottom: .5em;
}

div#nav ul {
	list-style-type: none;
	margin-bottom: .8em;
	margin-top: 0;
}

div#quote {
	background-image: url(../images/paper.gif);
	border: 2px solid #006699;
	margin: 10px 150px 0 165px;
	padding: 0 1em;
}

div#quote  h1{
	font-size: 1em;
}

div#quote  li {
	font-size: .75em;
}

div#quote  p {
	font-size: .8em;
}

div#quote a {
	color: #990000;
	text-decoration: none;
}

div#quote a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

div#quote img {
	margin: 10px 10px 10px 10px;
}

div#rightcolumn {
	background-color: #ADD8E6;
	border-bottom: 1px solid #006699;
	border-top: 2px solid #006699;
	margin: 22px 0 0 15px;
	padding: .5em 0 0 0;
	position: absolute;
	right: 0px;
	top: 100px;
	width: 150px;
}

div#rightcolumn a {
	color: #708090;
	text-decoration: none;
}

div#rightcolumn a:hover {
	color: #FFFFFF;
}

div#rightcolumn form {
	float: right;
}

div#rightcolumn li {
	font-size: .75em;
	font-weight: bold;
	margin-bottom: .5em;
	text-align: left;
}

div#rightcolumn p {
	font-size: .75em;
}

div#rightcolumn ul {
	list-style-type: none;
	margin-bottom: .8em;
	margin-top: 20px;
}

div#smallquote {
	background-color: #FFFFCC;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 10px 5px 0 5px;
	padding: 10px;
}

div#smallquote {
	border: 2px dotted #CCCCCC;
}

div#smallquote p:first-line {
	font-variant: small-caps;
	font-weight: bold;
}
p {
	margin: 0 20px 0 20px;
	line-height: 2em;
}

h5 {
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
}

.home {
	font-size: 70%;
	font-family: "Courier New", Courier, monospace;
	margin: 0;
}

.linklite {
	border-top: 1px solid #000000;
}

.linklite {
	border-bottom: 1px solid #000000;
}

.time {
	font-size: small;
	font-weight: bold;
	text-align: left;
}

#list1 {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	color: #708090;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	
	
}

#list2 {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	color: #708090;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	
}
