a {
	text-decoration:none;
}
#welcome {
	background:url('../img/welcome.jpg') no-repeat;
	float:right;
	width:625px;/*2*/
}

#welcome p{
	float:right;
	margin:36px 20px 5px 0;
	width:260px;
}

#gallery_prev {
	margin-top:20px;
	float:left;
	width:321px;
	height:79px;
	background:url('../img/rand-pics-border.gif') no-repeat bottom;
	text-align:center;
}
#gallery_prev img {
	width:100px;
	height:60px;
	margin:0.5px;
}
#gallery_prev a {
	color:white;
	font-size:9pt;
	text-decoration:none;
}

#news {
	float:right;
	background:url('../img/whats-new.jpg') no-repeat right top;
	margin:10px 10px 0 0;
	padding:0 10px;
	width:584px;
}
#news form {
	display:block;
	float:left;
	margin:0 0 10px 20px;
}
#news input {
	font-size:7pt;
}
.new {
	width:285px;
	margin: 2px 10px 0 0;
	height:85px;
	float:right;
}
.new.odd {
	margin: 2px 0 0 0;
	border-left:#999 dashed 2px;
}
.new ul {
	float:right;
	list-style-type: square; /*url('../img/menu-bullet.gif');*/
	list-style-position: inside;
	color:#fe6b01;
	width:150px;
}
#content_area .new a {
	font-size:9pt;
	color:black;
	text-decoration:none;
}
#content_area .new a.more {
	color:#58A8C7;
	font-weight:bold;
}

.new img {
	float:right;
	margin-left:8px;
	width:97px;
}
