html {
	height: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
body {
	background-color: #fdf6e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#main {
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-y;
	/* min-height: 100%; */
	width: 784px;
	/* border: #FF0000 thin solid; */
	/* height: 100%; */
	margin: 0 auto;
	text-align: center;
}
#nonfooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
.footer {
	background: #336699 url(images/footer-bg.jpg) repeat-x top;
	width: 760px;
	height: 50px;
	padding: 15px 10px 15px 6px;
	margin-left: 7px;
	text-align: center;
	vertical-align: top;
	font-size: x-small;
	color: #FFFF66;
	position: relative;
	margin-top: -7.5px;	
	clear: both;
	/* margin-bottom: 0px; */
}
#main .footer a {
	font-weight: bold;
	color: #FFFF00;
}
.header {
	background-color: #3399FF;
	width: 776px;
	height: 139px;
	margin-left: 7px;
}
.content {
	/* background-color: #0000FF; */
	width: 565px;
	padding: 2px 0px 15px 6px;
	margin-left: 7px;
	min-height: 100%;	
	text-align: left;
    margin-top:15px;
	float:left;
}
.mainflash {
	margin-left: 7px;
	width: 776px;
	height: 270px;
}
.sidebarmainpage {
	/* border: #FF3300 thin solid; */
	float: right;
	/* background: #FFFFCC url(images/sidebar-bottomright.jpg) no-repeat bottom right;
	/* margin-left: 587px; */
	margin-right: 6px;
	width: 185px;
	margin-right: 6px;
	/* margin-left: 6px;
	padding-right: 4px; */
    margin-left: 5px;
}
html>body .sidebarmainpage {
                   *width: 182px;
}
.sidebar {
	/* border: #FF3300 thin solid; */
	float: right;
	background: #FFFFCC url(images/sidebar-bottomright.jpg) no-repeat bottom right;
	/* margin-left: 587px; */
	width: 186px;
	margin-right: 6px;
	/* margin-left: 6px;
	padding-right: 4px; */
}
.sidebar h3 {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #693;
	background: url(images/sidebar-topleft.jpg) no-repeat top left;
}
.sidebar ul {
	margin-top: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	text-align: left;
	list-style: none;
	text-align: left;
}
* html body .sidebar {
	/* box model hack for adjusting width of sidebar box.
	background-color: #990000; red background if using IE
	width: 156px;
    voice-family: "\"}\""; 
    voice-family:inherit;	
	margin-right: 4px;
	margin-left: 4px;
	b\ackground-color: #CCCC33; flesh bg if not IE
	width: 176px; */
}
.default-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}
.default-h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font: medium;
	color: #693;	
}
.default-h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #693;
	font-size: 14px;
}
.imgborderfied {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color:#999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#albumlist {
	list-style-type: none;
	/* width: 575px; */
}
#albumlist li {
	float:left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
}
#listbox {
	text-align: left;
	padding: 15px 5px 5px 5px;
}
.style1 {
	color: #336600;
	font-size: small;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	color: #336600;
	font-size: 1.2em;
}
.style4 {
	color: #3F5F03;
	font-size: 10px;
}
.newsheadertable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
