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

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

#bnnr {
	background-repeat: no-repeat;
	height: 75px;
	z-index: 1;}

#nav {
	float: left;
	width: 180px;
	margin-left: 30px;
	font-size: .9em;
	line-height: 28px;
	font-weight: bold;
	margin-top: 160px;
	}

#main {
	margin: 120px 0px 0px 250px;
	line-height: 20px;
}
	
#quotes {
	width: 185px;
	background-color: #edf8fd;
	padding: 8px 7px 8px 7px;
	text-align: center;
	}
	
#rsidebar {
	float: right;
	width:200px;
	margin-top: 55px;
	margin-left: 15px;
	font-size: .9em;
	text-align: center;
	}
	
#news {
	background-image:url(graphics/newsflashlg.jpg);
	text-align: center;
	padding: 8px 3px 1px 3px;
	height: 190px;
	font-size: 1.1em;
	}
	
#awardblock {
	width:500px;}
	
#footer {
	padding: 20px 50px 0px 50px;
  font-size:       80%;
  height: 35px;
  clear: both;
}

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;
	}
.style6 {	font-size: 16px;
	font-weight: bold;
	color: #FF6503;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style7 {	font-size: 10px;
}

.style8 {	font-size: 12px;
}
	
a:link {
  color: #0082a9;
  text-decoration:  none;
}
	
a:visited {
  color: #70c3d8;
  text-decoration:  none;
}

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

#allcontent {
	width:			960px;
	margin-left:	auto;
	margin-right:	auto;
	}
	
#translate-this {
	float: right;}
	
#subscribebox {
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 15px;
	background-color: #FCEACF;
	font-style: italic;
	}
	
#translate {
	float: right;
	text-align: right;}
	
