#left_nav {
	background-image: url(../images/gifs/allline.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	width: 170px;
}
#main {
	padding: 8px;
	width: 700px;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
}
#heading h1 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#spotlight acronym {
	text-decoration: none;
	border-bottom-width: 0px;
}
.photocap {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #9B8069;
	background-color: #F4DEC2;
	width: 200px;
	background-position: right;
	margin-right: 20px;
}

#tablemain {
	width: 650px;
}
#tablemain th {
	color: #336699;
	font-size: large;
}
#tablemain td {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCDBCC;
	padding-left: 5px;
}
#tabledata {
	width: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
}
#tabledata th {
	color: #336699;
	font-size: large;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCDBCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;}
#tabledata td {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCDBCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding: 3px;
}
.tabledata caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #336699;
	text-align: left;
	line-height: 1.75em;
	margin-top: 10px;
}

.tabledata {
	width: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
}
.tabledata th {
	color: #336699;
	font-size: large;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCDBCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;}
.tabledata td {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DCDBCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding: 3px;
}
.center {
	text-align: center;
}

#table730 {
	width: 730px;
}
.qlinksbg {
	background-image: url(images/qlinksnbg_01.gif);
	background-repeat: repeat-x;
}
#tabledata caption {
	color: #336699;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
}
.right {
	text-align: right;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 110px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0 15px 10px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	font-size: 0.7em;
	}

