body {
	text-align: center;
	min-width: 778px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #f4edc0;
}

ul {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #006;
	list-style: none;	
}

li{
	padding-bottom: 5px;
}

li a {
	color: #006;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
}

h3 {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

form {
	margin: 0;
	padding: 5px;
}

fieldset {
	border: none;
	padding: 2px;
}

label {
	width: 25px;
	display: inline;
	font-weight: bold;
	padding: 5px;
}

input{
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #fad963;
}

.websearch{
	width: 75px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #fad963;
}

input.radio{
	width: 15px;
	height: 21px;
	border: 0px solid #fad963;
	margin: 0px;
	padding-top: 5px;
	vertical-align: middle;
}

select{
	width: 200px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #fad963;
}

input.submit{
	width: 61px;
	height: 24px;
	background: url(../images/submit_t.png);
	border: none;
	font-weight: bold;
	margin-left: 5px;
}

input.submit_sm{
	width: 29px;
	height: 20px;
	background: url(../images/submit_sm.png);
	border: none;
	font-weight: bold;
	margin-left: 0px;
}
/* layout
   ------ */
#header {
	text-align: left;
	width: 778px;
	height: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hd_bg_02.png);
	background-color:#FFFFFF;
	border-left: 1px solid Black;
	border-right: 1px solid Black;

}

#hd_left {
	float: left;
	width: 255px;
	height: 165px;
	background-image: url(../images/hd_1_b_02.jpg);
	background-repeat:no-repeat;
	background-position:left;

			padding-top: 0px;


}

#hd_right {
float: right;
/*width: 500px;*/
width: 420px;
height:165px;

padding-top: 0px;
/*padding-top: 0px;*/

}

#logo {
	float: left;
}
#logoplus {
	float: left;
	background-image:url(../images/hd_1_b_02B.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:110px;
	width:79px;
			padding-top: 55px;
			padding-left:10px

}


#hd_mnu {
	float: right;
	width: 415px;
	height: 53px;	
	padding-top: 4px;
/*	padding-top: 6px;	*/
	text-align: right;
	font-size: 11px;
	background-image: url(../images/hd_rt_bg_02.png);
	background-position: right;
	background-repeat: no-repeat;
}

#hd_mnu a{
	color: #333333;
}

#wrapper {

	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-top: none;
	background-image: url(../images/wrapper_bg.png);
	background-repeat:repeat-y;
		background-color:#FFFFFF;
		height:auto;
}

#content {
   float: left;
	text-align: left;
	width: 438px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	text-align: left;
	float: left;
	width: 134px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #efedf8;	
}

#right {
	position:relative;
    top:-4px;
	float: right;
	width: 190px;
}

#top_searches {

	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#top_searches a {
	font-weight: bold;
}

#search_box {
	overflow: auto;
	width: 98%;
	margin-top: 1px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4edc0;
	border: 1px solid #fad963;
}

#websearch {
	overflow: auto;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#websearch img{
	vertical-align: middle;
}
.advanced_search {
	float: right;
	color: #333;
	margin-right: 5px;
}

#ad_space {
	width: 98%;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fad963;
}

#ad_space img{
	margin: 0;
	padding: 0;
}

#lower_content{
	width: 98%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
}

#lower_content1{
	width: 48%;
	float: left;
}

#lower_content2{
	width: 48%;
	float: right;
}

#radio1_a{
	width: 89px;
	height: 23px;
	float: left;
	background-color: #f5e580;
	border-left: 1px solid #ffdc00;
	border-top: 1px solid #ffdc00;
	border-bottom: 1px solid #ffdc00;
}

#radio1_a h2{
	margin-top: 2px;
	margin-bottom: 2px;	
}

#radio1_b{
	float: right;
	margin: 0;
	padding: 0;
	background-color: #f5e580;
	border-right: 1px solid #ffdc00;
	border-top: 1px solid #ffdc00;
	border-bottom: 1px solid #ffdc00;
}

#radio2 {
	clear: both;
	padding: 5px;
	padding-bottom:10px;
	border: 1px solid #ffdc00;
}

#radio2 a{
	text-decoration: none;
	font-size: 11px;
}

#radio2 a:hover{
	text-decoration: underline;
}

#ad_space2 {
	width: 50%;
}

#newspaper{
	width: 204px;
	height: 23px;
	margin-top: 5px;
	float: left;
	background-color: #f5e580;
	border: 1px solid #ffdc00;
}

#newspaper h2{
	margin-top: 2px;
	margin-bottom: 2px;	
}

#radio2 h2{
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#tourism{
	width: 99%;
	height: 30px;
	margin-top: 5px;
	float: left;
	background-color: #a9b8d8;
	border: 1px solid #a9b8d8;
	background-image: url(../images/tourism_hd.jpg);

	
}

#tourism_box {
	clear: both;
	padding: 5px;
	height: 150px;
	border: 1px solid #a9b8d8;
	background-image: url(../images/tourism_bg.jpg);
		text-align:left;
}

#tourism_box ul a{
	font-weight: normal;
	text-decoration: underline;
}

#ad_space3 {
	width: 98%;
	height: 122px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffdc00;
}

#lotto_box_hd{
	width: 98%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #40bd4f;
	border:  1px solid #40bd4f;
}

#lotto_box{
	text-align: left;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #40bd4f;
}

#lottery_box_hd{
	width: 98%;
	color: #fff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4f55f1;
	border:  1px solid #4f55f1;
}

#lottery_box{
	text-align: left;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #4f55f1;
}

#lotto_results_hd{
	text-align: center;
	color: #fff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #40bd4f;
	border:  1px solid #40bd4f;
}

#lotto_results{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #40bd4f;
}

#weather_box_hd{
	width: 98%;
	color: #fff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #c1c8fa;
	border:  1px solid #c1c8fa;
}

#weather_box{
	text-align: center;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #c1c8fa;
}

#topsearches_box_hd{
	width: 98%;
	color: #0033cc;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccccff;
	border:  1px solid #ccccff;
}

#topsearches_box{
	text-align: center;
	color: #0033cc;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border:  1px solid #ccccff;
}

#edata_box{
	text-align: center;
	width: 98%;
	height: 100%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#video{
	width: 425px;
	height: 23px;
	margin-top: 5px;
	float: left;
	background-color: #f5e580;
	background-image:url(../images/video_hd.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border: 1px solid #ffdc00;
	display:block;
}


#video h2{
	margin-top: 2px;
	margin-bottom: 2px;	
}

#video_media_box{
	text-align: center;
	width: 425px;
	float:left;
	border:1px solid #ffdc00;
	background-color:#000000;
	margin-bottom: 5px;	

}

#radio_ads{
	margin-top: 0px;
	margin-bottom:5px;
	margin-left:0px;
	background-color: #f5e580;
	border: 1px solid #ffdc00;
	float:left;
		width: 425px;


}

.date{
	font-size: 10px;
}

.lotto_ball {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background-image: url(../images/lotto_ball.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#footer {
	clear: both;
	width: 778px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer_bg.jpg);	
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#powered_by{
	width: 778px;	
	font-size: 11px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: White;
}

.page{   
   display: none;
}

#search_results {
	width: 98%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
