﻿body {
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 0px;
}
p {
	margin-left: 20px;
	margin-top:2px;
	margin-bottom:3px
}
h1 {
	color: navy;
	font-size: 18pt;
	font-family: Verdana, Geneva, sans-serif;
	margin: 20px;
}
h2 {
	margin: 0px 0px 0px 120px;
	text-align: left;
	font-size: 18pt;
}
h3 {
	color: navy;
	font-size: 16pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	border-left: 0px;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
a:link {
	color: navy;
}
a:hover {
	color: white;
	font-weight: bold;
	background-color:navy;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centeredApp {
	background-color: white;
	position : absolute;
	left: 50%;
	margin-left: -400px;
	height: 600px;
	width: 800px;
}
.header {
	width: 800px;
	background-color: navy;
	z-index: 400;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.menu {
	width: 800px;
	background-color: navy;
	z-index: 400;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.menuItem {
	width: 200px;
	background-color: navy;
	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-weight: bold;
	position: absolute;
	top: 120px;
}
.menuItemSelected {
	border-style: none;
	border-width: 0px;
width: 133px;
		text-align: center;
		font-weight: bold;
		background-color: white;
		color: navy;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 120px;
}
.menuItem a:link {
	background-color: transparent;
	color: white;
	font-weight: bold;
}
.menuItem a:visited {
	background-color: transparent;
	color: white;
	font-weight: bold;
}
.menuItem a:hover {
	background-color: transparent;
	color: yellow;
	font-weight: bold;
}
.newsblock
{
	color: white;
	font-size:14px;
	position:relative;
	left:200px;
	width:400px;
	padding: 10px;
	text-align:left;
	 background-color:purple;
	}

.content{
	border-left: 20px;
	border-right: 40px;
	width: 800px;
	overflow:auto;
}
.headlines {
	text-align: center;
	background-color: white;
}
.scrolling {
	margin-left: 30px;
	overflow:auto;
	background-color:white;
	height: 440px;
}
.scrolling p {
	margin-bottom: 2px;
}
.more {
	text-align:center;
}
.more p {
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.OWW{
	background-color:#701038;
	color:#D9B300;
}
.OWW .when
{
	color:#D9B300;
}
.OWW .where
{
	color:#D9B300;
}
.OWW .what
{
	color:#D9B300;
}

.when
{
	 color: navy;
}
.what
{
	 color: black;
	 font-weight:bold;
	 margin-top:10px;
}
.where
{
	 color: black;
	 font-weight:normal;
}
.details{
	margin-left:40px;
	margin-right:40px;
	font-weight:normal;
	margin-bottom: 0px;
	color: black;
	font-weight:normal;
}
.details p{
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
}
.warning {
	color: #F03;
}

.details li {
	margin-left:60px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;

}
.myFrame {
	width: 800px;
	height: 600px;
	border: 0px;
	margin: 0px;
}
.buttonPanel {
	position:absolute;
	top: 120px;
	left: 0px;
	width: 600px;
	height: 40px;
	vertical-align:middle;
	background-color:navy;
	padding-left: 20px;

}
.myButton {
	width: 185px;
	height: 30px;
	background-color:blue;
	color:white;
  font-weight:bold;
	
}
.myMessage {
	position: relative;
	left: 100px;
	width: 100px;
	background-color:#F03;
	color: white;
}
.myPanel {
	width: 800px;
	height: 800px;
}
.header { 
position: absolute
	width: 800px;
	height: 120px;
	top:0px;
	color:#FF0;
}
.ctsalogo {
	position: absolute;
	top: 5px;
	left: 10px;
}
.ctbilogo {
	position:absolute;
	top: 15px;
	left: 680px;
}
.ctsawords { 
position: absolute;
left: 200px;
width: 400px;
top: 30px;
  	color:#FF0; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:48px;
	text-align:center;
	vertical-align:middle;
	height:120;
}


