body {
	margin: 0;
	font-size: 13px;
	font-family: Verdana;
	text-align: center;
	color: #000000;
}
a:link {	
	color: #79B613; 
}
a:visited {	
	color: #79B613; 
}
a:hover { 
	color: #79B613; 
	text-decoration: underline;
}
a:active {	
	color: #000000; 
}
#wrapper {
	width: 760px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width: 760px;
	height: 0px;
	border-bottom: 10px solid #BDDE83;
}
#navbar {
	width: 760px;
	height: 39px;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
}
#leftnavbar {
	float: left;
	width: 23px;
	height: 39px;
}
a.tab {
	float: left;
	display: block;
	width: 128px;
	height: 39px;
	color: #FFF;
	text-align: center;
	padding-top:5px;
	text-decoration: none;
}
a.tab:hover{
	background-image: url(images/home-hover.gif);
	background-repeat: no-repeat;
	display: block;
	width: 131px;
	height: 39px;
}

#content {
	margin-top: 20px;
}
h1 {
	color: #79B613;
	text-align: center;
	font-size: 22px;
	font-family: Verdana;
	margin: 0 0 30px 0;
}
h1.profile {
	color: #79B613;
	text-align: center;
	font-size: 35px;
	font-family: Verdana;
	margin: 0;
	margin: 0 0 15px 0;
}
h1.homehead {
	color: #79B613;
	text-align: center;
	font-size: 28px;
	font-family: Verdana;
	margin: 0 0 10px 0;
}
h2 {
	color: #79B613;
	font-size: 18px;
	font-family: Verdana;
	margin: 30px 0 10px 0;
}
p {
	margin: 0 0 20px 0;
	font-size: 13px;
	font-family: Verdana;
}
p.small {
	font-size:90%;
}
p.byline {
	padding-top:20px;
}
.dropcap {

float:left;
color:#000;
font-size:40px;
line-height:25px;
padding-top:1px;
padding-right:2px;

}

div.article {
	width: auto;
	text-align: center;
}
div.article a {
	font-size:18px;
	text-decoration: none;
}
div.article a:hover {
	text-decoration: underline;
}
div.article p.author {
	font-size:12px;
	margin-top:0;
}
.center {
	text-align: center;
}

table.facts {
	margin: 60px auto 60px auto;
	border-collapse: collapse;
}
table.facts td {
	border: 1px solid #5A9502;
	padding: 5px 15px 5px 15px;
	font-size: 13px;
	font-family: Verdana;
	text-transform: uppercase;
	color: #79B613;
	font-weight: bold;
}
table.facts td.shaded {
	background-color: #F1FEDF;
}
table.facts td.header {
	background-color: #79B613;
	color: #ffffff;
	border: 1px solid #5A9502;
	height: 45px;
	padding: 0 0 0 15px;
	background-image: url(rating/bg.gif);
	background-repeat: no-repeat;
}
#footer {
	margin: 100px 0 30px 0;
	font-size: 13px;
	font-family: Verdana;
	text-align: center;
	border-top: 1px solid #79B613;
	padding-top: 10px;
}
ul.a {
	font-size: 17px;
}
ul.li {
	margin-bottom: 8px;
}

table.ranking {
	margin: 30px auto 0 auto;
	border-collapse: collapse;
}

table.ranking td {
	border: 3px solid #5A9502;
	padding: 2;
}
table.ranking td.rank {
	padding: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #5A9502;
	background-color: #EDFBDD;
}
table.ranking td img {
	border: 0;
}

.headbg {
	background-image: url(images/headbg.gif);
	background-repeat: no-repeat;
	width: 752px;
	height: 57px;
	margin-bottom: 20px;
}
h2.header1 {
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 16px 0 0 30px;
	font-family: Tahoma;
}
h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #BFE894;
	color: #80C31C;
}
p.col1text {
	font-size: 18px;
	border-left: 3px solid #80C31C;
	padding-left: 8px;
	margin-bottom: 0;
}

#horizon {
	height: 16px;
	width: 730px;
}

#bahome {
	float: right;
	height: 60px;
	width: 290px;
	margin-top: 40px;
}

#basub {
	float: right;
	height: 60px;
	width: 290px;
	margin-top: 40px;
}
