body {
	margin:0;
	padding:0;
	font: 100% arial, helvetica, sans-serif;
	color:#333;
	line-height: 1.5;
	background:#FFF;
}
a:link {color:#0054A6;text-decoration:underline;}
a:hover {color:#CC0000;text-decoration:underline;}
a:visited {color:#0054A6;text-decoration:under-line;}
a:active {color:#0054A6;text-decoration:underline;}

img {
	border:none;
}

#wrap {
	width:60em;
	margin:0 auto;
	padding:0;
	background:#FFF;
}

#toptop {
	background:#000;
	padding:0.5em 0.5em;
	font-size:80%;
	color:#FFF;
}
#toptop a {
	color:#FFF;
	text-decoration:none
}
#toptop a:hover {
	color:#FFF;
	text-decoration:underline;
}

#regionForm {
	float:right;
}

#top {
	background:#FFF;
	width:100%;
	height:110px;
}
#logo {
	padding:40px 0 0 0px;

}


#top-banner-ad {
	float:right;
	padding:10px 0px 0 0;
}



#nav {
	background:#00ADEF;
	height:2em;
	width:100%;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1; /* IE6 */
}

#nav li {
	margin: 0;
	padding:0;
	color:#FFF;
	float:left;
}

#nav li a {
	height:1em; 
	margin: 0;
	padding: 0.5em 0.5em;
	position: relative;
	float:left;
	border-left:1px solid #008FD4;
	border-right:1px solid #3DCDF9;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
}



#nav li.home a, #nav li.home a:link, #nav li.home a:visited, #nav li.home a:active {
	background:#0071BC;
	color:#FFF;
	border:none;

}
#nav li.home a:hover {
	color:#FFF;
	border:none;
	background: #0071BC url(/img/small-arrow-blue.gif) no-repeat 50% 100%;
}

#nav li a:hover {
	margin: 0;
	padding: 0.5em 0.5em;
	position: relative;
	float:left;
	border-left:1px solid #025b97;
	border-right:1px solid #025b97;
	text-decoration:none;
	color:#FFF;
	background: #0071BC url(/img/small-arrow-blue.gif) no-repeat 50% 100%;
}

#nav li.over a {
	margin: 0;
	padding: 0.5em 0.5em;
	position: relative;
	float:left;
	border-left:1px solid #0054A6;
	border-right:1px solid #0054A6;
	text-decoration:none;
	color:#FFF;
	background: #000;
}

#subnavHome {
	background:#000;
	height:0.5em;
	width:100%;
	font-size:90%;
	padding:0.2em 0 0 0;
	margin:0 0 0.01em 0;
	font-weight:normal;
	line-height: 1.6;
}
#subnav {
	background:#000;
	height:2em;
	width:100%;
	font-size:90%;
	padding:0.2em 0 0 0;
	margin:0 0 0.01em 0;
	font-weight:normal;
	line-height: 1.6;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0;
	padding:0;
	color:#FFF;
	float:left;
}

#subnav li a {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	position: relative;
	float:left;
	text-decoration:none;
	color:#FFF;	
}
#subnav li a:hover {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	position: relative;
	float:left;
	text-decoration:none;
	color:#FFF;
	background: #000 url(/img/small-arrow-b.gif) no-repeat 50% 100%;
}

#subnav li.over a {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	position: relative;
	float:left;
	text-decoration:none;
	color:#FFF;
	background: #000 url(/img/small-arrow-b.gif) no-repeat 50% 100%;
}


#content {
	margin:0.5em 0 0 0;
	background:#FFF;
	width:100%;
	border:none;
	font: 90% arial, helvetica, sans-serif;
	line-height: 1.4;
}
#contentstable {
	width:100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;

}

#leftCol {
	margin:0;
	vertical-align: top;
	width:45em;
	float:left
}

#leftCol hr {
	border:none;
	color: #e0dad6;
	background-color:#e0dad6;
	height:2px;
	margin:0 0 0.3em 0;
	padding:0;
	clear:both;
}


.thinLine {
	border:none;
	background-color:#e0dad6;
	height:1px;
	margin:0.5em 0 0 0;
	clear:both;
}


#leftCol h1 {
	color:#6e584b;
	padding:0;
	margin: 0.2em 0 0 0;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: lighter;
}

#leftCol h2 {
	color:#6e584b;
	padding:0;
	margin: 0;
	font-size: 130%;
	letter-spacing: -1px;
	font-weight: lighter;
}

#leftCol h3 {
	color:#CC0000;
	padding:0;
	margin: 0;
	font-size: 130%;
	letter-spacing: -1px;
	font-weight: lighter;
}

#leftCol h3 a {
	text-decoration:none;
	color:#CC0000;
}


#leftCol h3 a:hover {
	text-decoration:underline;
}

#leftCol h4 {
	color:#CC0000;
	padding:0;
	margin: 0;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
}

#rightCol h3 {
	color:#CC0000;
	padding:0;
	margin: 0;
	font-size: 150%;
	letter-spacing: -1px;
	font-weight: lighter;
	text-decoration:none;
}

#rightCol h3 a {
	text-decoration:none;
	color:#CC0000;
}


#rightCol h3 a:hover {
	text-decoration:underline;
}

#rightCol h4 {
	color:#FFF;
	padding:0;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	text-decoration:none;
}

#rightCol h4 a {
	text-decoration:none;
	color:#FFF;
}


#rightCol h4 a:hover {
	text-decoration:underline;
}

#what-on {
	margin:0 0 0.5em 0;
}

#what-on a {
	color:#fd7e02;
}
#what-on h3 {
	color:#f66809;
}
#what-on b {
	color:#;
}

.what-on-links ul {
	
	padding:0.2em 0;
	border-bottom:1px Solid #ffe488;
	color:#333;
	background:#fdf8e9;
	padding:5px;
	text-decoration:none;
}
.what-on-links div a {
	background:#fdf5da;
	color:#000;
	text-decoration:none;
}

.what-on-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.what-on-links li {
	margin: 0;
	padding:0;
	color:#FFF;
	display: block;
	
}

.what-on-links li a {
	display: block;
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	position: relative;
	text-decoration:none;
	color:#FFF;	
	border-bottom:1px Solid #ffe488;
	height:60px;
}
.what-on-links li a:hover {
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	display: block;
	text-decoration:none;
	background:#fdf5da;
}



#what-on span {
	font-style:bold;
	color:#CC0000;
}

.what_on_img {
	position:relative;
	height:200px;
	z-index:999;
}

.what_on_img2 {
	float:right;
	margin:0 0 0 0.5em;
	border:none;
	height:60px;
	width:90px;
}

#what-on hr {
	border:none;
	color: #e0dad6;
	background-color:#FFF;
	height:5px;
	margin:0;
	padding:0;
	clear:right;
}
.caption_what_on {
	font-size:14px;
	z-index:1000;
	position:absolute;
	top:145px;
	height:45px;
	width:285px;
	background:transparent url(/img/bgWhat_on.png) no-repeat;
	clear:none;
	color:#FFF;
	padding:5px;
	}
#what-on .caption_what_on a {
	color:#FFF;
	text-decoration:none;
	}
#what-on .caption_what_on a:hover {
	color:#FFF;
	text-decoration:underline;
	}	
	
	
#leftCol ul {
	list-style-type: none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

#rightCol ul {
	list-style-type: none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.noIndent {
	list-style-type: none;
	list-style-position:outside;

}

.noIndent-line {
	list-style-type: none;
	list-style-position:outside;
	border-top:1px solid #CAC1B6;
}

.noIndent-lineJZ {
	list-style-type: none;
	list-style-position:outside;
	border-top:1px solid #CAC1B6;
	background:#f4f2ef;
}


.noIndent2 {
	list-style-type: none;
	list-style-position:outside;
	line-height:1.3;

}

#leftCol ul span a {
	color:#CAC1B6;
	font-size:85%;
	padding:0;
	margin:0;
}

#leftCol ul span a:hover {
	color:#000;
	padding:0;
	margin:0;
}
#leftCol li {
	padding:0 0 0.5em 0;
	margin:-0.1em 0;
}

#righttCol li {
	padding:0 0 0.5em 0;
	margin:-0.1em 0;
}

.title-links {
	float:right
}
.title-links a,.title-links a:visited {
	color:#6e584b;text-decoration:none;
}

.title-links a:hover {
	color:#6e584b;text-decoration:underline;
}


#leftCol .title-links ul, #leftCol .title-links li {
	list-style: none;
	margin: 0;
	padding: 0.4em 0.2em 0 0.2em;
	float:left;
	
}
.colSpace {
	width:44.9em;
	padding:0;	
	display:block;
}
.colSpaceAdmin {
	width:65.5em;
	padding:0.5em;
	clear:both;
	
}
.colSpaceAdmin h1 {
	color:#6e584b;
	padding:0;
	margin: 0;
	font-size: 180%;
	letter-spacing: -1px;
	font-weight: lighter;
	
}


.colSpace p {
	margin:0.5em 0;
}
.imageRight {
	margin:0.5em 0 0.5em 0.5em;
	float:right;
}
.classifieds {
	width:45em;
	min-height:51px;
	padding:0.2em 0;
	border-bottom:1px Solid #e0dad6;
	color:#333;
}

.classifiedsHover {
	background:#f4f2ef;
	width:45em;
	min-height:51px;
	padding:0.2em 0;
	border-bottom:1px Solid #e0dad6;
	color:#333;
}


.classifieds img, .classifiedsHover img {
	float:left;
	margin:0 0.5em 0.5em 0;
	height:50px;
	border:0;
}

.blog {
	width:44em;
	padding:0.5em;
	color:#6e584b;
	font-size:100%;
}
.blog p {
	color:#333;
	margin:0.5em 0;
	
}
.blog img {
	float:left;
	margin:0 0.5em 0.5em 0;
	
}
.colSpace span {
	color:#6e584b;
	font-size:100%;
	margin:0;
	padding:0;
}
.form {
	width:44.5em;
	margin:0.5em 0;
}
.formBox {
	width:44em;
	padding:0.5em;
	border-top:1px solid #e0dad6;
	border-bottom:1px solid #CAC1B6;
	border-left:1px solid #e0dad6;
	border-right:1px solid #CAC1B6;
	margin:0.5em 0;
	background-color:#f4f2ef;
}
.form span {
	color:#CC0000;
}
.message {
	width:44em;
	padding:0em;
	clear:both;
}
.message h2 {
	color:#CC0000;
	font-size:100%;
}
.colSpace-grey {
	width:47em;
	padding:0.5em;
	clear:both;
	background-color:#f5f5ee;
}
.colSpace-grey-right {
	width:33%;
	background: #FFF;
	padding:0.5em;
	border-left:1px Solid #e0dad6;
	vertical-align: top;
	margin:0em;
	padding:0.5em;
}


.colSpace-right {
	width:22em;
	float:right;

}
.colSpaceTable {
	border:0 none none;
	width:48em;
	border:0 none none;
	margin:0;
	padding:0;
}

.colSpaceTable td {
	margin:0;
	padding:0.5em;
	vertical-align: top
}

.colSpaceTable p {
	margin:0.5em 0;
	padding:0;	
}

#news-right {
	float:right;
	width:23em;
}
#news-right span {
	color:#6e584b;
	font-size:90%;
	margin:0;
	padding:0;
	line-height:1;
}


#rightCol {
	padding;0.5em;
	margin:0;
	float:right;
	width:20.5em;
	clear:none;
}

.colSpace-whiteBorder {
	width18em;
	padding:0.5em;
	border:1px solid #CAC1B6;
	margin:0 0 0.5em 0;
	background:#e0dad6
}

#mediumBanner {
	background:#CAC1B6;
	padding:0.5em;
}

.colSpace-noBorder {
	width18em;
	padding:0.5em 0.5em 0 0.5em;
}
.colSpace-Border {
	display:block;
	margin:0 0 0.5em 0;
}
.colSpace-Border p {
	padding:0;
	margin:0.1em 0;
}

.colSpace-base {
	padding:0.5em;
	background:#FFF;
	border:1px Solid #CAC1B6;
}

.colSpace-base-ad {
	padding:0.5em;
	background:#FFF;
	border:1px Solid #CAC1B6;
}


.colSpace-base-red {
	padding:0.5em;
	background:#FFF;
	border:1px Solid #960001;
	border-top:none;
}

.colSpace-base-red p {
	padding:0;
	margin:0.25em 0;
}

.colSpace-base-redTop {
	padding:0.5em;
	background:#960001 url('/img/hotel.png') no-repeat top right;
	border:1px Solid #960001;
	border-bottom:none;
}

#hotelTabes {
	display:block;
	height:1.8em;
	background:#FFF url('/img/hotel-tab-border.gif') repeat-x bottom left;
}

#hotelTabOn {
	background:#e0dad6;
	width:4.7em;
	margin-left:10em;
	margin-right:0.3em;
	padding:0.1em 0.5em;
	height:1.5em;
	text-align:center;
	border: 1px solid #6e584b;
	border-bottom: none;
}

#budgetTabOn {
	background:#FFF;
	border: 1px solid #6e584b;
	border-bottom: none;
	width:8em;
	float:left;
	padding:0.1em 0.5em;
	height:1.6em;
	margin-left:0.3em;
	text-align:center;
}
#Hotels {
display:none;
}
#Hostels {
display:block;
}

.colSpace-base-black {
	padding:0.5em;
	background:#FFF;
	border:1px Solid #000;
	border-top:none;
}

.colSpace-base-blackTop {
	padding:0.5em;
	background:#000 url('/img/clubs.png') no-repeat top right;
	border:1px Solid #000;
	border-bottom:none;
}




.colSpace-base-orange {
	padding:0.5em;
	background:#FFF;
	border:1px Solid #d10909;
}

.colSpace-base-orangeTop {
	padding:0.5em;
	background:#FFF url('/img/directory.png') no-repeat top right;
	border:1px Solid #d10909;
	border-bottom:none;
}

.colSpace-base-jobs {
	padding:0.5em;
	background:#FFF;
	border:1px Solid #399AD5;
}

.colSpace-base-jobsTop {
	padding:0.5em;
	background:#399AD5 url('/img/jobs.png') no-repeat top right;
	border:1px Solid #399AD5;
	border-bottom:none;
}



.colSpace-base-blue {
	padding:0.5em;
	margin:0;
	background:#FFF;
	border:1px Solid #0073b3;
}

.colSpace-base-blueTop {
	padding:0.5em;
	background:#d7edf8 url('/img/guides.png') no-repeat top right;
	border:1px Solid #0073b3;
	border-bottom:none;
}

.colSpace-base-grey {
	padding:0.5em;
	margin:0;
	background:#9ec1e7;
	border:1px Solid #9ec1e7;
}

.colSpace-base-greyTop {
	padding:0.4em 0.5em;
	background:#FFFFFF url('/img/sign_up.png') no-repeat top right;
	border:1px Solid #729cc7;
	height:70px;
}


#rightCol h5 {
	color:#0073b3;
	padding:0;
	margin: 0;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
}

#rightCol h6 {
	color:#d10909;
	padding:0;
	margin: 0;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
}

#footer {
	font: 100% arial, helvetica, sans-serif;
	background:#FFF;
	width:100%
	line-height:1.2;
	padding:1em 0 0 0 ;
	margin-top:1em;
	clear:both;

}

#footer h3 {
	color:#FFF;
	padding:0;
	margin: 0.2em 0;
	font-size: 120%;
	font-weight: Bold;
}

#footer h3 a {
	text-decoration:none;
	color:#FFF;
}


#footer h3 a:hover {
	text-decoration:underline;
}

#footer ul {
	list-style: none;
	margin-bottom:1em;
	padding: 0;
	line-height: 1; /* IE6 */
}

#footer li {
	margin: 0;
	padding:0;
	color:#FFF;
	float:left;
	width:14.815em;
	border:1px solid #FFF;
	border-bottom:10px solid #FFF;
}

#footer hr {
	border:none;
	color: #e0dad6;
	background-color:#e0dad6;
	height:2px;
	margin:1em 0;
	padding:0;
	clear:both;
}

.footer {
	font: 80% arial, helvetica, sans-serif;
	color:#333;
	clear:both;
	margin-bottom:0.5em;
	height:12em;
}

.footer a {
	color:#6e584b;

} 
.footer a:hover {
	color:#000;
}


.footerSub h3 {
	margin:0.5em 0 0.2em 0;
}
.footerSub a, .footerSub a:visited {
	color:#FFF;
	text-decoration:none;
}
.footerSub a:hover {
	color:#FFF;
	text-decoration:underline;
}
.footerSubJobs {
	width:13.6em;
	background:#7b147a url('/img/footer_jobs.png') repeat-x top left;
	text-align:left;
	min-height:50px;
	padding:100px 0.5em 0.5em 0.5em;
	float:left;
	margin-right:0.5em;
}

.footerSubClassifieds {
	width:13.6em;
	background:#596b30 url('/img/footer_classifieds.png') repeat-x top left;
	text-align:left;
	padding:100px 0.5em 0.5em 0.5em;
	text-align:left;
	min-height:50px;
	float:left;
	margin-right:0.5em;
}

.footerSubFriends {
	width:13.6em;
	background:#287dad url('/img/footer_friends.png') repeat-x top left;
	text-align:left;
	min-height:50px;
	text-align:left;
	padding:100px 0.5em 0.5em 0.5em;
	margin-right:0.5em;
	float:left;
	
}

.footerSubEntertainment {
	width:13.6em;
	background:#cfba0b url('/img/footer_entertainment.png') repeat-x top left;
	text-align:left;
	min-height:50px;
	text-align:left;
	padding:100px 0.5em 0.5em 0.5em;
	float:left;
	margin-right:0.5em;
}

.footerCommunity {
	width:13.6em;
	background:#a60101 url('/img/footer_community.png') repeat-x top left;
	text-align:left;
	min-height:50px;
	text-align:left;
	padding:100px 0em 0.5em 0.5em;
	float:left;
}


#footer span {
	color:#000;
	padding:0;
	margin:0 0 0em 0;
	font-size: 130%;
	letter-spacing: -1px;
	font-weight: lighter;
	line-height: 1;
}

#footer td {
	vertical-align: top;
}

#footer-footer {
	padding:1em 0 0 0;
	width:58em;
	clear:both;
	color:#6e584b;
}

#mapBox {
	width:44em;
	padding:0.5em;
	clear:both;
	color:#6e584b;
	font-size:100%;
	background:#f4f2ef;
	margin:0 0 0.5em 0;
}
.mapDir {
	width:12em;
	float:right;
	padding: 0 0.5em;
}
#map {
	width:30em;
	height:20em;
}
.restaurant {
	width:45em;
	margin:0.5em 0;
	
}
.restaurantImg {
	margin:0 0 0.5em 0.5em;
	float:right;
	clear:both;
}
.imageLeft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
.topboxhighlight {
	background:#f4f2ef;
	padding:0.5em;
	border:1px Solid #e0dad6;
}

#teachers-div img {
float:left;
margin-right:5px;

}
#teachers-div li {
margin:5px 0;
}
#international_news {
	display:none;
}
#travel_news {
	display:none;
}
#national_news {
	display:block;
}

#video {
	border:1px Solid #e0dad6;
	background:#f4f2ef;
	padding:0.5em;
	margin:0 0 0.5em 0;
}
.videodescription {
	float:right;
	width:200px;
}
#video hr {
	border:none;
	color: #f4f2ef;
	background-color:#f4f2ef;
	height:1px;
	margin:0;
	padding:0;
}

#video h4 {
	color:#CC0000;
	padding:0;
	margin: 0;
	font-size: 140%;
	letter-spacing: -1px;
	font-weight: lighter;
}

#video p {
	margin: 0.5em 0 0;
	
}
#TopArticle {
	width:22.2em;
}
#TopArticles {
	width:21em;
	float:right;
}


.TopArticleCaption_img {
	position:relative;
	height:200px;
	z-index:999;
}


.TopArticleCaption {
	font-size:14px;
	z-index:1000;
	position:absolute;
	top:235px;
	height:75px;
	width:320px;
	background:transparent url(/img/TopArticle_bg.png) no-repeat;
	clear:none;
	color:#FFF;
	padding:5px;
	}
#toppageTextAd {
	width:645px;
	background:transparent url(/img/topPage_ad_bg.png) no-repeat;
	margin-top:10px;
	
}

#toppageTextAd div {
	width:645px;
	height:8px;
	background:transparent url(/img/topPage_ad_bg_b.png) no-repeat;
}
#toppageTextAd p {
	padding:10px 10px 0 0;
	color:#FFF;
	margin:0 0 0 50px;
}
#emailToFriend {
	display:none;
}
#AddGallery {
	display:none;
}
.forumHeader {

	padding:0 0.5em;
	background-color:#CAC1B6;
	margin:0;
}

.forumBox {
	background:#f4f2ef;
}

.forumBody {
	padding:0.5em;
	width:33em;
	min-height:5em;
}

.forumUser {
	float:right;
	width:10em;
	margin:0.5em 0 0 0;
}

.forumFoot {
	margin:0.5em 0 0 0;
	border-top:1px solid #FFF;
	padding:0.5em;
}

li.row  {
	padding:0.4em 0;
	border-top:none;
	border-bottom:1px Solid #e0dad6;
	color:#333;
}

.lastpost2 div {
	padding: 0 0 0 0.5em;
}



li.rightside {
	float:right;
}



#forumtabs {
	background:#e0dad6;
	height:2em;
	width:100%;
		border-top:1px solid #e0dad6;
}

#forumtabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1; /* IE6 */
}

#forumtabs li {
	margin: 0;
	padding:0;
	color:#FFF;
	float:left;
}

#forumtabs li a {
	height:1em; 
	margin: 0;
	padding: 0.5em 0.5em;
	position: relative;
	float:left;
	border-left:1px solid #f4f2ef;
	border-right:1px solid #CAC1B6;
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
}


#forumtabs li a:hover {
	margin: 0;
	padding: 0.5em 0.5em;
	position: relative;
	float:left;
	border-left:1px solid #CAC1B6;
	border-right:1px solid #CAC1B6;
	text-decoration:none;
	color:#FFF;
	background: #CAC1B6 ;
}

#forumtabs li.over{
	background: #FFF ;
}

#forum-main {
	margin-left:10em;
	padding:0.5em;
}


.drafts dl {
	border-top:1px solid #e0dad6;
	border-bottom:1px solid #CAC1B6;
	border-left:1px solid #e0dad6;
	border-right:1px solid #CAC1B6;
	margin:0 0 1em 0;
	padding:2px;
	width:34em;
	background-color:#f4f2ef;
}
.drafts dt {
	float:left;
	margin:1px 0 0 0;
	padding:5px;
	width:2em;
	text-align:left;

}
.drafts dd {
	background-color:#FFF;
	margin:1px 0 0 3em ;
	padding:5px;
}

.forumProfile dl {
	border-top:1px solid #e0dad6;
	border-bottom:1px solid #CAC1B6;
	border-left:1px solid #e0dad6;
	border-right:1px solid #CAC1B6;
	margin:0 0 1em 0;
	padding:2px;
	width:34em;
	background-color:#f4f2ef;
}
.forumProfile dt {
	float:left;
	margin:1px 0 0 0;
	padding:5px;
	width:13em;
	text-align:right;

}
.forumProfile dd {
	background-color:#FFF;
	margin:1px 0 0 14em ;
	padding:5px;
}
#forumLink {
	width:410px;
	height:24px;
	font-size:16px;
	color:#0054A6;
	text-decoration:under-line;
	padding:0.5em 0;
	background:transparent url(/img/forumLinkBg.png) no-repeat;
	margin:1em 0;
	text-align:center;
}

#forumLink:hover{

	color:#CC0000;;

}

#digg {
	float:right;
	margin:0.5em 0 0 0 ;

}
#entertainmentTop {
	width:26.5em;
}
#entertainmentTop img {
	float:left;
}
#entertainmentTop ul {
	margin:0 0 0 100px;
	min-height:5em;
}
#entertainmentTop span {
	color:#6e584b;
}

#entertainmentTopSolo {
	width:18;
	float:right;
}
#googleAds {
	margin-top:0.5em;
	text-align:center;
	border:1px solid #CAC1B6;
	width:640px;
	padding:5px;
}
.spod {
	width:width:45em;
	margin-top:0.5em
}

.on_button {
	background:transparent url('/img/on.png') no-repeat;
}
.off_button {
	background:transparent url('/img/off.png') no-repeat;
}
.jz_on_button {
	background:transparent url('/img/jz_on.png') no-repeat;
}
.jz_off_button {
	background:transparent url('/img/jz_off.png') no-repeat;
}
.jz_current_on_button {
	background:transparent url('/img/jz_current_on.png') no-repeat;
}
.jz_current_off_button {
	background:transparent url('/img/jz_current_off.png') no-repeat;
}
.reject_on_button {
	background:transparent url('/img/reject.png') no-repeat;
}
.leed_button {
	background:transparent url('/img/leed.png') no-repeat;
}
.edit_button {
	background:transparent url('/img/edit.png') no-repeat;
}
.delete_button {
	background:transparent url('/img/delete.png') no-repeat;
}
.top_on_button {
	background:transparent url('/img/top_on.png') no-repeat;
}
.top_off_button {
	background:transparent url('/img/top_off.png') no-repeat;
}
