body {
	background-color:#e5e2e2;
	color: #000000;
	padding:0px;
	margin:0px;
}
h2 {
	color:#990000;/**red**/
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0px;
}

h3 {
	color:#006600;/**green**/
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

h4 {
	color:#990000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0px;
}

h5 {
	xcolor:#990000;
	color:#990000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0px;
}

p {
	xcolor:#000000;
	margin-right:0px;
	margin-top:10px;
	padding-left:0px;
}

a {
	color:#006600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

table tr td{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
}

.wrapper{
	border-top:0px solid #e5e2e2;
	border-right:10px solid #e5e2e2;
}

.home_content {
	border-bottom:10px solid #e5e2e2;
	background-color:#FFFFFF;
	padding:10px;
}

.content_right {
	border-top:0px solid #e5e2e2;
	background-color:#FFFFFF;
}

.page_content {
	background-color:#FFFFFF;
}

.divider{
	border-top:10px solid #e5e2e2;
	margin-left:0px;
	padding:0;
}

.box{
	border: 8px solid #ffffff;
	float:left;
}

.footer {
	color:#666666;
	padding:0px;
}

.email {
	color:#666666;
	text-decoration:none;
}

ul {
	list-style-image: url(/images/arrow.jpg);
	line-height:20px;

}

li {
	line-height:10px;
}

.rankings li {
	line-height:20px;
}


.small{
	xbackground-color:eaeaea;

}

.smallblack{
	font-weight:500;



}

.event {
	color:#006600;
	text-decoration:underline;
	font-weight:500;
}
.event a:hover {
	text-decoration:none;
}

.author_pic	{
	float:left;
	font-size:10px;
	text-align:center;
	margin: 2px 10px 10px 0px;

}

.admin li {
	line-height:20px;
}

.yellow {
	font-weight:bold;
}

.academy {
	border:1px solid green;
	margin-bottom:15px;
}

.photos img{
	border:3px solid green;
	margin-bottom:15px;
}

.headlines {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFCC;
	xbackground-color:#006600;
	background-color:#518401;
	margin:0px;
	padding: 0px 10px;
}

.results table {
	border-color: #CCCCCC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.results td {
	border-color: #CCCCCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
    background-color: #e5e2e2;
}

#article {
	width:700px;
	float:left;
}