body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 100%;
}

a:link {
	text-decoration: none;
	color: #13356F;
}
a:visited {
	text-decoration: none;
	color: #13356F
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

h2 {
	color: #666666;
}

img {  
border-style: none;
}
.thumb {
	padding: 5px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border: 1px solid #13356F;
	height: 100%;
}

#header {
	margin: 0 0 15px 0;
	height: 122px;
}

#marquee {
	font-size: 14px;
	text-align: center;
	background: #013356;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftColumn {
	font-size: 1ems;
	line-height: 150%;
	float: left;
	width: 154px;
	padding-top: 30px;
	padding-left: 10px;
	margin-bottom: 30px;
	white-space: nowrap;
	overflow: hidden;
	
}

#leftColumn a:hover {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 125px;
	color: #006699;
	padding-top: 4px;
	padding-bottom: 4px;
}

#rightColumn {
	font-size: 12px;
	float: right;
	width: 154px;
	padding-top: 30px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#content {
	color: #666666;
	float: left;
	width: 400px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 30px;
	border-left: 1px solid #013356;
	border-right: 1px solid #013356;
	height: 100%;
	
}


#footer {
	clear: both;
	font-size: 0.625em;
	background: #013356;
	height: 28px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
#breadcrumb {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}
.image {
	float: right;
	margin-left: 5px;
	font-size: 10px;
	text-align: center;
}
blockquote {
	border-top: 1px inset #CCCCCC;
	border-bottom: 1px outset #CCCCCC;
}
.centeredimg {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#calendar {
	color: #666666;
	float: left;
	width: 400px;
	padding-top: 30px;
	height: 100%;
	
}

#calendar h1, p {
	padding-left: 5px;

	
}
.leading {
	padding-top: 24px;
}
.line-height {
	line-height: 20px;
}
