body {
	margin: 0 10% 0 10%;
	padding: 0;
	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 125%;
	background-color: #CAE1FF;
	}
a:link { 
	color: #0000CC;
	text-decoration: none;
	}
a:visited { 
	color: #0000CC;
	text-decoration: none;
	}
a:hover { 
	color: #990000;
	text-decoration: none;
	}
a:active { 
	color: #990000;
	font-weight: bold;
	}
#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 5px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	width: 870px;
	border-left: 2px dotted #333;
	font-size: 14px;
	/*/*/font-size: 100%; /* */
}
#sidebar {
	width: 200px;
	font-size: 125%;
	/*/*/font-size: 85%; /* */
	font-family: Calibri, "Times New Roman", Times, serif;
}
#header {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
	text-align: left;
	font-size: 150%;
	height: 50px;
}
#footer {
	background-color: #333333;
	color: #999999;
	background-image: url(csst_bg.gif);
	text-align: right;
}
#pictable{
	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;
}
#picthumb{
	width: 250px;
	height: 200px;
	vertical-align: bottom;
	background: #CAE1FF;
	text-align: center;
}
#picdesc{
	width: 250px;
	font-family: Calibri, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: top;	
	background: #CAE1FF;
	font-size: 85%;
}
#citydesc{
	width: 250px;
	text-align: center;
	vertical-align: top;
	background: #CAE1FF;
	font-size: 125%;
}

td, p {
	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 125%;
}
ul {
	font-family: Calibri, "Times New Roman", Times, serif;
	font-size: 125%;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 250%; font-style: italic; }
h2 { font-size: 200%; }
h3 { font-size: 150%; font-family: Calibri, "Times New Roman", Times, serif; }
h4 { font-size: 90%; font-family: Calibri, "Times New Roman", Times, serif; }

#sidebar a {
	/*/*/padding: 3px;
	/*display: block;
	border: 2px dotted #CAE1FF;
	text-decoration: none;
	line-height: 1em;
	width: 100px; /* */
}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
