/* Basic */

body {
		margin:0 auto;
		padding:0;
		/*
		background-color: #edf5ff;*/
		background-color: #fff;
		position: relative;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	
	   color: #666;
}

img {
        border:none;
        background:transparent;
}

.hidden {
        display: none;
}


ul {
        margin: 0;
        padding: 0;
}

.Column{
        float:left;
}

a:link {
        color:#fcc233; 
        text-decoration:none;
}

a:visited {
        color:#fcc233; 
        text-decoration:none;
}

a:active {
        text-decoration:none;
        color: #fcc233;
}

a:hover {
        color:#fcc233;
        text-decoration: none;
}

/* Layout */

#wrapper {
        margin: 0 auto;
        padding: 0;
        border: 0;
        width: 760px;
        background-image: url(../images/bgn_tile.gif);
}

#wrappercopy {
        margin: 0 auto;
        padding: 0;
        border: 0;
        width: 760px;
        
}

#wrapper2 {
		margin: 0 auto;
		padding: 0;
		border: 0;
		width: 760px;
		background-image: url(../images/bgn_tile2.gif);
}

#middle {
        margin: 0px;
        padding:0;
        clear: both;
        width: 760px;
        background-image: url(../images/dot.gif);

}

#header {
        padding: 0px;
        background:  url(../images/header.gif) no-repeat;
        height: 131px;
        margin: 0px;
}

#header h1 {
        display: block;
        width: 353px;
        height: 120px;
        text-indent: -9999px;
        background: none;
        text-decoration: none;
        margin-right: auto;
        margin-left: auto;
} 

#headerxmas {
        padding: 0px;
        height: 131px;
        margin: -131px 0px 0px 2px;
}

#headerxmas h1 {
        display: block;
        width: 353px;
        height: 120px;
        text-indent: -9999px;
        background: none;
        text-decoration: none;
        margin-right: auto;
        margin-left: auto;
} 

#bgnfooter {
        margin: 0px;
        padding:0;
        text-transform: lowercase;
        clear: both;
        background-image:  url(../images/footer.gif);
        background-repeat: no-repeat;
        width: 760px;
        height: 70px;
}

#bgnfooter2 {
        margin: 0px;
        padding:0;
        text-transform: lowercase;
        clear: both;
        background-image:  url(../images/footer2.gif);
        background-repeat: no-repeat;
        width: 760px;
        height: 70px;
}

#footer {
        margin:0;
        padding:33px 32px 0px 30px;
        font-size: 11px;
        clear: both;
        color: #FFFFFF;
        font-family: "Trebuchet MS", "Lucida Grande", Verdana;
        text-transform: none;
}

#corner {
		padding: 0px;
		background:  url(../images/corner_up.gif) no-repeat;
		height: 23px;
		margin: 0px;
		width: 760px;
}

#corner2 {
		padding: 0px;
		background:  url(../images/corner_up2.gif) no-repeat;
		height: 21px;
		margin: 0px;
		width: 760px;
}

#one {
		width: 465px;
		padding-right: 0px;
		padding-left: 30px;
		padding-bottom: 0px;
		margin: 0px;
		padding-top: 0px;
		float: left;

}

#two {
		width: 210px;
		float: left;
		padding-left: 35px;

}

#three {
        width: 218px;
        padding-right: 14px;
        padding-left: 29px;
        padding-top: 0px;
        padding-bottom: 0px;
        float: left;
        margin-top: 0px;
}

#four {
        width: 218px;
        float: left;
        padding: 0px 16px 0px 15px;
        margin-top: 0px;
}

#five {
		width: 210px;
		float: left;
		padding: 0px 0px 0px 19px;
		margin-top: 0px;
}


#column1 {
        width: 725px;
        padding-right: 0px;
        padding-left: 30px;
        padding-top: 0px;
        padding-bottom: 0px;
        float: left;
        margin: 0px;
}

#column2 {
		width: 475px;
		padding-right: 0px;
		padding-left: 30px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin: 0px;
		float: left;

}


#column3 {
		width: 225px;
		float: left;
		padding-left: 25px;
}

#column4 {
        width: 180px;
        padding: 0px;
        float: left;
        margin: 0px;

}
#columnRev {
        width: 360px;
        padding-right: 0px;
        padding-left: 16px;
        padding-bottom: 0px;
        float: left;
        margin: 0px;
        background-repeat: repeat-y;
        height: auto;
        padding-top: 0px;
}

#columnCol {
        width: 360px;
        padding-right: 0px;
        padding-left: 5px;
        padding-bottom: 0px;
        float: left;
        margin: 34px 0px 0px;
        background-repeat: repeat-y;
        height: auto;
        padding-top: 0px;
}

.break {
	margin:0;
	padding:0px;
	background: url(../images/break.gif) no-repeat;
	width: 210px;
	height: 18px;
	clear: both;

}

.breakline {
	margin:0;
	padding:0px;
	background: url(../images/break_line.gif) no-repeat;
	width: 200px;
	height: 18px;
	clear: both;

}

.breaklong {
		margin:0;
		padding:0px;
		background: url(../images/break_long.gif) no-repeat;
		width: 455px;
		height: 18px;

}

#separator {
		margin:0;
		padding:0px;
		background: url(../images/separator.gif) no-repeat;
		clear: both;
		height: 25px;

}


/* Title Section */

#special {
		padding: 0px;
		background:  url(../images/stoppress.gif) no-repeat;
		height: 120px;
		margin: 0px;

}

#special h2 {
		display: block;
		width: 150px;
		height: 120px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}

#hellonews {
		padding: 0px;
		background:  url(../images/title_news.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#hellonews h2 {
		display: block;
		width: 150px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}
#about {
		padding: 0px;
		background:  url(../images/title_about.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#about h2 {
		display: block;
		width: 150px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}

#advertise {
		padding: 0px;
		background:  url(../images/title_advertise.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#advertise h2 {
  		display: block;
		width: 150px;
 	  	height: 32px;
 	  	text-indent: -9999px;
 	  	background: none;
 	  	text-decoration: none;
}

#subscribe {
		padding: 0px;
		background:  url(../images/title_subscribe.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#subscribe h2 {
		display: block;
		width: 150px;
    	height: 32px;
    	text-indent: -9999px;
    	background: none;
    	text-decoration: none;
}

#contact {
		padding: 0px;
		background:  url(../images/title_contact.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#contact h2 {
    	display: block;
		width: 150px;
    	height: 32px;
    	text-indent: -9999px;
    	background: none;
    	text-decoration: none;
}

#thismonth { 
		padding: 0px;
		background: url(../images/title_thismonth.gif) no-repeat;
		height: 32px;
		margin: 0px;
    	float: left;

}

#thismonth h2 {
		display: block;
		width: 430px;
        height: 32px;
        text-indent: -9999px;
        background: transparent;
        text-decoration: none;
}

#thismonthimg {
        float: left;
        padding: 0px 5px 10px 0px;
        width: auto;
}

#thismonth2 {
		padding: 0px;
		background:  url(../images/title_thismonth.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#thismonth2 h2 {
        display: block;
		width: 130px;
        height: 32px;
        text-indent: -9999px;
        background: none;
        text-decoration: none;
}

#hellofeatures {
		padding: 0px;
		background:  url(../images/title_hellofeatures.gif) no-repeat;
		height: 32px;
		margin: 0px;
}

#hellofeatures h2 {
    	display: block;
    	width: 150px;
    	height: 32px;
    	text-indent: -9999px;
    	background: none;
    	text-decoration: none;
}

#hellodepartments {
		padding: 0px;
		background:  url(../images/title_hellodepartments.gif) no-repeat;
		height: 32px;
		margin: 0px;
}

#hellodepartments h2 {
  		display: block;
 		width: 180px;
  		height: 32px;
  		text-indent: -9999px;
  		background: none;
  		text-decoration: none;
}

#hellosearch {
		padding: 0px;
		background:  url(../images/title_hellosearch.gif) no-repeat;
		height: 32px;
		margin: 0px;
		width: 210px;

}

#hellosearch h2 {
        display: block;
		width: 150px;
        height: 32px;
        text-indent: -9999px;
        background: none;
        text-decoration: none;
}
 
#hellolisting {
		padding: 0px;
		background:  url(../images/title_hellolisting.gif) no-repeat;
		height: 40px;
		margin: 0px;
}

#hellolisting h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;

}

#letters {
		padding: 0px;
		background:  url(../images/title_letters.gif) no-repeat;
		height: 40px;
		margin: 0px;

}

#letters h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;

}  

#whatson {
		padding: 0px;
		background:  url(../images/title_whatson.gif) no-repeat;
		height: 32px;
		margin: 0px;

}

#whatson h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}  

#grab {
		padding: 0px;
		background:  url(../images/title_grab.gif) no-repeat;
		height: 40px;
		margin: 0px;
}

#grab h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}  

#map {
		padding: 0px;
		background:  url(../images/title_map.gif) no-repeat;
		height: 40px;
		margin: 0px;
}

#map h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
} 

#publication {
		padding: 0px;
		background:  url(../images/title_publication.gif) no-repeat;
		height: 40px;
		margin: 0px;
}

#publication h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}  

#whatsimm {
		padding: 0px;
		background:  url(../images/title_imm.gif) no-repeat;
		height: 40px;
		margin: 0px;

}

#whatsimm h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
} 

#archives {
		padding: 0px;
		background:  url(../images/title_archives.gif) no-repeat;
		height: 40px;
		margin: 0px;
}

#archives h2 {
		display: block;
		width: 210px;
		height: 32px;
		text-indent: -9999px;
		background: none;
		text-decoration: none;
}  

#whatsImg {
        float: left;
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 3px;
        padding-right: 12px;
        width: auto;
}

/* Content Text */

h1 {
	font-size:1.4em;
	margin:0;
	padding:5px 5px 0 2px;
	color:#FFFFFF;
	background:transparent;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -0.5px;
}

h2 {
    font-size:1.1em;
    margin:0;
    padding:0px 0px 10px 16px;
    color:#023261;
    background:transparent;
    font-weight: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: normal;
}


h3 {
	width: auto;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	color: #660000;
	line-height: 1.4em;
	font-size: 0.7em;
	text-transform: none;
	font-weight: bold;
}

h4 {
	color:#669933;
	text-transform: lowercase;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	padding: 5px 10px 10px 0px;
	margin: 5px 0px 0em;
	font-size: 1.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAE3C4;
	width: auto;
	font-weight: normal;

}	

h5 {
		padding: 0px 0px 0px 2px;
		width: auto;
		font-family: "Trebuchet MS", Lucida, Verdana;
		color: #333333;
		font-size: 0.8em;
		text-transform: none;
		font-weight: normal;
		line-height: 1.4em;
}

#boxinfo {
		font-size:0.7em;
		color:#333333;
		font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
		background-color: #F8F9ED;
		padding: 10px;
		width: auto;
		border: 1px dashed #333333;
		font-weight: normal;
		line-height: normal;
		margin-left: 5px;
		margin-right: 15px;
		margin-top: 16px;
		margin-bottom: 10px;
}

#boxinfo p {
        width: auto;
        padding: 6px 0px 10px;
}

#boxubud {
		font-size:0.7em;
		color:#333333;
		font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
		background-color: #F8F9ED;
		padding: 10px;
		width: auto;
		border: 1px dashed #333333;
		font-weight: normal;
		line-height: normal;
		margin-left: 5px;
		margin-right: 15px;
		margin-top: 16px;
		margin-bottom: 10px;
}

.boxsearch {
		font-size:0.7em;
		color:#333333;
		font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
		padding: 5px 5px 5px 2px;
		width: 96%;
		font-weight: normal;
		line-height: normal;
		margin: 0px;
		border-bottom: 1px dashed #669933;

}

.balimap {
        width: auto;
        font-family: "Trebuchet MS", Lucida, Verdana;
        font-size: 0.8em;
        color: #333333;
        line-height: 1.4em;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 25px;
        padding-right: 16px;
}

.aboutus {
        padding: 0px 2px;
        width: auto;
        font-family: "Trebuchet MS", Lucida, Verdana;
        color: #333333;
        line-height: 1.4em;
        font-size: 0.8em;
        text-transform: none;
}

.aboutus p{
        width: auto;
        padding: 10px 25px 10px 0px;
}

.advertise {
        padding: 0px 16px 0px 2px;
        width: auto;
        font-family: "Trebuchet MS", Lucida, Verdana;
        color: #333333;
        line-height: 1.4em;
        font-size: 0.8em;
        text-transform: none;
}

.advertise p{
        width: auto;
        padding: 10px 25px 10px 0px;
}


.leftcolumn {
        width: auto;
       /* font-family: "Trebuchet MS", Lucida, Verdana;
         color: #FFFFFF;*/
		 
		 font-size: 0.8em;
       
        line-height: 1.5em;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 2px;
        padding-right: 16px;
		
		    font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color: #666;
}

.leftcolumn a:link {
        color:#FF6600;
        text-decoration:none;
}

.leftcolumn a:hover {
        color: #FF6600;
        text-decoration:underline;

}

.leftcolumn a:visited {
        color: #fcc233;
        text-decoration: none;
        }


.leftcolumn img {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	border: none;
}

.leftcolumn p {
        width: auto;
        padding: 6px 0px 10px;
}

.leftcolumn ul {
        padding:0 0 0 0px;
        list-style-type: none;
}

.leftcolumn ol {
		list-style-type: circle;
		margin-right: 20px;
		margin-top: 0px;
}

.leftcolumn li {
        padding: 5px 0px;
        margin-top: 0px;
}

.leftcolumn li a:link, 
.leftcolumn li a:active {
        color: #FF3300; 
        text-decoration: none; 
}
        
.leftcolumn li a:visited {
        color: #fcc233; 
        text-decoration: none;
        }

.leftcolumn li a:hover {
        color: #CC0000;
        text-decoration: underline;
}

.rightcolumn {
        width: 210px;
        font-family: "Trebuchet MS", Lucida, Verdana;
        color: #333333;
        line-height: 1.4em;
        font-size: 0.8em;
        text-transform: none;
}

.rightcolumn img {
        float: left;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 12px;
        margin: 0px;
}

.rightcolumn a:link {
        color:#FF6600;
        text-decoration:none;

}

.rightcolumn a:hover {
        /**color: #fcc233;**/
		color: #6195ca;
        text-decoration:underline;

}		
.rightcolumn a:visited {
        color: #6195ca; 
        text-decoration: none;

}
.rightcolumn p{
        width: auto;
        padding: 0px 16px 5px 0px;

}

.rightcolumn ul {
        padding:0 0 0 0px;
        list-style-type: none;
}

.rightcolumn ol {
		list-style-type: circle;
		margin-right: 20px;
		margin-top: 0px;
}

.rightcolumn li {
        padding: 5px 0px;
        margin-top: 0px;
}

.rightcolumn li a:link, 
.rightcolumn li a:active {
        color: #FF6600; 
        text-decoration: none; 
}
        
.rightcolumn li a:visited {
        color: #fcc233; 
        text-decoration: none;
        }

.rightcolumn li a:hover {
        color: #FF9900;
        text-decoration: underline;
}

.sidebar {
	width: 210px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	color: #333333;
	line-height: 1.4em;
	font-size: 0.7em;
	text-transform: none;

}


.sidebar a:link {
	text-decoration:underline;
	color: #663300;

}

.sidebar a:hover {
    text-decoration:underline;
	color: #663300;
}		
.sidebar a:visited {
        text-decoration: underline;
	color: #663300;
}
.sidebar p{
        width: auto;
        padding: 5px 16px 5px 0px;

}

.sidebar ul {
        padding:0 0 0 0px;
        list-style-type: none;
}

.sidebar ol {
		list-style-type: circle;
		margin-right: 20px;
		margin-top: 0px;
}

.sidebar li {
        padding: 5px 0px;
        margin-top: 0px;
}

.sidebar li a:link, 
.sidebar li a:active {
        text-decoration: none; 
			color: #663300;
}
        
.sidebar li a:visited {
        text-decoration: none;
			color: #663300;
}

.sidebar li a:hover {
        color: #663300;
        text-decoration: underline;
}

#listing {
        font-family: "Trebuchet MS", Lucida, Verdana;
        padding-right: 0px;
        padding-left: 20px;
        padding-top: 6px;
        padding-bottom: 0px;
        float: left;
        font-size: 12px;
        color: #000000;
        width: 510px;
        margin: 0px;
}
        
p {
        margin:0;
        padding:0;
}

#content p {
        margin:0 0 5px 0;
        padding:3px 30px 10px 30px;
        color:#666666;
}

#content1, #content2 {
        clear: both;
        background-color: #00CC00;
}

#Content {
        margin:0;
        padding:0px 15px 0px 9px;
        background:repeat-y;
}

body>#Nav span {
        height:25px;
}        

body>#Content {
}


/* Form Style */

div.row {
        clear: both;
        width: 595px;
        font-family: "Trebuchet MS";

}

.col1 {
        font-family: "Trebuchet MS", Lucida, Verdana;
		text-align: right;
        width: 135px;
        height: 31px;
        margin: 0;
        float: left;
        margin-right: 2px;
        line-height: 2.2em;
}

.col2 {
        font-family: "Trebuchet MS", Lucida, Verdana;
		width: 195px;
        height: 31px;
        display: block;
        float: left;
        margin: 0;
}

.col2comment {
        font-family: "Trebuchet MS", Lucida, Verdana;
		width: 195px;
        height: 98px;
        margin: 0;
        display: block;
        float: left;
}

.col1comment {
        text-align: right;
        width: 135px;
        height: 98px;
        float: left;
        display: block;
        margin-right: 2px;
}

.input {
        font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #333333;
        padding: 0px 2px;
        border: 1px solid #999999;
        margin-top: 0px;
        margin-bottom: 5px;

}

.button {
        margin: 4px 0 5px 0px;
        padding: 0px;
        display: none;
}

.button a:hover {
        margin: 4px 0 5px 0px;
        padding: 0px;
        border: 1px solid #363022;
        background-image:  url(../images/but_submit_over.gif);
        background-repeat: no-repeat;
        background-color: #00CC99;
}

.textarea {
        border: 1px solid #363022;
        background-color: #F9F8F2;
        font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #333333;
        margin: 4px 0 5px 8px;
}

.search {
		width: 225px;
		margin: 0px 0px 5px;
		height: auto!important;
		height /**/:45px;
		padding: 0px;

}

.search a:link {
        color:#FFCC33;
        text-decoration:none;
}

.search a:hover {
        color: #FF6600;
        text-decoration:none;
}


.search input.search-btn {
        width: 54px;
        height: 28px;
        background:  url(../images/btn_search.png) no-repeat;
        outline: none;
        margin: 0px 0px 0px 3px;
        padding: 0px;
}
        
.search input.search-btn:hover {
        background:  url(../images/btn_search.png) no-repeat 0px -30px;
}

#commentForm {
		display: none;
        margin: 0px 20px 0px 0px;
        font-family: "Trebuchet MS";
        font-size: 0.8em;
}

#commentForm input.send-btn {
        width: 54px;
        height: 28px;
        background:  url(../images/btn_send.png) no-repeat;
        outline: none;
        margin: 5px 0px 0px;
        padding: 0px;
}
        
#commentForm input.send-btn:hover {
        background:  url(../images/btn_send.png) no-repeat 0px -30px;
}

#send {
        width: auto;
        font-family: "Trebuchet MS", Lucida, Verdana;
        font-size: 0.7em;
        color: #333333;
        line-height: 1.4em;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 5px;
}

#send a:link {
        color:#666600;
        text-decoration:none;
}

#send a:hover {
        color: #336600;
        text-decoration:underline;
}

.col1 {
        text-align: right;
        width: 135px;
        height: 31px;
        margin: 0;
        float: left;
        margin-right: 2px;
        line-height: 2.2em;
}

.col2 {
        width: 195px;
        height: 31px;
        display: block;
        float: left;
        margin: 0;
}

.col2comment {
        width: 195px;
        height: 98px;
        margin: 0;
        display: block;
        float: left;
}

.col1comment {
        text-align: right;
        width: 135px;
        height: 98px;
        float: left;
        display: block;
        margin-right: 2px;
}
div.row {
        clear: both;
        width: 595px;
        font-family: "Trebuchet MS";
        font-size: 0.8em;
}

#list {
        float: left;
        width: 240px;
        font-family: "Trebuchet MS", "Lucida Grande", Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        padding-top: 40px;
        margin: 0px;
}

#list p {
        margin-top: 0;
        margin-right: 16px;
        margin-left: 16px;
        margin-bottom: 0px;
}
        
#list p a:hover {
        color: #7B0A0A; 
        background: #DEC2C2; 
        text-decoration: none; 
        border-bottom: 1px solid #7B0A0A
}

#list ul {
        padding:0 0 0 16px;
        list-style-type: none;
}

#list li {
        padding: 0px 0px 5px;
        margin-top: 5px;
}

#list li a, 
#list li a:link, 
#list li a:active {
        color: #FF3300; 
        text-decoration: none; 
}
        
#list li a:visited {
        color: #FF3399; 
        text-decoration: none;
        }

#list li a:hover {
        color: #FF99CC;
        text-decoration: none;
}
        
/* Banner */

#bannerads {
	width: 210px;
	padding: 10px 10px 10px 0px;

}

#bannerads p {
        width: 210px;
        padding: 10px 0px;
}

#banner ul {
        margin:0;
        padding:0 20px 0 0px;
        list-style:none;
        text-transform:lowercase;
}

#banner li {
        float:left;
        margin:0;
        line-height:normal;
        text-transform: lowercase;
        font-family: "Trebuchet MS", Lucida, Verdana;
        font-size: 11px;
        font-weight: bold;
        padding-top: 5px;
        padding-right: 11px;
        padding-left: 0px;
}


#banner{
        margin:0;
        padding:13px 16px 0px 32px;
        background:transparent;
        clear: both;
        height: 60px;
}

#bannerSmall {
        margin: 0px;
        padding:0;
        text-transform: lowercase;
        clear: both;
        background-repeat: no-repeat;
        width: 760px;
        height: 94px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #F1F1EC;
        background-image: url(../images/bgn_ads_small.gif);
}

/* Navigation */

#bgnnav1 {
		background:  url(../images/bgn_nav1.gif) no-repeat;
        width: 760px;
        height: 29px;
        padding: 0;
        margin: 0px;
		position: relative;
}

#nav1 {
		height: 30px;
		padding: 0;
		margin: 0px 0px 0px 20px;
		position: relative;
}

#bgnnav2 {
		/*background: url(../images/bgn_sept2007.gif);*/
		width: 760px;
		height: 37px;
		padding: 0;
		margin: 0px;
		position: relative;
		/*background-color: fdd269;*/

}

#nav2 {
	height: 37px;
	padding: 0;
	margin: 0px 0px 0px 13px;
	position: relative;
	background-color: #FFFFFF;
		
}

#nav {
        position: absolute;
        list-style: none;
        margin: 0;
        padding: 0;
        white-space: nowrap;
        height: 30px;
        display: inline;
        overflow: hidden;
        width: 700px;
        z-index: 1002;
        left: 0px; /* fixes weird IE5.0/win absolute position within relative */
        left/* */: 12px;
}
        
#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a {
        float: left;
        padding: 30px 0 0 0;
        overflow: hidden;
        height: 0px !important; 
        height /**/:30px; /* for IE5/Win */
}
        
#nav a:hover {
        background-position: 0 -30px;
}

#nav a:active, #nav a.selected {
        background-position: 0 -60px;
}

#navs {
		position: absolute;
		top: 0px;
		left: 0px;
		list-style: none;
		margin: 0;
		padding: 0;
		white-space: nowrap;
		height: 37px;
		display: inline;
		overflow: hidden;
		width: 700px;
		z-index: 1002;
		left: 0px;
		left/* */: 12px;
		float: left;

}

#navs li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;

}

#navs a {
		float: left;
		padding: 37px 0 0 0;
		overflow: hidden;
		height: 0px !important;
		height /**/:37px;

}
        
#navs a:hover {
    	background-position: 0 -37px;
}

#navs a:active, #navs a.selected {
		background-position: 0 -74px;

}
        
#nabout a  {
        width: 66px;
        background:  url(../images/but_about.gif) no-repeat left top;
}

#nadvertise a  {
        width: 68px;
        background:  url(../images/but_advertise.gif) no-repeat left top;
}

#nmonth a  {
        width: 97px;
        background:  url(../images/but_thismonth.gif) no-repeat left top;
}
#nwhats a  {
        width: 97px;
        background:  url(../images/but_whats.gif) no-repeat left top;
}

#ndepartments a  {
        width: 97px;
        background:  url(../images/but_departments.gif) no-repeat left top;
}

#nfeatures a  {
        width: 97px;
        background:  url(../images/but_features.gif) no-repeat left top;
}

#narchives a  {
        width: 97px;
        background:  url(../images/but_archives.gif) no-repeat left top;
}

#nlisting a  {
        width: 97px;
        background:  url(../images/but_listing.gif) no-repeat left top;
}

#nhome a  {
		width: 50px;
		background:  url(../images/but_home.gif) no-repeat left top;

}

#ncontact a  {
        width: 67px;
        background:  url(../images/but_contact.gif) no-repeat left top;
}

#nsubscribe a  {
        width: 70px;
        background:  url(../images/but_subscribe.gif) no-repeat left top;
}

/* Text Format */

.Textby {
		font-weight:normal;
		margin: 0px;
		color: #333333;
		padding: 0;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TextBold {
        font-weight:bold;
        margin: 0px;
        color: #FF6600;
        padding: 0;
}
.TextRed {
        font-weight:bold;
        margin: 0px;
        color: #CC0000;
        padding: 0;
}
.TextH {
        font-weight:bold;
        margin: 0px;
        color: #CC0000;
        padding:0px 0px 5px 16px;
}
.TextBig {
        font-weight:bold;
        margin: 0px;
        color: #663333;
        padding:0px 0px 10px 16px;
        font-style: normal;
}
.TextListing {
        font-weight:bold;
        margin: 0px;
        color: #FF3300;
        padding:0px;
}
.TextGray {
	font-weight:normal;
	margin: 0px;
	color: #669900;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.TextColor {
        font-weight:normal;
        margin: 0px;
        color: #F8AC61;
        padding: 0;
}

.TextBlue {
        font-weight:bold;
        margin: 0px;
        color: #339900;
        padding: 0;
}
.TextPink {
		font-weight:bold;
		margin: 0px;
		color: #006600;
		padding: 0;
		font-size: 1.1em;

}
.TextSub {
	font-weight:bold;
	margin: 0px;
	color: #990000;
	padding: 0;
	font-size: 1.1em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;

}

.TextJudul {
		font-size:1.7em;
		margin:0;
		color:#333333;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
}

.TextQuote {
	font-weight:normal;
	margin: 0px;
	color: #996633;
	padding: 0;
	font-size: 1em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;


}

.TextScore {
	font-weight:bold;
	margin: 0px;
	color: #84CCE4;
	padding: 0;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.TextSubtitle {
	margin: 0px;
	color: #3E1F00;
	padding: 0;
	font-size: 1.2em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
}

.TextSubBars {
	margin: 0px;
	color: #990000;
	padding: 0;
	font-size: 1.2em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
}

.TextNumber {
	font-weight:bold;
	color: #FF6600;
	padding: 0px;
	font-size: 3em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-style: normal;
	text-transform: lowercase;
}

.nothing {
        display: none;
}
.clear {
        clear: both;
}

.news {
        width: auto;
        font-family: "Trebuchet MS", Lucida, Verdana;
        font-size: 0.8em;
        color: #333333;
        line-height: 1.5em;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 2px;
        padding-right: 22px;
}

.news a:link {
        color:#FF6600;
        text-decoration:none;
}

.news a:hover {
        color: #FF6600;
        text-decoration:underline;

}

.news a:visited {
        color: #FF6600;
        text-decoration: none;
        }


.news img {
        float: left;
        padding-top: 5px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 12px;
        margin: 0px;
}

.news p {
        width: auto;
        padding: 6px 0px 10px;
}

.news ul {
        padding:0 0 0 0px;
        list-style-type: none;
}

.news ol {
		list-style-type: circle;
		margin-right: 20px;
		margin-top: 0px;
}

.news li {
        padding: 5px 0px;
        margin-top: 0px;
}

.news li a:link, 
.news li a:active {
        color: #FF3300; 
        text-decoration: none; 
}
        
.news li a:visited {
        color: #CC0000; 
        text-decoration: none;
        }

.news li a:hover {
        color: #CC0000;
        text-decoration: underline;
}

#BarVote {
    position: relative;
    width: 90px;
    height: 140px;
    padding: 0;
    float: right;
    margin-top: -160px;
    margin-right: 22px;
	*margin-right: 12px;
    text-indent: -10000px;
    right: 10px; /* fixes weird IE5.0/win absolute position within relative */
}
#BarVote a {
    display: block;
    width: 90px;
    height: 140px;
    background: transparent url(../images/banner_vote.gif) no-repeat;
}

#Vote {
        margin: 0px;
        position: relative;
        width: 760px;
        height: 63px;
        padding: 0;
        text-indent: -10000px;
}

#Vote a {
        display: block;
        width: 760px;
        height: 63px;
        background: transparent url(../images/banner_bestrest2006.gif) no-repeat;
}

