a {
	text-decoration:none;
	font-weight:bold;
	color:#006;
}
a:hover {
	color:#33a;
}
a:visited {
	color:#66a;
}
body {
	font-family: Georgia, Times; 
}
#aboutmenu {
	background:#dde;
	padding:0px;
	width:818px;
}
#blade {
	background: url('images/blade.jpg') no-repeat;
	height:20px;
	left:150px;
	position:absolute;
	top:150px;
	width:500px;
}
#blade2 {
	background: url('images/blade5.jpg');
	background-repeat: repeat-y;
}
#chevron {
	height:164px;
	left:638px;
	position:absolute;
	top:0px;
	width:auto;
}
#flag {
	position:relative;
	float:left;
}
#noflag {
	position:relative;
	float:left;
}
#header {
	background: #000066 url('images/header2.jpg') no-repeat;
	height:150px;
	left:150px;
	position:absolute;
	top:0px;
	width:488px;
}
#leftbar {
	color: white;
	background-color: #cc0001;
	font-size:0.8em;
	width:150px;
}
#leftbar2 {
	background: #010066 url(images/sidebar-middle.jpg) no-repeat;
	color:white;
	font-size:0.8em;
	width:130px;
	padding:10px;
}
#leftbar2 p {
	margin:2px 0px;
}
#leftbar2 input {
	margin:2px 0px;
}
#leftbar2 a {
	color:#aaf;
}
#leftbar2 a:hover {
	color:#44b;
}
#mainmenu {
	width: 130px;
}	
#mainmenu li a {
	font-weight:normal;
  	height: 17px;
	color: #fff;
	display: block;
	background: url(images/menu.gif) no-repeat;
	padding: 3px 0 0 4px;
}
#mainmenu li a:hover {
	color: #fff;
	background: #050064 url(images/menuover.gif) no-repeat;
	padding: 3px 0 0 4px;
}
#mainmenu li.selected {
	font-weight:normal;
  	height: 17px;
	display: block;
	background: #006 url(images/menuover.gif) no-repeat;
	padding: 3px 0 0 4px;
}
#mainmenu li ul {
	display:none;
	position:relative;
	z-index:1;
}
#mainmenu li:hover {
	height:17px;
}
#mainmenu li:hover ul.members {
	display:block;
	left:130px;
	top:-20px;
}
#mainmenu li.selected:hover ul.members {
	display:block;
	left:126px;
	top:-18px;
}
#mainmenu li:hover ul.account {
	display:block;
	left:130px;
	top:-20px;
}
#mainmenu li.selected:hover ul.account {
	display:block;
	left:126px;
	top:-18px;
}
#racereports {
	font-size:11px;
}
#racereports p {
	border-right:1px solid #999;
	display:block;
	padding:2px 5px;
	float:left;
}
#racereports p.current {
	font-weight:bold;
}
#tllink {
	left:0px;
	top:0px;
	width:150px;
	height:175px;
	position:absolute;
}
#wrapper {
	left: 170px;
	height: auto;
	position: absolute;
	top: 170px;
	width: 800px;
}
.aboutmenu {
	margin:0px 0px 2px 0px;
}
.aboutmenu li {
	border:1px solid #006;
	background:#cccce0;
	display:inline;
	float:left;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	white-space:nowrap;
	width:auto;
	font-size:12px;
}
.aboutmenu li.current {
	background:#006;
	color:#fff;
}
.aboutmenu li:hover {
	border:1px solid #fff;
}
.aboutmenu li a:visited {
	color:#006;
}
.article {
	background: #cccce0;
	float:left;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px 10px 10px 10px;
	position:relative;
	width:800px;
}
.article h3 {
	background: url('images/h3.jpg') repeat-y;
	color:#fff;
	font-size:1.2em;
	height:auto;
	margin:10px 0px 10px 0px;
	padding:5px 15px 5px 15px;
	width:770px;
}
.article h4 {
	color:#006;
	font-size:1.1em;
	padding:10px 0px;
}
.article img {
	max-width:400px;
	max-height:500px;
	float:right;
	margin: 20px 20px 20px 10px;
}
.article p {
	padding:0px 0px 10px 0px;
}
.constitution {
	list-style-type: decimal;
	list-style-position: outside;
}
.constitution li {
	display:list-item;
	margin-left:25px;
	padding:5px 0px 5px 0px;
}
.constitutioni {
	list-style-type: lower-roman;
	list-style-position: outside;
}
.constitutioni li {
	display:list-item;
	padding:5px 0px 5px 5px;
}
.controlmenu {
	margin-left:0px;
	font-size:0.7em;
}
.controlmenu li {
	border:1px solid #006;
	float:left;
	padding:5px;
}
.controlmenuside {
	margin-left:0px;
	font-size:0.9em;
}
.editor {
	font-size:0.6em;
	color:#555;
}	
.flag {
	margin:2px;
	vertical-align:middle;
}
.floatstop {
	border-bottom:1px solid #006;
	line-height:0em;
	clear:both;
}
.footer {
	background: #cccce0;
	float:left;
	font-size:0.7em;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:5px 10px 5px 10px;
	position:relative;
	width:800px;
}
.footer a {
	font-weight:normal;
	color:black;
}
.footer a:hover {
	color:black;
	text-decoration:underline;
}
.forumpost {
	border-bottom:1px solid #aeaeba;
	margin-left:10px;
	margin-bottom:10px;
}
.forumpost h5 {
	color:#006;
	margin-bottom:10px;
}
.forumpost a {
	font-size:0.8em;
}
.forumpost i {
	color:#aeaeba;
	font-size:0.8em;
}
.forumpost p {
	font-size:0.9em;
}
.gallery {
	text-align:center;
}
.gardenparty {
	padding: 10px;
	width: 400px;
}
.gardenparty br {
	clear: left;
}
.gardenparty label, .gardenparty input, .gardenparty select {
	display: block;
	float: left;
	width: 150px;
	margin-bottom:10px;
}
.gardenparty label {
	text-align: right;
	padding-right: 10px;
}
img.galleryimg {
	float:none;
}
.imglogo {
	margin:0px;
	float:none;
}
.input {
	margin-bottom:5px;
}
.largetable {
	border-collapse:collapse;
	margin:10px auto;
	width:800px;
}
.largetable tbody tr td {
	padding:5px;
}
.light {
	color:#888;
	font-size:0.7em;
}
.rss {
	border:1px solid white;
	padding:2px;
	margin-bottom:3px;
	height:34px;
	text-align:center;
}
.rss img {
	float:left;
	margin:3px;
}
.small li {
	background:#ddddee;
	border-bottom:1px solid #006;
	font-size:0.7em;
}
.smalltable {
	border-collapse:collapse;
	margin:10px auto;
	font-size:0.8em;
}
.smalltable tbody tr td {
	vertical-align:middle;
	border:1px solid #aaa;
	padding:5px;
}
.social-media-icon {
}
.titlerow td {
	background:#006;
	border:1px solid #006;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.titlerow tr {
	background:#006;
	border:1px solid #006;
	color:#fff;
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
}

