BODY
{
	background-color: #999966; /** 999966 1F2215 514C39 **/
	font-family: Verdana, 'Trebuchet MS';
	font-size: 13px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}
TD
{
	vertical-align: top;
}
A
{
	text-decoration: none;
}

.caption
{
	padding: 10px 10px 10px 10px; 
	font-size: 10px;
	font-style: italic;
}
.topmenu
{
	color: #ffffff;
	background-color: #2A261C;
	font-size: 13px;
	text-decoration: none;
	
	
}
.topimage
{
	background-image: url(kananaskis_topa.jpg);
}
.mainmenu
{
	padding-left: 16px;
	background-color: #2A261C ;
	color: #ffffff;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
        vertical-align: top;
	
}
.topbar
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.rallytitle
{
	font-size: 32px;
}
.maintable
{
	width: 800px;
	border-right: #2A261C 4px solid;
	border-top: #2A261C 4px solid;
	border-left: #2A261C 4px solid;
	border-bottom: #2A261C 4px solid;
	background-color: #ffffff;
}
.introtable
{
	width: 800px;
	padding: 0px;
	border-right: #2A261C 4px solid;
	border-top: #2A261C 4px solid;
	border-left: #2A261C 4px solid;
	border-bottom: #2A261C 4px solid;
	background-color: #ffffff;
}

.divbar
{
	text-align: center;
	background-color: #C5C594;
	padding: 5px;
	height: 20px;
}

.entrylist
{
	text-align: left;
	background-color: #C5C594;
}
.infotitle
{ 
	font-size: 15px;
	font-weight: bolder;
    
}
.infolist
{ 
	text-align: left;
    vertical-align: top;
    
}
.infobar
{
	width: 740px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}
.profilebar
{
	width: 700px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-color: #ffffff;
}
.footer
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
UL.links
{
	list-style-position: outside;
	/** text-indent: -25px; **/
	list-style-type: circle;
}
IFRAME
{
	border-right: #8a8aff thin solid;
	border-top: #8a8aff thin solid;
	border-left: #8a8aff thin solid;
	border-bottom: #8a8aff thin solid;
}
A:link.topmenu
{
	color: #ffffff;
}
A:link.mainmenu
{
	color: #ffffff;
}
A:hover.mainmenu
{
	color: #C5C594;
}
A:visited.topmenu
{
	color: #ffffff;
}
