body {

	margin-top: 0px;
	
	background-image: url('graph/background.png');

	background-repeat: repeat-x;

	background-color: #2D373D;
}
.bold {
	font-weight: bold;
}

.main {

	position:relative;

	margin:0 auto;

	width: 900px;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.readMore {
	font-size: 20px;
	color: #003300;
}
.readMore a:link {
	color: #003300;
	text-decoration: underline;
}
.readMore a:visited {
	color: #003300;
	text-decoration: underline;
}
.readMore a:hover {
 	color: #006633;
	text-decoration: none;
}

.topBanner {

	float: left;

	width: 900px;

}

.logo {

	float: left;
	margin: 15px 0px 15px 20px;

}
.peopleSay {
	float: right;
	margin-top: 5px;
}

.mainText {

	background-color: #FFFFFF;

	float: left;

	width: 898px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #000000;
	
	border: 1px solid #990000;

}
.indexText {
      width: 285px;
      height: 375px;
      background-image: url(graph/indexTextBackground.png);
      background-repeat: repeat-x;
      padding: 20px 10px 10px 10px;
}
.aboutText {
      width: 530px;
      background-image: url(graph/indexTextBackground.png);
      background-repeat: repeat-x;
      padding: 20px 10px 10px 10px;
      float: left;
}
.comments {
      width: 305px;
      background-image: url(graph/indexTextBackground.png);
      background-repeat: repeat-x;
      padding: 10px 10px 10px 10px;
      float: right;
      font-style: italic;
}
.general {
      width: 250px;
      float: left;
}
.electricity {
      width: 250px;
      float: right;
}
.headerAboutOl {
      width: 250px;
      height: 30px;
      border-bottom: 1px solid #990000;
      font-size: 15px;
      color: #990000;
}
.headerText {
	width: 530px;
      height: 20px;
      border-bottom: 1px solid #FFFFFF;
      font-size: 19px;
      color: #330000;
}
hr {
	width: 350px;
	height: 1px;
	border: 1px dotted #CC0000; 
}

.insideFrame {

	float: left;

	width: 878px;

	padding: 5px;

	margin: 3px;

	border: 2px solid #660000;

}

.footer {

	float: left;

	width: 900px;

	height: 57px;

	margin-top: 3px;

}

.bottomAddress {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	float: left;

	width: 400px;

	margin: 3px 0px 0px 0px;

	border-left: 10px solid #FF3300;

	padding-left: 6px;

}

.desinedBy {

	float: right;

	height: 19px;

	width: 111px;

	margin-top: 5px;

	margin-right: 8px;

}

.header {

	height: 25px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000066;

	float: left;

	width: 579px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: 600;

	padding-top: 5px;

	color: #FF0000;

}

ol {
	font-size: 16px;
	list-style-image: url(graph/ol.png);

}

.rightPhoto {
	width: 570px;
	height: 400px;
	float: right;

}


.nav {

	float: left;

	width: 895px;

	border-bottom: 1px solid #FFFFFF;

	height: 20px;

	margin-bottom: 3px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	word-spacing: 3em;

	padding-left: 5px;

	vertical-align: middle;

}

.nav a:link {

	color: #990000;

	text-decoration: none;

}

.nav a:visited {

	color: #990000;

	text-decoration: none;

}

.nav a:hover {

	color: #666600;

	text-decoration: none;

}
.navTop {

	width: 900px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	background-image: url('graph/navBackground.png');

	height: 30px;

	float: left;

	text-align: center;

	vertical-align: middle;

	display: block;

	font-weight: 600;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;
	
	margin: 0px 0px 2px 0px;

}

.navTop a:link {

	color: #990000;

	text-decoration: none;

	display: block;

	height: 30px;

	width: 120px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

	float: left;

	padding-top: 8px;
	
	border-top: 2px solid #990000;

}

.navTop a:hover {

	color: #990000;

	text-decoration: none;

	display: block;

	height: 30px;

	width: 120px;

	text-align: center;

	float: left;

	border-top: 3px solid #990000;

	padding-top: 10px;

}

.navTop a:visited {

	color: #990000;

	text-decoration: none;

	display: block;

	height: 30px;

	width: 120px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;
	
	border-top: 2px solid #990000;

	text-align: center;

	vertical-align: middle;

	float: left;

	padding-top: 8px;

}

