body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	background-image:url(../images/newsite/bg_main.gif);
	background-position:center;
	background-color:#4A7BC1;
}

#leftcolumn {
	width:198px;
	background:url(../images/newsite/bg_leftcolumn.jpg) #FFFFFF;
	background-position:center top;
	background-repeat:no-repeat;
	vertical-align:top;
}

#leftcontent {
	width:188px;
	margin:5px;
}

.listingbutton {
	margin-bottom:5px;
}

#rightcolumn {
	width:191px;
	background:url(../images/newsite/bg_rightcolumn.jpg) #B9D4F9;
	background-position:center top;
	background-repeat:repeat-y;
	vertical-align:top;
}

.rightcontentheader {
	width:100%;
	line-height:25px;
	font-weight:bold;
	text-align:center;
	background-color:#8BB9F5;
	margin-bottom:10px;
	margin-top:10px;
}

.rightcontent {
	width:181;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}

#middlecolumn {
	width:401px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#maincontenthome {
	width:389px;
	margin:6px;
	background-color:#FFFFFF;
}

#middlecolumn1c {
	width:592px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#maincontentlc {
	width:580px;
	margin:6px;
	background-color:#FFFFFF;
}

#middlecolumn0c {
	width:790px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#maincontent0c {
	width:778px;
	margin:6px;
	background-color:#FFFFFF;
}

.orangetext {
	color:#ff3300;
}

.orangetexthd {
	color:#ff3300;
	font-size:16px;
}

#navcontainer {
	width:450px;
	background-image:url(../images/newsite/bg_topnav.jpg);
	background-repeat:no-repeat;
	vertical-align:top;	
}

#date {
	text-align:right;
	height:42px;
	color:#ffffff;
	font-weight:bold;
}

h3 {
	1.2 em;
	color:#ff3300;
}


#stylistsearch {
	width:350px;
	background-image:url(../images/newsite/bg_search.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
}

.searchtext {
	font-size:.95em;
	text-align:left;
}

.searchbuttons {
	margin-top:10px;
	background-color:#3366CC;
	color: white;
	cursor: hand;
	border:inset 1px #0099FF;
}

a, a:visited {
	color:#003399;
	text-decoration:underline;
}

a:hover {
	color:#003399;
	text-decoration:none;
}

#footer {
	text-align:center;
	font-size:.9em;
	margin-top:10px;
}

#footer a, a:visited {
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}


