


#topNav {
	background:transparent url(../img/buttons/empty_menu.gif) repeat-x scroll 0 0;

	 height: 36px;
	margin-left: 1px;
}

#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topNav li {
   float: left;
   height: 36px;
}

#topNav li a{
   color: #fff;
   display: block;
   height: 36px;
   text-indent: -9999px;
   position: static;
   margin-left: 0px;
}

/* Remove */

.empty_menu {
	background: url(../img/buttons/empty_menu.gif) no-repeat;
	width: 294px;
	height: 36px;
}

/* Remove */


#homeNav  a  {
	width: 113px;
	background: url(../img/buttons/home.jpg) no-repeat top;
}
#homeNav  a:hover  {
	width: 113px;
	background: url(../img/buttons/home.jpg) no-repeat bottom;
}
#selectedHome a {width: 113px; background:  url(../img/buttons/home_v.jpg) 0 0 no-repeat;}



#searchNav  a  {
	width: 95px;
	background: url(../img/buttons/search.jpg) no-repeat top;
}
#searchNav a:hover  {
	width: 95px;
	background: url(../img/buttons/search.jpg) no-repeat bottom;
}
#selectedSearch a {width: 95px; background:  url(../img/buttons/search_v.jpg) 0 0 no-repeat;}



#newsNav  a  {
	width: 89px;
	background: url(../img/buttons/news.jpg) no-repeat top;
}
#newsNav a:hover  {
	width: 89px;
	background: url(../img/buttons/news.jpg) no-repeat bottom;
}
#selectedNews a {width: 89px; background:  url(../img/buttons/news_v.jpg) 0 0 no-repeat;}



#articlesNav  a  {
	width: 86px;
	background: url(../img/buttons/articles.jpg) no-repeat top;
}
#articlesNav a:hover  {
	width: 86px;
	background: url(../img/buttons/articles.jpg) no-repeat bottom;
}
#selectedArticles a {width: 86px; background:  url(../img/buttons/articles_v.jpg) 0 0 no-repeat;}


#calculatorNav  a  {
	width: 114px;
	background: url(../img/buttons/calculator.jpg) no-repeat top;
}
#calculatorNav a:hover  {
	width: 114px;
	background: url(../img/buttons/calculator.jpg) no-repeat bottom;
}
#selectedCalculator a {width: 114px; background:  url(../img/buttons/calculator_v.jpg) 0 0 no-repeat;}



#calendarNav  a  {
	width: 103px;
	background: url(../img/buttons/calendar.jpg) no-repeat top;
}
#calendarNav a:hover  {
	width: 103px;
	background: url(../img/buttons/calendar.jpg) no-repeat bottom;
}
#selectedCalendar a {width: 103px; background:  url(../img/buttons/calendar_v.jpg) 0 0 no-repeat;}



#diaryNav  a  {
	width: 97px;
	background: url(../img/buttons/diary.jpg) no-repeat top;
}
#diaryNav a:hover  {
	width: 97px;
	background: url(../img/buttons/diary.jpg) no-repeat bottom;
}
#selectedDiary a {width: 97px; background:  url(../img/buttons/diary_v.jpg) 0 0 no-repeat;}



#galleryNav  a  {
	width: 94px;
	background: url(../img/buttons/gallery.jpg) no-repeat top;
}
#galleryNav a:hover  {
	width: 94px;
	background: url(../img/buttons/gallery.jpg) no-repeat bottom;
}
#selectedGallery a {width: 94px; background:  url(../img/buttons/gallery_v.jpg) 0 0 no-repeat;}



#forumsNav  a  {
	width: 91px;
	background: url(../img/buttons/forum.jpg) no-repeat top;
}
#forumsNav a:hover  {
	width: 91px;
	background: url(../img/buttons/forum.jpg) no-repeat bottom;
}
#selectedForums a {width: 91px; background:  url(../img/buttons/forum_v.jpg) 0 0 no-repeat;}


#utilityNav  a  {
	width: 94px;
	background: url(../img/buttons/utility.jpg) no-repeat top;
}
#utilityNav a:hover  {
	width: 94px;
	background: url(../img/buttons/utility.jpg) no-repeat bottom;
}
#selectedUtility a {width: 94px; background:  url(../img/buttons/utility_v.jpg) 0 0 no-repeat;}

#namesNav  a  {
	width: 82px;
	background: url(../img/buttons/names.jpg) no-repeat top;
}
#namesNav a:hover  {
	width: 82px;
	background: url(../img/buttons/names.jpg) no-repeat bottom;
}
#selectedNames a {width: 82px; background:  url(../img/buttons/names_v.jpg) 0 0 no-repeat;}

#contentNav  a  {
	width: 89px;
	background: url(../img/buttons/content.jpg) no-repeat top;
}
#contentNav a:hover  {
	width: 89px;
	background: url(../img/buttons/content.jpg) no-repeat bottom;
}
#selectedContent a {width: 89px; background:  url(../img/buttons/content_v.jpg) 0 0 no-repeat;}


#lentiNav  a  {
	width: 81px;
	background: url(../img/buttons/lenti.jpg) no-repeat top;
}

#lentiNav a:hover  {
	width: 81px;
	background: url(../img/buttons/lenti.jpg) no-repeat bottom;
}
#selectedLenti a {width: 81px; background: url(../img/buttons/lenti_v.jpg) 0 0 no-repeat;}



.signature {
    overflow: hidden !important;
    max-height: 200px !important;
}

#preview_body {
    width: auto !important;
}
