body {
	background-image: url(http://www.missoulacfac.org/myImages/site_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B6B2FC;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #EFF3FB;
	float: right;
	width: 777px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(http://www.missoulacfac.org/myImages/content_page.gif);
	background-repeat: repeat-y;
	margin-right: 15px;
	padding-right: 7px;
	padding-left: 7px;
}
#left_bar {
	float:left;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}


#content_top {
	background-image: url(http://www.missoulacfac.org/myImages/content_top.gif);
	float: right;
	height: 33px;
	width: 791px;
	margin-right: 15px;
}



#stage {
	background-image: url(http://www.missoulacfac.org/myImages/stage_bg.gif);
	background-repeat: repeat-y;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header_links {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	position: relative;
	width: 118px;
	height: 86px;
}

#header_links a {
	color:#FFFFFF;
	text-decoration:none;
}
#images {
	width: 600px;
	margin-left: 320px;
}
#images img {
	border: 2px solid #000000;
	margin-right: 5px;

}
#header_links a:hover {
	text-decoration:none;
}	
#header_links a:active {
	text-decoration:none;
}	
#header_links a:visited {
	text-decoration:none;
}	
#header {
	background-image: url(http://www.missoulacfac.org/myImages/header.jpg);
	height: 202px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	float: right;
	width: 750px;
	margin-right: 15px;
}

#myKal {
	width:150px;
	margin:auto;
	text-align:center;
	font-size:14px;
	
}
#kalends{
	padding-top: 5px;
	color:#222222;
	min-height: 185px;
	height: auto;
	_height: 185px;
	
}

.fakeLink {
	color:#7875A6;
	text-decoration:none;
}
.fakeLink:hover {
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}
.kalTable {
	background-color: #EFF3FB;
	border: 1px solid #38369F;	
}
.kalAlpha {
	background-color: #DBDFE6;
}
.kalAlpha th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38369F;
}
.emptyDay {
	background-color: #EFF3FB;
	width: 20px;
	height: 20px;
	cursor:default;
	color:#444444;
}
.fullDay {
	width: 20px;
	height: 20px;
	font-weight: bolder;
	background-color: #15599D;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
}
.fullDay:hover {
	background-color: #EFF3FB;
	color: #15599D;
	cursor:pointer;
	cursor:hand;
}
#kalEventsBox {
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	background-color: #EFF3FB;
	border: solid 1px #38369F;
	width: 148px;
	font-size: 12px;
	color:#15599D;
}
.kalEventsHeader {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	width: 140px;
	border-bottom: solid 1px #15599D;
	float: left;
	text-align: left;
	
}
#kalEventsBox p {
	clear: left;
	text-align: right;
}
#kalEvents a {
	color:#15599D;
	text-decoration: none:
}
#kalEvents a:hover { 
	text-decoration: underline;

}
#kalEvents a:visited {
	color:#15599D;

}
#nav {
	background-image: url(http://www.missoulacfac.org/myImages/stage_bg.gif);
	background-repeat: repeat-y;
	font-size: .8em;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 30px
}
.feDrop {
	border-left: solid 1px #000;
}
.firstOne {
	border-left: none !important;
}
#navigation .primary, #navigation .primary ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:15px; 
}
#navigation .primary a{
display:block;
padding:0px 8px;
color:#000000;
text-decoration:none;
}
.navnolink {
display:block;
padding:0px 8px;
color:#000000;
cursor: default;
}
#navigation .primary ul a, #navigation .primary ul .navnolink{
display:block;
padding:4px 8px;
border:1px solid #ffffff;
color:#000000;
text-decoration:none;
background-color:#cccccc;
font-size: .9em;
line-height: 1.7em;
}
#navigation .primary a:hover{
	text-decoration: underline;
}
#navigation .primary ul a:hover{
background-color:#ffffff;
color:#000;
text-decoration: none;
}

#navigation .primary li{
float:left;
position:relative;
}

#navigation .primary ul {
position:absolute;
display:none;
width:13em;
top:15px;
left: 10px;
text-align:left;
}
#navigation .primary ul .navnolink{
width:13em;
height:auto;
float:left;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: right center;
}
#navigation .primary li ul a{
width:13em;
height:auto;
float:left;
}

#navigation .primary ul ul{
top:auto;
}	

#navigation .primary li ul ul {
left:13em;
margin:0px 0 0 6px;
z-index: 10;
}

#navigation .primary li:hover ul ul, #navigation .primary li:hover ul ul ul, #navigation .primary li:hover ul ul ul ul{
display:none;
}
#navigation .primary li:hover ul, #navigation .primary li li:hover ul, #navigation .primary li li li:hover ul, #navigation .primary li li li li:hover ul{
display:block;
}