body, div, td {
	font-size: 10pt;
	font-family: tahoma, verdana, arial, sans-serif;
	color: #660000;
}

body, frameset, frame {
scrollbar-arrow-color: #666666;
scrollbar-face-color: #eeeeee;
scrollbar-track-color: #f6f6f6;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-darkshadow-color: #ffffff;
}

a:link    {color: #0000ee}
a:visited {color: #0000bb}
a:hover   {color: #0000ff}
a:active  {color: #0000ff}

img {border: 0px}

#splashgraphic {
}

#titlebar {
	position: absolute;
	left: 19px;
	top: 20px;
}

#menu {
	position: absolute;
	left: 20px;
	top: 160px;
	width: 140px;
}

.menuitem {
	height: 30px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;
}

#menu a {
	text-decoration: none;
	color: #aaaaaa;
}

#menu a:hover, .carrot {
	color: #aa8888;
}

.carrot {
	font-family: arial;
	visibility: hidden;
}

.chosen, .chosen .carrot {
	color: #660000;
	visibility: visible;
}


#content {
	position: absolute;
	left: 192px;
	top: 144px;
	width: 367px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-left: 1px solid #c2c2cc;
	height: 3781px;

}

h1 {
	font-family: georgia, serif; 
	font-size: 13pt; 
	font-weight: 400;
	color: #000088;
}

ul {
	list-style: url(images/dash.gif);
	margin-left: 16px;
}

li {
	padding-bottom: 5px;
}

.newsquotes {
	padding: 15px;
	border: 1px dashed #cccccc;
	font-family: times, serif;
	color: black;
}

.newsquotes p {
	margin: 0px;
	margin-bottom: 6px;
}

#footer {
	position: absolute;
	bottom: 20px;
	left: 110px;
	font-size: 7pt;
	font-family: verdana;
}

