@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
  color:	#666;
  background-color: #fff;
}

#nav {
		padding: 430px 10px 30px 330px;
	}

#main {
	padding: 5px 160px 0px 180px;
	line-height: 20px;
}

#nav2 {
	text-align: center;
	font-size: .8em;
	margin-top: 50px;
	margin-bottom: 40px;
	}

#lsidebar {
	float: left;
	width: 165px;
	font-size: .8em;
	text-align: center;
	margin-right: 40px;
	}
	
#quotes {
	width: 175px;
	background-color: #edf8fd;
	padding: 14px 14px 15px 14px;
	text-align: center;
	}
	
#quotes2 {
	width: 135px;
	background-color: #d3eaf5;
	padding: 10px;
	text-align: center;
	}
	
#rsidebar {
	float: right;
	width:200px;
	margin-left: 40px;
	font-size: .9em;
	text-align: center;
	}
	
#news {
	text-align: center;
	padding: 8px 3px 1px 3px;
	height: 190px;
	font-size: 1.1em;
	}
	
#footer {
	margin-top: 20px;
	padding: 0px 50px 0px 50px;
  font-size:       80%;
  height: 85px;
}

hr {
  border: 0;
  width: 100%;
  color: #0753a6;
  background-color: #0753a6;
  height: 1px;
  margin-bottom: 25px;
  margin-top: 25px;
}

h1 {
  font-size:        145%;
  color:            #0753a6;
}

h2 { font-size: 130%; 
  color:            #0753a6;
}

.red {
	color: #ff0018;
	}
	
.orange {
	color: #d15102;
	}
	
.blue {
	color: #2f88cc;}

.style6 {	font-size: 14px;
	font-weight: bold;
	color: #e8b208;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style8 {	font-size: 10px;
}
	
a:link {
  color:            #0082a9;
  text-decoration:  none;
}
a:visited {
  color:            #d15102;
  text-decoration:  none;
}
#allcontent {
	background-image:url(graphics/home2-11.jpg);
	background-repeat:no-repeat;
	width:			960px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top: 15px;
	}
	
#translate-this {
	float: right;}
	
#translate {
	float: right;
	text-align: right;}
	
.style7 {	font-size: 10px;}