body {
	color:#333;
	background-color:#DDE4EA;
	margin:20px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	background-attachment: scroll;
	background-image: url(../images/site/bg_line.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.splash {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
h1 {
	padding:10px;
	font-size:24px;
	font-weight:normal;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	}
h2 {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	}
h3 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	line-height: 14px;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
h4 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

a {
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
  

/* All the content boxes belong to the content class. */
#content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3; /* overlap the right menu in narrow windows in good browsers. */
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 10px;
	margin-left: 140px;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding: 10px;
	}

		/* This is duplicated because ids can not be used more than once in each page ! its now a class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3; /* overlap the right menu in narrow windows in good browsers. */
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 10px;
	margin-left: 140px;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding: 10px;
	}
#left_nav_contain {
	position:absolute;
	width:128px;
	top:134px;
	left:20px;
	padding:0px;
	z-index:9;
	/* See http://glish.com/css/hacks.asp for details. Thanks -ab*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#right_nav_contain {
	position:absolute;
	width:128px;
	top:134px;
	right:20px;
	padding:0px;
	z-index:9;
	/* See http://glish.com/css/hacks.asp for details. Thanks -ab */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	margin: 0px;
	}
.nav_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #000000;
	padding: 10px;
	background-color: white;
	z-index: 9;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Header {
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:auto; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#FFFFFF;
	/* See http://glish.com/css/hacks.asp for details. Thanks -ab */
	voice-family: "\"}\"";
	voice-family:inherit;
	text-indent:inherit;
	height:32px; /* the correct height */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid black;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	padding:0px;
	overflow: auto;
	clear: both;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#logo {
	position:absolute;
	width:128px;
	top:-52px;
	left:-12px;
	padding:10px;
	z-index:10;
	/* See http://glish.com/css/hacks.asp for details. Thanks -ab */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	margin: 10px;
}
#logotitle {
	/* See http://glish.com/css/hacks.asp for details. Thanks -ab */
	voice-family: "\"}\"";
	voice-family:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-align: left;
	overflow: auto;
	font-weight: normal;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#search {
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:auto;
	background-color:#FFFFFF;
	/* See http://glish.com/css/hacks.asp for details. Thanks -ab. */
	voice-family: "\"}\"";
	voice-family:inherit;
	text-indent:inherit;
	height:28px; /* the correct height */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid black;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
#path {
	position:absolute;
	min-width:120px;
	padding:0px;
	z-index:3;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	left: 170px;
	top: 174px;
	right: 135px;
	margin: 0px;
}
#content_nofiles {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3; /* overlap the right menu in narrow windows in good browsers. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 140px;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding: 10px;
}
.content_nofiles {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3; /* overlap the right menu in narrow windows in good browsers. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 140px;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding: 10px;
}
.content_nofiles_content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3; /* overlap the right menu in narrow windows in good browsers. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 140px;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding: 10px;
}

#content_nofiles_all {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3; /* overlap the right menu in narrow windows in good browsers. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 140px;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.splash {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	z-index:3;
	background-attachment: scroll;
	background-image: url(../images/site/background_o.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	overflow:visible;
	background-color: white;
	border: 1px solid black;
	padding: 20px;
	margin: 0px;
}
