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

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

div#nav {
	background-color: #ADD8E6;
	border-bottom: 1px solid #006699;
	border-top: 2px solid #006699;
	margin: 22px 0px 0 0px ;
	padding: .5em 0 0 0;
	position: absolute;
	left: 0px;
	top: 100px;
	width: 164px;
	font-size: 85%;
	line-height: 1.5em;
	
}

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

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

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

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

div#quote {
	background-color: #FFFFFF;
	border: 2px solid #006699;
	margin: 10px 200px 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: 200px;
	font-size: 85%;
}

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

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

div#rightcolumn form {
	float: right;
}

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



div#rightcolumn ul {
	margin-bottom: .8em;
	margin: 20px 20px 0 10px;
	list-style-type: none;
	line-height: 1.5em;
}
div#smallquote form {
	float: right;
	margin-top: 0px;
}
div#smallquote {
	background-color: #FFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 10px 5px 0 5px;
	padding: 10px;
}

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


.box2 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
