#wrap {
	width: 800px;
	margin:0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635B54;
	background-image: url(images/backgrnd.gif);
	background-repeat: repeat-y;

}

#main-content {
	width: 380px;
	display:inline;
	float: left;
	margin-right: 13px;
	margin-left: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
}

#main-body {
	width: 545px;
	display:inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#calmain-body {
	width: 750px;
	display:inline;
	float: left;
	margin-left: 45px;
}


#sub-content {
	width: 165px;
	float: left;
	border-top: thin #000033;
	border-right: thin #000033;
	border-bottom: thin solid #000033;
	border-left: thin #000033;
}

#navigations {
	width: 175px;
	display:inline;
	float: left;
	margin-left: 20px;
	background-color: #CCC8A1;
}

#foot {
	clear: both;
	
}
#btm_cap {
	width: 800px;
	margin:0 auto;
	clear: both;
	background-image: url(images/bottom.gif);
	}
	
#mnuPanel a, #mnuPanel a:link, #mnuPanel a:visited, #mnuPanel a:active {
	display: block;
	padding: 2px;
	border: 1px #635B54 outset;
	margin-bottom: 1px;
	margin-top: inherit
	background: #066;
	background-color: #8B7A4D;
	text-decoration: none;
	color: #FFFFFF;

}
#mnuPanel a:hover{
	background-color: #000033;
	border: 1px #635B54 outset;
	color: #FFFFFF;	
}
.leftimage{
float: left;
margin-right: 4px;
border: 1px none #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}
.head1 {
	font-weight: bold;
	color: #1C2F6E;
	border-bottom-style: dotted;
	border-bottom-color: #635B54;
	font-size: 120%;
	border-bottom-width: thin;
	padding-left: 2px;
}
.head2 {
	font-weight: bold;
	color: #635B54;
	font-size: 105%;
	padding-left: 2px;
}

.boldhead {
	font-weight: bold;
}
.caption {
	font-style: italic;
}
.planlabels {
	font-size: 13px;
	color: #5B0E0E;
}
.whitetext {
	color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #635B54;
}
.susmem {
	color: #993300;
	margin-left: 2px;
}
