html,body	{
	height: 100%;
}
body	{
	background: #58809f url('images/snow_background.png');
	font-size: 62.5%;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444444;
	line-height: 1.6em;
}
pre	{
	white-space: pre;
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444444;
	line-height: 1.6em;
	margin: 0 0 1em;	
}
*	{
	font-size: 1em;
	margin: 0;
	padding: 0;
}
p   {
	margin: 0 0 1em;
}
hr	{
	margin: 2px 0 15px 0;
	border: 0;
	height: 1px;
	background-color: #667481;
	color: #667481;
}
ul	{
	margin-left: 1.4em;
	margin-bottom: 1.5em;
}
li	{
	margin-top: .7em;
}
a   {
	color: #081165;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.date	{
	color: #cd2525;
}
.title	{
	margin-top: .2em;
	font-size: 1.3em;
	font-weight: bold;
	color: #003366;
}
.subTitle	{
	margin-top: .2em;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}
.wrapper {
	background: url("images/page_bg.png") #58809f repeat-y;
	width: 807px;
	padding: 0 11px;
	margin: 0 auto;
}
#header			{
	background: #ffffff;
	width: 807px;
	height: 176px;
}
#header img	{
	border: none;
}
#middle			{
	background: #ffffff url('images/header_text.jpg') no-repeat 0px 6px;
	height: 26px;
	text-align: right;
	padding-top: 32px;
}
#middle ul	{
	display: inline;
	list-style: none;
	font-size: 1.1em;
	background: #ffffff;
	text-align: right;
	margin-right: 8px;
}
#middle ul li	{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin-left: 9px;
}
#middle a	{
	color: #666666;
}
#middle li.divider	{
	border-right: 1px dotted #666666;
}
.clear  {
	clear: both; 
	height: 1px
}
.container  {
	float: left;
	width: 807px;
	background: #ffffff url("images/bg_homepage_content.png") 123px 0px repeat-y;
	height: 100%;
	margin: auto;
}
/***** MENU STYLES *****/
#menuLeft   {
	background: #ffffff url('images/leftmenu_bg.jpg') bottom left no-repeat;
	font-size: 1.1em;
	position: relative;
	z-index: 200;
	float: left;
	width: 123px;
	background-color: #ffffff;
	color: #003366;
	height: 100%;
}
ul#menuItems	{
	margin: 0px;
	list-style: none;
}
#menuItems li {
	margin: 0px;
	padding-top: 4px;
	height: 20px;
}
#menuItems a   {
	margin-left: 14px;
	color: #003366;
	text-decoration: none;
}
#menuItems a:hover   {
	color: #9cb6a9;
}
#menuBottom	{
	height: 215px;
}
body#news #menu_news a, body#race_info #menu_race_info a, body#organization #menu_organization a, body#about_us #menu_about_us a, body#membership #menu_membership a, body#derby_info #menu_derby_info a, body#faqs #menu_faqs a, body#links #menu_links a  {
	text-transform: uppercase;
	font-weight: bold;
	color: #034176;
}

/** navigation **/
#navMenu {
	/*background-color: #6487a2;*/
	line-height: 1em;
}
#navMenu ul {
	list-style: none;
	font-size: 0.9em;
	padding: 1px 0px;
	color: #003366;
	/*margin-left: 2px;
	margin-right: 4px;*/
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
}
#navMenu li	{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0px 2px;
}	
#navMenu a	{
	color: #003366;
}
#navMenu li.divider	{
	border-right: 1px dotted #003366;
	padding-right: 7px;	
}

/** submenu  **/
#subMenu	{
	background-color: #6487a2;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#subMenu ul	{
	list-style: none;
	font-size: 0.9em;
	margin-right: 4px;
	padding: 1px 0px;
	color: white;
	margin-left: 2px;
}
#subMenu li	{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0px 2px;
}	
#subMenu a	{
	color: white;
}
#subMenu li.divider	{
	border-right: 1px dotted white;
	padding-right: 7px;	
}

/** saved queries box **/
#savedQuery	{
	/*background-color: #cfdae3;*/
	background-color: #dedede;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#savedQuery ul	{
	list-style: none;
	font-size: 0.9em;
	margin-right: 4px;
	padding: 1px 0px;
	color: white;
	margin-left: 4px;
}
#savedQuery li	{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0px 2px;
}	
#savedQuery a	{
	color: #334f67;
}
#savedQuery li.divider	{
	border-right: 1px dotted #334f67;
	padding-right: 7px;	
}

/** tables **/
.table	{
	border-left: 1px solid #9BB0BF;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: white;
}
tr.tableHeading	{
	vertical-align: middle;
	background-color: #47708F;
	color: white;
	font-weight: bold;
}
.table tr	{
	padding: 0px;
}		
.table td	{
	font-size: .9em;
	line-height: 1.1em;
	padding: 2px 4px;
	border-right: 1px solid #9BB0BF;
	border-bottom: 1px solid #9BB0BF;
	vertical-align: top;
	margin: 0px;
}
.type	{
	/*font-style: italic;*/
}
.table pre	{
	line-height: 1.1em;
}
tr.alt	{
	background-color: #EFEFEF;
}

/**** end MENU STYLES ****/
	.right	{
	 width: auto;
	 text-align: right;
	 padding-right: 5px;
	 }
	.left	{
	 text-align: left;
	 float: left;
	 padding-left: 5px;
	}
	
#Content {
	background: #edf2f6 url('images/content_bg.jpg') no-repeat;
	width: 464px; 
	float: left;
	padding: 15px 20px;
	font-size: 1.2em;
	position: relative;
	z-index: 100;
	height: 100%;
}
h1		{
	color: #003366;
	font-family: arial;
	text-transform: uppercase; 
	font-size: 2em;
	margin-bottom: .2em;
	padding-bottom: .3em;
	line-height: 1em;
}
h4	{
	color: #034176;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .4em;
}
.subheading	{
	font-size: .8em;
	line-height: 1em;
	text-transform: capitalize;
}
#map	{
	float: right;
	margin-left: 10px;
}
.column	{
	width: 135px;
	margin: 0 13px 10px 0;
}
.left	{
	float: left;
}
.bordered	{
	border: 1px solid #667481;
}
.centered	{
	text-align: center;
}
#column_right	{
	background: #8f9397;
	margin-top: 5px;
	float: right; 
	width: 180px; 
	color: #ffffff; 
	height: auto;
	line-height: 1.2em;
	font-size: .9em;
}
#column_right p {
	margin: 2px 35px 10px 18px;
	font-size: 1.1em;
}
#column_right .selected	{
	font-weight: bold;
	color: #00266F;
}
#column_right a		{
	font-weight: bold;
	color: #113C8F;
	text-decoration: none;
}
#column_right a:hover	{
	color: #113C8F;
	text-decoration: underline;
}
#column_right .title	{
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
#footer {
	background: #ffffff;
	width: 684px; 
	height: 49px;
	font-size: .9em;
	color: #333333;
	clear: both;
	margin-left: 123px;
}
#footer p {
	text-align: center;
	padding-top: 18px;
}
#bottom	{
	clear: both;
	background: url("images/border_footer_bottom.jpg") no-repeat;
	height: 11px;
	width: 829px;
	margin-left: -12px;
	padding: -1px 25px;
}
