body {
	background-color: #333333;
	background-image: url(/images/main/bkgd_main.gif);
	background-repeat: repeat;
	margin: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2d;
	overflow: -moz-scrollbars-vertical; 
	text-align: center;
}

a:link {
	color: #0a457c;
	text-decoration: none;
}

a:visited {
	color: #0a457c;
	text-decoration: none;
}

a:hover {
	color: #0a457c;
	text-decoration: underline;
}

a:active {
	color: #0a457c;
	text-decoration: none;
}

#container {
	width: 760px;
	margin-left: auto; 
	margin-right: auto;
}

#header-main {
	width: auto;
	padding: 0px ;
	margin: 0 auto;
	border: 0px;
}

#main-content {
	background-image: url(/images/main/bkgd_tbl.jpg);
	/*background-color: #D0D0D0;*/
	margin: 0 auto;
	background-repeat: repeat;
	line-height: 16px;
	padding: 10px 40px; /* Do not modify this or you will break the gallery */
	text-align: left;
	border: 0px;
	/* The bottom two elements expand the div 100% vertically */
	overflow: hidden; 
	height: 1%;
}

#footer {
	background-image: url(/images/main/bkgd_footer.jpg);
	margin: 0 auto;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	vertical-align: top;
	padding-top: 10px;
	color: #434242;
	height: 72px;
	clear:both;
}

.footer_font {
	font-size: 10px;
}

.copyright {
	color: #696969;
	line-height: 12px;
}

div#cart
{
	display: none;
}

h1 {
	font-size: 16px;
	color: #0c5395;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0c5395;
	margin-bottom: 2px;
	margin-top: 0px;
}

/* CSSs for the gallery */
.writeupL {
	background-image: url(/images/gallery/bkgd_writeupL.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.writeupR {
	background-image: url(/images/gallery/bkgd_writeupR.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.writeup {
	background-image: url(/images/gallery/bkgd_writeup.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px; 
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
}

/* Front page */
#left-content {
	width: 440px;
	float: left;
	padding-left: 40px;
}

#right-content {
	width: 220px;
	float: right;
	padding-right: 40px;
}

.environews {
	margin-right: 11px;
	background-image: url(/images/frontpage/bkgd_environews.jpg);
	background-repeat: no-repeat;
}
