/* ------------------------------------------------------------
 * Pandora (default) Valance
 ------------------------------------------------------------ */
body {
	background: #163a6c url('page_bg.jpg');
	background-repeat: repeat-x;
	}


#container {
	background: url('skin_bg.jpg');
	background-repeat: no-repeat;
	}

#container_2 {
	}

#container_3 {
	width: auto;
	}

#footer {
	margin: 50px 0 20px 15px;
	width: 750px;
	color: #aaacad;
	font-weight:normal;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	line-height: 12px;
	display: block;
	}

#footer a {
	color: #5483b2;
	}
	
#footer a:hover {
	color: #f2ad26;
	}

#valance_footer {
	display:none;
	}

#advertisement {
	border: 0px solid #ffffff;
	background: transparent;
	padding: 0px;
	}
	
.advertisement_square {
	top: 125px;
	left: 702px;
 	width: 300px !important; 
  	height: 250px !important; 
	}

.advertisement_tall {
	top: 50px;
	left: 702px;
 	width: 160px !important; 
  	height: 600px !important; 
	}

.advertisement_double_wide {
	top: 50px;
	left: 702px;
 	width: 300px !important; 
  	height: 600px !important; 
	}

#community_menu {
	top:-46px;
	}

#more_about_menu {
	top:-31px;
 	height: 31px !important; 
  	height /**/:32px;	
	}
	
