html
{
	font-size:100%;
}
body
{
	background-color:#000066;
	font-family:verdana;
	font-size:62.5%;
	color:#404040;
}
a
{
	text-decoration:none;
	color:black;
}
#wrapper
{
	width : 100%;
	background-image:url(/images/stripytop.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:white;
}
#banner
{
	height : 53px;
	width : 860px;
	padding : 0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/stripytop.png);
	background-repeat:repeat-x;
	background-color:#660000;
}
#banner img
{
	margin-top:-2px;
}
#content
{
	width:860px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	min-height:505px;
	margin-top:10px;
}
#leftcolumn
{
	width:190px;
	float:left;
	height:505px;
}
#rightcolumn
{
	width:660px;
	float:right;
	height:100%;
}
#contentpanel a
{
border-bottom:1px #000066 dotted;

}
#bottombar
{
	clear:both;
	height:39px;
	width:100%;
	background-image:url(/images/bottombar.png);
	background-repeat:repeat-x;
}
#barholder
{
	height:39px;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/banner_default.png);
	background-position:top;
	background-repeat:no-repeat;
}
.cthro
{
	height:39px;
	width:100%;
	background-image:url(/images/cthro_rules.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.irf-homemenubar
{
	padding=left:10px;
	font-size:2em;
	font-family:"Times New Roman";
	height:25px;
	margin-bottom:2em;
	color:#000066;
}

.irf-homemenubar a
{
	margin-left:15px;
}

.irf-topmenubar
{
	font-size:2em;
	width:660px;
	height:25px;
	font-family:"Times New Roman";
	margin-bottom:2em;
	color:#000066;
}

.irf-topmenubar li
{
	float:left;
	margin-right:15px;
}
li.irf_quote
{
	font-size:1.3em;
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman";
	width:100%;
	text-align:center;
	color:#000066;
margin-bottom:1em;
}
p{
	font-size:1.33em;
	padding-bottom:1em;
	line-height:1.1em;
}

#contentpanel
{
	width:440px;
	float:left;
}

#imageholder
{
	width:160px;
	height:250px;
	background-color:#404040;
	float:right;
}

#leftcolumn ul
{
	margin-left:8px;
	margin-top:0px;
	padding-top:0px;
}

#leftcolumn li
{
	font-size:1.5em;
	font-family:"Times New Roman";
	margin-bottom:0.65em;
}

.quote
{
	background-color:#000066;
	width:100%;
	padding:15px;
	color:white;
	min-height:60px;
	font-family:"Times New Roman";
	font-size:2.4em;
	margin-bottom:20px;
}
.white
{
	background-color:white;
}
#map
   {
    width:390px;
    height:330px;
    border:1px solid black;
    overflow:hidden;
   }
