@charset "utf-8";
 body {
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #8c9eac;
	background-image: url(../images/bgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.off {
	font-family: Verdana;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: none;
}

#jFlowSlide{
	font-family: Georgia;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#myController {
	font-family: Georgia;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}

#myController span.jFlowSelected {
	margin: 0px;
	background-color: #fccf0c;
	padding-right: 5px;
	padding-left: 5px;
	color: #cb2128;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px solid #FFF;
}

.jFlowControl, .jFlowPrev, .jFlowNext {
	color:#FFF;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px solid #FFF;
} 
#jFlowSlide2{
	font-family: Georgia;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#myController2 {
	font-family: Georgia;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}

#myController2 span.jFlowSelected2 {
	margin: 0px;
	background-color: #fccf0c;
	padding-right: 5px;
	padding-left: 5px;
	color: #cb2128;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px solid #FFF;
}

.jFlowControl2, .jFlowPrev2, .jFlowNext2 {
	color:#FFF;
	cursor:pointer;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #666;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
		-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px solid #FFF;
}

.slide-wrapper {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.slide-thumbnail {
	float:left;
}
.slide-thumbnail img {max-width:6400px; }
.slide-details { width:600px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description {
	margin-top:5px;
}
.titlenum {
	text-decoration:none !important;
	color:#666 !important;
	font-family: Verdana;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	display: inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.items {
	font-family: Verdana;
	font-weight: 400;
	color: #e70202;
	font-size: 8pt;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
.items a{
	font-family: Verdana;
	font-weight: 400;
	color: #e70202;
	font-size: 8pt;
  	text-decoration: none;
}


#lifecontainer {
	margin: 0%;
	padding: 0;
	width: 652px;

}
.lifeleft {
	display: inline;
	float: left;
	background-color: #F5F5F5;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#lifeleft{
	float: left;
	color: #000;
	padding: 0%;
	width: 325px;
	margin-top: 0%;
	margin-right: 18px;
	margin-bottom: 0%;
	margin-left: 0%;
}

#liferight {
	float: left;
	color: #000;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
	margin-top: 0%;
	margin-right: 4px;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 290px;
}
.bizhead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #4395F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.jubileehead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #1b9214;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nationalhead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.worldhead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #0D7699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabloidhead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #e10310;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twitterhead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #989354;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




.eduhead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #024e8c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.sportshead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #315122;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.olymhead {
	padding-bottom: 7px;
	text-align: left;
	color: #FFF;
	padding-top: 7px;
	background-color: #315122;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin: 0px;
}

.lifestylehead {
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fa1420;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	font-family: Verdana;
	font-size: 15pt;
	font-weight: 300;
	text-transform: capitalize;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sportsbdy {
	font-size:9pt;
	font-family: arial;
	color: #5B5B5B;
	text-transform: none;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

.biztext {
	display:block;
	font-size:9pt;
	color:#6E6E6E;
	font-family: arial;
	padding-bottom: 10px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#newswrap {
	margin-top: 0px;
	padding: 0px;
 	width: 645px;
}
#bizwrap {
	margin-top: 5px;
	background-color: #FFF;
	margin-left: 4px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 11px;
	padding-left: 8px;
	width: 424px;
	border: 1px solid #CCC;
}


#newscontainer {
	margin: 0%;
	padding: 0;
	width: 652px;

}

#newsleft{
	float: left;
	margin: 0%;
	color: #000;
	padding: 0%;
	width: 100px;
}

#newsright {
	float: left;
	color: #000;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
	margin-top: 0%;
	margin-right: 4px;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 430px;

}

#newsright {
	float: right;
	margin: 0%;
}


#sportscontainer {
	margin: 0%;
	padding: 0;
	width: 652px;

}

#sportsleft{
	float: left;
	color: #000;
	padding: 0%;
	width: 270px;
	margin-top: 0%;
	margin-right: 18px;
	margin-bottom: 0%;
	margin-left: 0%;
}

#sportsright {
	float: left;
	color: #000;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
	margin-top: 0%;
	margin-right: 4px;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 340px;

}
	.newsleft {
	display: inline;
	float: left;
	background-color: #F5F5F5;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#blanket {
	opacity: 0.9;


   *background:none;	position: absolute;
}

#popUpDiv {
	position:static;
	width:995px;
	height:130px;
	z-index: 99999;
	background-image: url(../images/load.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #e1e8ee;
	text-align: center;
	border-right-width: 22px;
	border-left-width: 22px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e8ee;
	border-left-color: #e1e8ee;
}

#popUpDiv a {
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: 300;
	color: #FFF;
	background-color: #dc0413;
	margin: 2px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}.bod {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.frame {
	font-family: Verdana;
	background-color: #dc0413;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.newsframe {
	font-family: Verdana;
	background-color: #14171B;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}

.framer {
	font-family: Verdana;
	background-color: #dc0413;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 8px;
	border: 1px solid #CCC;
}

.framed {
	font-family: Verdana;
	background-color: #231d1f;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 8px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image: url(../images/olympicsbtm.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#data-published a {
	color: #333;
}#moreheadlines {
	margin: 0px;
	padding: 0px;
	width: 150px;
 
}
#moreheadlines ul {
	margin-left: 3px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#moreheadlines li {
	padding-left: 0px;
	font-size: 8pt;
	font-weight: 300;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #e51d28;
	margin-left: 0px;
}
#moreheadlines li a {
	font-size: 9pt;
	font-weight: 300;
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	color: #526388;
}
.morehead li a {
	font-size: 9pt;
	font-weight: 300;
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	color: #000;
}

#moreheadlines li a:hover {
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	color: #e51d28;
}.img {
	margin: 0px;
	padding: 0px;
	border: 0px double #DCE1E4;
}
form {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.insidetitle {
	padding: 6px;
	border: 1px solid #DCE1E4;
	font-family: Verdana;
	font-size: 21pt;
	color: #333;
	background-color: #FFF;
	position: absolute;
	z-index: 99999;
	margin-top: -70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
	line-height: 1em;
}

.MsoNormal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #445057;
	padding-left: 25px;
	padding-right: 25px;
}

.detail {
	text-align: left;
	width: 410px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}
.detailinside {
	text-align: left;
	width: 150px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	display: block;
	padding-bottom: 15px;
}

.author {
	text-align: left;
	width: 210px;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #707070;
}


.detail_tool
{
	text-align: left;
	width: 210px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.detail_toolinside {
	text-align: left;
	width: 140px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}



.detail_toolinside ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}



.detail_tool ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.detail_tool ul li
{
	display: block;
	float:left;
	padding:3px 5px;
	width: 100px;}
.detail_toolinside ul li
{
	display: block;
	float:left;
	padding:3px 5px;
	width: 100px;
}
 .detail_toolinside li a
{
	text-decoration: none;
	color:White;
	margin: 0px;
	padding: 0px;}}
 .detail_tool li a
{
	text-decoration: none;
	color:White;
	margin: 0px;
	padding: 0px;}


.detail_tool2
{
	text-align: left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #CCC;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	float: left;
	display: block;
}


.detail_tool2 ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.detail_tool2 ul li
{
	display: inline;
	float:left;
	padding:3px 5px;
}
 .detail_tool2 li a
{
	text-decoration: none;
	color:White;
	margin: 0px;
	padding: 0px;
}#content {
	margin: 0;
	padding: 0;
	width: 100%;
}

#lhs {
	float: left;
	padding: 0%;
	color: #000;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 0%;
	width: 670px;
}
#rhs {
	float: left;
	padding: 0%;
	color: #000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 0px;
}
#rhs {
	float: right;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 1%;
	margin-left: 0;
	width: 317px;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;}

.menuwrap {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: center 1px;
	width: 994px;
	height: 45px;
}
.more a {
	color:#587c9a;
	line-height:1.6em;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 400;
	font-size: 7.5pt;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #E2E2E2;
	text-transform: uppercase;
	width: 80px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #CCC;
}.on {
	color:#587c9a;
	line-height:1.6em;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 400;
	font-size: 7.5pt;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	list-style-type: none;
	background-color: #2f2d2d;
}
.more {
	text-decoration: none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 7pt;}
.op a {
	color:#587c9a;
	line-height:1.6em;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 400;
	font-size: 7.5pt;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #E2E2E2;
	text-transform: uppercase;
	width: 80px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #CCC;
}.op {
	text-decoration: none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 7pt;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 4px;
}
#opinion {
	margin: 0%;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2;
}
#opinions, #opinionlast {
	float: left;
	padding: 0%;
	color: #000;
	margin-top: 0%;
	margin-right: 3px;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 157px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
}
#opinions2, #opinionlast2 {
	float: left;
	padding: 0%;
	color: #000;
	margin-top: 0%;
	margin-right: 3px;
	margin-bottom: 0%;
	margin-left: 0%;
	width: 122px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
}

#opinionlast {
	float: right;
	margin-top: 0%;
	margin-right: 4px;
	margin-bottom: 0%;
	margin-left: 0%;
}
#opinionlast2 {
	float: right;
	margin-top: 0%;
	margin-right: 4px;
	margin-bottom: 0%;
	margin-left: 0%;
}

.opinionhd {
	font-family: Verdana;
	font-size: 9.5pt;
	text-transform: none;
	color: #91360F;
	font-weight: 300;
	text-align: left;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}
.opinionhd a{
	font-family: Verdana;
	font-size: 9.5pt;
	text-decoration: none;
	color: #91360F;
	
}
.opinionhd2 {
	font-family: Verdana;
	font-size: 9.5pt;
	text-transform: none;
	color: #0c7dc1;
	font-weight: 300;
	text-align: left;
	line-height: 1.2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}

.opinionbdy {
	font-family: arial;
	font-size: 12px;
	text-transform: none;
	color: #698092;
	font-weight: normal;
	text-align: left;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}



.top {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 17px;
	display: block;
}
	
.header {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 104px;
}

	
#header {
	padding: 0px;
	
	width: auto;
	display: table-row;
}
#headerinside {
	padding: 0px;
	height: 240px;
	width: auto;
	display: table-row;
}



.add1 {
	background-color: #8a9dac;
	border: 1px solid #8296A6;
	margin: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.add {
	background-color: #f7f7f7;
	border: 1px solid #8296A6;
	margin: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.addolympics {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-image: url(../images/olympicsbtm2.jpg);
	border: 1px solid #e1e8ee;
	margin: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 17px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #231d1f;
}
.addolympics2 {
	background-image: url(../images/olympicsbtm2.jpg);
	margin: 0px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 19px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #231d1f;
}





	
.date {
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: lighter;
	font-variant: normal;
	padding-right: 5px;
	width: 120px;
	left: 0px;
	text-align: left;
	padding-left: 5px;
	display: inline;
}

.topmenu {
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: 100;
	font-variant: normal;
	text-align: right;
	display: inline;
	padding-left: 245px;
}
.topmenu a{
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #737373;
	font-weight: 300;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #000;
	font-weight: 300;
	font-variant: normal;
	text-decoration: none;
}

.logo {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.addrhs {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	border: 1px solid #CCC;
	width: 130px;
	margin-right: 10px;
	background-color: #f7f7f7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.rhsadd {
	text-align: left;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.addrhs3 {
	text-align: center;
	padding: 0px;
	border: 1px solid #CCC;
	display: inline;
	margin: 0px;
}



.addrhs2 {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	width: 125px;
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #8c9eac;
}


.slogan {
	width: 681px;
	vertical-align: top;
	text-align: right;
	margin: 0px;
	border: 1px solid #DCE1E4;
	z-index: 0;
	overflow: hidden;
	padding: 1px;
	float: right;
	display: inline;
}


.updated {
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: capitalize;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	display: inline;
}
.updated3 {
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: capitalize;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	display: block;
}



	
.page {
	background-color: #e1e8ee;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e8ee;
	border-left-color: #e1e8ee;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-color: #e1e8ee;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e1e8ee;
	border-left-color: #e1e8ee;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

	
.headline {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/headline.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 102px;
}


.containerN {
	background-color: #FFF;
	background-image: url(../images/adds/countdown.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cd-time {
	background-color: #FFF;
	background-image: url(../images/adds/countdown.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.time {
	background-color: #FFF;
	background-image: url(../images/adds/countdown.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffff00;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}



.pic {
	vertical-align: top;
	margin: 0px;
	width: 166px;
    height:113px;
	float: right;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.headliner1 {
	font-family: Verdana;
	font-size: 14pt;
	color: #11518f;
	width: 250px;
	/*line-height: 1em;*/
	line-height:24px;
	float: left;
	margin-right: 20px;
	/*padding-top: 3px;*/
	font-weight: 300;
}
.headliner2 {
	font-family: Verdana;
	font-size: 14pt;
	color: #11518f;
	width: 250px;
	/*line-height: 1em;*/
	line-height:24px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	/*padding-top: 3px;*/
}
.headliner3 {
	font-family: Verdana;
	font-size: 14pt;
	color: #11518f;
	width: 220px;
	/*line-height: 1em;*/
	line-height:24px;
	float: left;
	padding-left: 25px;
	/*padding-top: 3px;*/
}


.headl {
	font-family: Verdana;
	font-size: 19.5pt;
	color: #5F5F5F;
	width: 800px;
	line-height: 1em;
	float: left;
	height: 120px;
}
.headlineinside {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/headline.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 16px;
}
.headinside {
	font-family: Verdana;
	font-size: 16.5pt;
	color: #5F5F5F;
	width: 800px;
	line-height: 1em;
	float: left;
}


.headnews {
	font-family: Verdana;
	font-size: 16.5pt;
	color: #5F5F5F;
	width: 500px;
	line-height: 1em;
	float: left;
	background-color: #333;
	height: 120px;
}


.rhshd {
	font-family: Verdana;
	font-size: 11pt;
	color: #FFF;
	line-height: 1em;
	text-align: left;
	text-transform: uppercase;
	background-color: #e60000;
	font-weight: 300;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.rhsolympics {
	font-family: Verdana;
	font-size: 11pt;
	color: #FFF;
	line-height: 1em;
	text-align: left;
	text-transform: uppercase;
	background-color: #2286c2;
	padding: 10px;
	font-weight: 300;
}



.smenu {
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	min-height:20px;
}
.space {
	padding: 3px;
}
.spaceinside {
	padding: 3px;
	width: 10px;
	display: inline;
}

.spacer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.space2 {
	padding: 2px;
	margin: 0px;
	height: 4px;
	width: 300px;
}
.rate {
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: inline;
}
.poll {
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFF;
	width: 270px;
		border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

.services a {
	color: #333;
	margin-top: 2px;
	margin-bottom: 5px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.services a:hover {
	color: #ffffff;
 	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
 }
.services {
	color: #333;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.servicemenu {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #ffff04;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #000;
	text-transform: capitalize;
	margin: 0px;
}

.ratehd {
	background-color: #c3bacb;
	display: inline-block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 294px;
}
.ratebdy {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8c9eac;
	display: block;
	background-color: #d7b367;
	width: 298px;
}
.white {
	margin: 0px;
	display: block;
	background-color: #FFF;
	height: 262px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.also {
	margin: 0px;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.also ul {
	margin-left: 3px;
	padding-left: 20px;
}
.also li {
	padding-left: 3px;
	font-size: 8pt;
	font-weight: 300;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #e51d28;
}
.also li a {
	font-size: 9pt;
	font-weight: 300;
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	color: #526388;
}
.also li a:hover {
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	color: #e51d28;
}

.social {
	margin: 0px;
	display: block;
	background-color: #ebebeb;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.column {
	margin: 0px;
	display: block;
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}








.smenu a{
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #A7A7A7;
	font-weight: normal;
	font-variant: normal;
	padding-right: 13px;
	padding-left: 13px;
	text-decoration: none;
	background-image: url(../images/smenu.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.smenu a:hover{
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
.latestnews {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
	padding-right: 62px;
	background-color: #ff0000;
	padding-top: 4px;
	padding-left: 15px;
	width: 100px;
	text-align: left;
	float: left;
	height: 18px;
	margin-right: 0px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;
}
.latestnewstik {
	font-size: 11pt;
	text-transform: capitalize;
	font-weight: bold;
	text-align: left;
	float: left;
	line-height: 1em;
	color: #666;
}


.search {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 400;
	font-variant: normal;
	padding-right: 25px;
	background-color: #ff0000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
	font-variant: normal;
	padding-right: 25px;
	background-color: #FFF;
	padding-left: 15px;
	border: 1px solid #CCC;
	height: 23px;
	width: 135px;
	margin: 0px;
	vertical-align: top;
}



.news {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.newstitle {
	display:block;
	font-size:13pt;
	font-family: Verdana;
	color: #11518f;
	text-transform: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	visibility: visible;
	line-height: 1.2em;
}
.newstitle a{
	
	font-family: Verdana;
	color: #11518f;
	text-transform: none;
	text-decoration:none;
	
}
.newstext {
	display:block;
	font-size:9pt;
	color:#6E6E6E;
	font-family: arial;
	padding-bottom: 7px;
	text-transform: none;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	min-height:60px;
}

.newslide {
	background-color: #FFF;
	border: 1px solid #CCD7D5;
	float: left;
	margin-right: 0px;
	width: 200px;
	padding: 8px;
}
.featured {
	font-family: Verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	font-variant: normal;
	clip: rect(auto,auto,auto,4px);
}

.updated2 {
	font-family: Verdana;
	font-size: 7.5pt;
	text-transform: capitalize;
	color: #7B8F9F;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	width: 70px;
	padding-left: 3px;
	line-height: 1em;
	padding-bottom: 2px;
}
#wrap {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 3px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 645px;

}

#wrapmain {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 0px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
 	width: 645px;
}

#wrap2 {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: 645px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}


.wrap4 {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 8px;
	height: 300px;
	background-image: url('');
	display: block;
		border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
.wrap2 {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 649px;
	margin-top: 3px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

.wrap5 {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 8px;
	height: 310px;
	display: block;
	background-image: url('');
}
.wrap8 {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 8px;
	background-image: url('');
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width: auto;
	margin-bottom: 5px;

}

.wrap6 {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 8px;
	height: 400px;
	display: block;
	background-image: url('');
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}



.wrap3 {
	background-color: #E6FBC6;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.strip {
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	width: 15px;
	float: left;
}
.strip2 {
	background-image: url(../images/strip.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	width: 13px;
	float: left;
	height: 290px;
}

.stripless {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#containermain {
	margin: 0%;
	padding: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	background-repeat: repeat-y;
	background-position: center top;
}
#containergallery {
	padding: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 20px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}


#containerinside2 {
	padding: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	background-image: url(../images/strip.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 25px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
}

#container {
	margin: 0%;
	padding: 0;
	width: 100%;
	background-image: url(../images/strip.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#left, #right {
	float: left;
	width: 305px;
	margin: 0%;
	color: #000;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;

}


#right {
	float: right;
	margin: 0%;

}
#leftinside  {
	float: left;
	width: 410px;
	margin: 0%;
	color: #000;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
}
#leftmain {
	float: left;
	width: 470px;
	margin: 0%;
	color: #000;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
}

#leftinside2 {
	float: left;
	width: 224px;
	margin: 0%;
	color: #445057;
	padding-top: 0%;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	line-height: 1.1em;
}


#right {
	float: right;
	margin: 0%;
}
#rightmain {
	float: right;
	margin: 0%;
}

#rightinside {
	float: right;
	margin: 0%;
}
#rightinside2 {
	float: right;
	margin: 0%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #445057;
	padding-bottom: 15px;
	width: 224px;
	line-height: 1.1em;
}


.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

.list {
	text-align: left;
 }
.list3 {
	text-align: left;
	padding-top: 8px;
}

.listed {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	padding-top: 10px;
	padding-bottom: 10px;
}

.list ul {
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 5px;
 }
.list li {
	font-family: arial;
	font-size: 9pt;
	list-style-type: square;
	margin-left: 1px;
	color: #e60000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.list li a{
	color: #11518f;
	text-decoration: none;
	font-weight: bold;
}
.list li a:hover{
	color: #e60000;
	text-decoration: none;
	font-weight: bold;
} 
.head {
	background-repeat: repeat-x;
	background-position: 100px center;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #FFF;
	background-image: url(../images/white.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;

} 

.head2 {
	background-repeat: repeat-x;
	background-position: 100px center;
	padding-bottom: 3px;
	text-align: left;
	color: #FFF;
	padding-top: 3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #FFF;
	background-image: url(../images/white.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E6E8;
	border-right-color: #d1d5d9;
	border-bottom-color: #C5CACF;
	border-left-color: #d1d5d9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}


h1{
	font-family: Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}
h2{
	font-family: Verdana;
	font-weight: normal;
}
h3{
	font-family: Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	text-transform: capitalize;
	
}
.heading {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
	color: #FFF;
	background-color: #dc0413;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.headingmain {
	font-family: Verdana;
	font-weight: 300;
	font-size: 18pt;
	text-transform: capitalize;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #dc0413;
	color: #FFF;
	background-image: url(../images/hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	width: 652px;
}
.headingmainblue {
	font-family: Verdana;
	font-weight: 300;
	font-size: 18pt;
	text-transform: capitalize;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #024e8c;
	color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	width: 652px;
}


.headingblue {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
	color: #FFF;
	background-color: #024e8c;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.headinggreen {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
	color: #FFF;
	background-color: #627c35;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.headingred {
	font-family: Verdana;
	font-weight: 300;
	font-size: 14pt;
	text-transform: capitalize;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #FFF;
	background-color: #FA1420;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
		border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
.headingbrown {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #FFF;
	background-color: #ba4613;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
	
}
.headingolympics {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #FFF;
	background-color: #fe0002;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.headingolympics2 {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #FFF;
	background-color: #3cb54c;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}





.storytitle {
	display:block;
	font-size:13pt;
	font-family: Verdana;
	color: #11518f;
	text-transform: none;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	font-weight: 300;
}
.storytitle a{
	
	font-size:13pt;
	font-family: Verdana;
	color: #11518f;
	text-decoration:none;
}
.profile {
	display:block;
	font-size:12pt;
	font-family: Verdana;
	color: #d40c3c;
	text-transform: none;
	line-height: 1em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: 300;
}
.profiletype {
	display:block;
	font-size:10pt;
	font-family: Verdana;
	color: #209e46;
	text-transform: none;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: 300;
}
.profiler {
	display:block;
	font-size:8pt;
	font-family: Verdana;
	color: #2286c2;
	text-transform: none;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: 300;
}



.sectiontitle {
	display:block;
	font-size:16pt;
	font-family:Verdana;
	color: #D20000;
	text-transform: none;
	line-height: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	font-weight: 300;
	margin: 0px;
}
.commentstitle {
	display:block;
	font-size:16pt;
	font-family: Verdana;
	color: #D20000;
	text-transform: none;
	line-height: 1.1em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	font-weight: 300;
}

.sectiontitleinside {
	display:block;
	font-size:12pt;
	font-family: Verdana;
	color: #52748F;
	text-transform: none;
	line-height: 1.1em;
	margin: 0px;
	font-weight: 300;
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.sectionsubtitle {
	display:block;
	font-size:12pt;
	font-family: Verdana;
	color: #52748F;
	text-transform: none;
	line-height: 1.1em;
	margin: 0px;
	font-weight: 300;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}



.storybdy p{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
.storybdy {
	font-size:9pt;
	font-family: arial;
	color: #5B5B5B;
	text-transform: none;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

.em {
	font-size: 8pt;
}
.rhsbdy {
	font-size:9pt;
	font-family: arial;
	color: #5B5B5B;
	text-transform: none;
	line-height: 1.2em;
	text-align: left;
	width: 280px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}

.storybdy2 {
	font-size:9pt;
	font-family: arial;
	color: #5B5B5B;
	text-transform: none;
	line-height: 1.2em;
	margin: 0px;
	text-align: left;
	padding: 10px;
}



	.wrapright {
	display: inline;
	margin: 2px 1px 2px 4px;
	float: right;
	
}
	.wrapleft {
	display: inline;
	float: left;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.storywrap {
	display: inline;
	float: left;
	background-color: #F5F5F5;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.rhsleft {
	display: inline;
	float: left;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4{
	font-family: Verdana;
	font-weight: normal;

}
h5{
	font-family: Verdana;
	font-weight: normal;
}
p{
	font-family: Arial, Helvetica, sans-serif;
}

#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}

#scroller-header {
	background:url(images/header.gif) no-repeat;
	width:277px;
	height:24px;
	padding:35px 0 0 15px;
	font-weight:700;
}

#scroller-body {
	background:url(images/body.gif) no-repeat bottom center;
	width:277px;
	padding-bottom:30px;
}

#mask {
	width:250px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:5px;
		color:#557482;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

.login {
	text-align: center;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	font-size: 9pt;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
}

.login a{
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	font-size: 9pt;
	text-decoration: none;
}

.login a:hover{
	font-family: arial;
	font-weight: bold;
	color: #1e3d43;
	font-size: 9pt;
	text-decoration: none;
}
.footer {
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 100%;
	margin-top: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footed {
	text-align: left;
	font-family: arial;
	font-weight: bold;
	color: #676767;
	font-size: 9pt;
	padding-top: 25px;
	padding-bottom: 10px;
}
.getsharevertical
{
	font-size:12px;padding:3px;
	
}
.getsharevertical ul{display:block;list-style:none;margin:0px;padding:0px;}
.getsharevertical ul{display:inline;list-style:none;margin:0px;padding:0px;}
.headling-video{font-size:11px;}
.headling-video ul{display:block;list-style:none;margin:0px;padding:0px;}
.headling-video li{display:inline;list-style:none;margin:0px;padding:0px;}


/* CSS Document of Uganda Jubilee */
.lof-slidecontent{
	position:relative;
	overflow:hidden;
	border:#AFACAD solid 0px;
	width:662px;
	height:300px;	
	margin:13px 0px;
	background-color:#ffffff;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(../images/loding.gif) no-repeat scroll 50% 50%;
}
/* main flash */
.lof-main-wapper{
	margin-right:auto;
	overflow:hidden;
	background:transparent url(../images/loding.gif) no-repeat scroll 50% 50%;
	padding:0px;
	height:100%;
	width:652px;
	position:relative;
	overflow:hidden;
	top: 0px;
	left: 0px;
  margin-left:10px;
   margin-bottom:10px;
}

.lof-main-wapper .lof-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	position:absolute;
}
.lof-main-wapper .lof-main-item img{
	padding:0px;	
	max-width:422px;
	height:300px;
}

.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	bottom: 0px;
	left: 0px;
	width:422px;
	background:url(../images/transparent_bg.png);

	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding:8px 10px;
	font-size:11px;
	
}
.lof-main-item-desc p a
{
	color:#FFF;
}
.lof-main-item-desc h3
{
	margin:10px 0px 0px 0px !important;
	font-size:11px !important;
}
.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	font-size:140%;
	padding:20px 8px 2px 0px;	
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}
.lof-main-item-desc h3 a:hover{
	color:#FF6;
	text-decoration:underline;
}


/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	font-family:Arial;
	font-weight:bold;
	margin:0;
	overflow:hidden;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:00px;
	z-index:100;
	height:300px;
	width:245px;
	overflow:hidden;
	color:#FFF
}
.lof-navigator li.active{
	background:url(../images/arrow1.gif) no-repeat scroll left center; 
	color:#FFF
}
.lof-navigator li:hover{
	
}


.lof-navigator li h3{
	color:#FFF;
	font-size:100%;
	padding:15px 0 0 !important;
	margin:0;

}
.lof-navigator li div{
	background:url(../images/grey_bgrel.jpg);
	color:#000;
	height:100%;
	position:relative;
	margin-left:15px;
	padding-left:15px;
	border-top:1px solid #E1E1E1;	
}
.lof-navigator li div span
{
	margin-top:7px;
}

.lof-navigator li.active div{
	background:url(../images/red-bg.jpg);
	color:#FFF;
}
.lof-navigator li img{
	height:60px;
	width:90px;
	margin:7px 5px 0px 0px;
	float:left;
	padding:0px;
	border:#C5C5C5 solid 0px;
}
.lof-navigator li.active img{
	border:##6C8E5C  solid 1px;
}
.lof-navigator li.active h3{
	color:#FFF;
}
.lof-next{
	position:absolute;
	top:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}
.lof-previous{
	position:absolute;
	bottom:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}
#container  
{
	font-family:Arial, Helvetica, sans-serif;
	margin:-30px 0px 0px 0px; font-size:12px; 
}
a{
	text-transform:none;
	text-decoration:none;
}
#footer{
	background:#F0F0F0;
	padding:10px;
	border:#999 dotted 1px;
}
/* css for override 
	-- move the main wapper to the right side --
	.lof-snleft .lof-main-wapper{
		margin-left:auto;
		margin-right:inherit;
		clear:both;
		height:300px;
	}
	-- move the navigator to the left  side --
	.lof-snleft .lof-navigator-outer{
		left:0;
		top:0;
		right:inherit;
	}
	
	.lof-snleft .lof-navigator .active{
		background:url(../images/arrow.gif) center right no-repeat;		
	}
	.lof-snleft .lof-navigator li div{
		margin-left:inherit;
		margin-right:18px;
	}
	
	.lof-snleft .lof-navigator li.active div{
		margin-left:inherit;
		margin-right:18px;
		background:url(../images/red-bg.jpg)
		
	}
	.lof-descleft .lof-main-item-desc{
		top:0;
		left:0px;
		width:200px;
		height:100%;
	}*/

#containerN{
font-family: Helvetica;
/*margin: 60px auto;
width:242px;*/
border: 1px solid #000000;
padding:10px;
background-image:url(../images/bg.gif);
color:#fff;

}

h1{
text-align:center;
}
p.time{
color:#FF0;
text-align: center;
}

p.time .cd-time{
display:inline;
color:#fff;
font-size:0.7em;
}
.det_sec.cmtHead
{
	width:306px;
}

.det_sec
{
    float:left;
    width:300px;
    background-color:#F4F4F4;
    font-size:22px;
    
    color:#5877B1;
    border:1px solid #d3d3d3;
    padding:3px 5px 3px 5px;
}
.comment-list
{
    padding: 5px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 97%;
    
    font-size: 12px;
    color: #0258a3;
    text-align: left;
     background-color: white;
    border-radius: 0 0 5px 5px;
    border:1ps solid silver;
}
.comment-list.Related
{
	border-left:0px solid lightGrey;
	border-right:0px solid lightGrey;
	border-bottom:0px solid lightGrey;
	width:306px;
}
.comment-list ul
{
   padding: 0px 0px 0px 6px;
    margin: 0px auto;
}
.comment-list li
{
    background: url("../images/bullet.jpg") no-repeat scroll 0 11px transparent;
    padding: 3px 0px 3px 10px;
    margin: 0px auto;
    list-style: none;
    background-repeat: no-repeat;
    background-position: 0px 8px;
    display: block;
    width: 100%;
    float: left;
}
.comment-list li a
{
    padding: 0px;
    margin: 0px auto;
    color: #2E5CA9;
    text-decoration: none;
font-weight:normal;
}
.comment-list li a:hover
{
    padding: 0px;
    margin: 0px auto;
    text-decoration: none;
color:#2E5CA9;
font-weight:normal;
}
.visit {
    background-color: #DC0413;
    border: 2px solid #DC0413;
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 9px;
    padding: 3px 15px;
        word-spacing: normal;
}