BODY {
color: black; font-family: Verdana; font-size: 12; text-align: right;

}


A:link { color: #800000}
A:visited { color: #800000 }
A:active { color: #800000}
A:hover { color: #ff0000}
Table {font-family:Verdana; font-size: 12;

}

#top { 
       
}

#name { height: 100px; width: 100%;
	/*background-image: url(images/name.jpg);
		 background-position: left;
		 background-repeat: no-repeat;*/
		
	
} 



#bar {  height: 12px; width: 100%;
		background-image: url(images/bar_bg.gif);
		background-repeat: repeat-x;
		margin-top: 20px;
		margin-bottom: 10px;
		
		
	
}

#menu {
	height: 44px; 
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


#menu A {
	font-weight: bold;
   font-size: 13px;
	text-decoration: none;
}
.menu1 {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
	text-align: center;
}
.menu_act {
	background-image: url(images/menu_act.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
	text-align: center;
}

#menutable {
	padding-left: 20px;
	
}

#nich_name {
	font-weight: bold;
   font-size: 22px;
	text-align: left;
	padding-top: 20px;
	padding-left: 25px;
	margin-bottom: 20px;

}

.text_desc {
	padding: 5px;
}

#for_stars {
	background-image: url(images/for_stars.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	text-align: right;
}

#top_butt {
	text-align: left;
	padding-top: 0px;
	padding-left: 25px;
	margin-bottom: 20px;
	
}