/*
Home page gray #909090
Blue #191993;
Red #D00000;
*/

body {
	background-color: #fff;
	margin: 0;
	width: 100%;
	font-family: Georgia, serif;
}

p {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

.notes {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
}


p.image {
	float: right;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	font-weight: 300;
	font-style: italic;
	color: #000;
	background-color: #fff;
}

p.red {
   	color: #D00000; 
}

span.red {
   	color: #D00000; 
}

p.caption {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	font-weight: 300;
	font-style: italic;
	color: #000;
	background-color: #fff;
}

.keepWith {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;

}

.forward {
	border-bottom: 1px solid #000;
}

.keepWithBlack {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

h1 {
	font-family: Georgia, serif;
	font-size: 36px;
	line-height: 36px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

h2 {
	font-family: Georgia, serif;
	font-size: 24px;
	line-height: 36px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

h3 {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
}

h4 {
	font-family: Georgia, serif;
	font-size: 17px;
	line-height: 17px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #D00000;
	background-color: #fff;
    
}

h5 {
	font-family: Georgia, serif;
	font-size: 17px;
	line-height: 22px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;  
}

h6 {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
    
}

#rules {
	position: relative;
	float: left;
	width: 600px;
	padding-top: 165px;
	margin-left: 150px;
}

#noticesText {
	position: relative;
	float: left;
	width: 500px;
	padding-top: 165px;
	margin-left: 150px;
}

.clear {
	clear:both;
	width: 25px;
	height: 1px;
	background-color: transparent;
}

#header {
    position: relative;
    width: 100%;
	height: 267px;
	background-color: #fff;
}

#flag {
	position: relative;
	margin-top: -267px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	min-width: 1000px;
	background-color: transparent;
	z-index: 20;
}

#names {
	float: left;
	width: 600px;
	margin-left: 100px;
	margin-top: 175px;
}

#speechesText {
	float: left;
	width: 600px;
	margin-left: 100px;
	margin-top: 175px;
}


.notice {
	border-bottom: 2px solid #000;
}

.noticesDiv {
	clear: right;
}

#contentLists {
	position: relative;
	margin-top: -150px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	background-color: ¢fff;
	z-index: 20;
}

#content {
	position: relative;
	margin-top: -150px;
	margin-bottom:0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	min-width: 1000px;
	background-color: ¢fff;
	z-index: 20;
}

#contentLeft {
	float: left;
	width: 220px;
}

#contentLeftLists {
	float: left;
	width: 220px;
}

#contentRightLists {
	float: right;
	width: 250px;
}

#contentLeft p {
	text-align: center;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	background-color: #fff;
}

#contentLeftLists p {
	text-align: left;
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	background-color: #fff;
}

ul {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #000;
	background-color: #fff;
	margin-top: -15px;
}

#listMenu {
	float: right;
	width: 250px;
	margin-top: 175px;
}

#listMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#listMenu li {
	padding: 5px 0;
}

#listMenu li a:link, #listMenu li a:visited {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #191993;
	background-color: #fff;
	text-decoration: none;
}

#listMenu li a:hover {
	color: #D00000;
	text-decoration: none;
}

#bookmark {
	float: right;
	width: 250px;
	margin-top: 180px;
}

#bookmark ul {
	margin: -20px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#bookmark li {
	padding: 5px 0;
	border-bottom: 1px solid #000;
}

#bookmark li a:link, #bookmark li a:visited {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #191993;
	background-color: #fff;
	text-decoration: none;
}

#bookmark li a:hover {
	color: #D00000;
	text-decoration: none;
}

#contentLeft ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#contentLeft li {
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	background-color: #F0F0F0;
}

#contentLeft ul li a:link, #contentLeft ul li a:visited {
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	color: #191993;
	background-color: #F0F0F0;
	text-decoration: none;
}

#contentLeft ul li a:hover {
	color: #D00000;
	background-color: #F0F0F0;
	text-decoration: none;
}

#contentRight, #notices {
	position: relative;
	float: left;
	width: 600px;
	padding-top: 165px;
	padding-left: 115px;
}

#footer {
	width: 100%;
	background-color: #fff;
}

img {
	border: 0;
}

#footerContainer {
	width: 655px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	padding:15px 0 50px 345px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 20px;
	border-top: 1px solid #000;
}

.left {
	position: absolute;
	left: 0;
	top: 0;
}

.right {
	position: absolute;
	right: -200px;
	top: 0;
	z-index: 10;
}

a:link, a:visited {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
	color: #191993;
	background-color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #D00000;
	text-decoration: none;
}

.speech {
	border-bottom: 2px solid #000;
}

table {
 width: 600px;
 border-collapse: collapse;
}

table p {
	background-color: transparent;
}

td {
	width: 275px;
	padding-right: 25px;
}	

td.long {
	width: 475px;
	padding-right: 25px;
}

td.longFP {
	width: 325px;
}	

td.short {
	width: 75px;
	padding-right: 25px;
}

td.shortList {
	width: 75px;
	padding-right: 25px;
	font-size: 0.8em;
}

td.date {
	width: 175px;
	padding-right: 25px;
}	

td.shortDate {
	width: 115px;
	padding: 0 15px 0 15px;
	background-color: #F8F8F8;
}

td.change {
	width: 55px;
	padding: 0 10px 0 10px;
	background-color: #F0F0F0;
}


td.details {
	width: 355px;
	padding: 0 10px 0 10px;
	background-color: #F8F8F8;
}	

tr.rule {
	border-top: 1px solid #000;
}

form p {
	clear: left;
}

form p label {
	float: left;
	width: 75px;
}

#theform p label {
	float: left;
	width: 275px;
}

#theform p label.prop {
	float: left;
	width: 125px;
}

#theform p input.text {
	width: 450px;
}

#theform p input.day {
	width: 30px;
	margin: 0 0 0 10px;
}

#theform p input.year {
	width: 60px;
	margin: 0 5px;
}

form p input.login {
	width: 200px;
}

form p input.text {
	width: 450px;
}

form p input.day{
	width: 30px;
	margin: 0 15px 0 10px;
}

form p input.year{
	width: 60px;
	margin: 0 5px;
}

form p input.dayOfTheWeek {
	width: 100px;
	margin: 0 5px;
}

form p input.radio{
	margin: 0 5px;
}

form p textarea {
	width: 450px;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

form p input.checkbox{
	margin: 0 5px;
}

p.btn {
	float: right;
}

p.btn a:link, p.btn a:visited {
	color: #fff;
	background-color: #191993;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

p.btn a:hover {
	color: #fff;
	background-color: #D00000;
}

p.next a:link, p.next a:visited {
	color: #fff;
	background-color: #191993;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

p.next a:hover {
	color: #fff;
	background-color: #D00000;
}