	/* CSS Document Romenka Exlusive*/
	body {
		font-family: Georgia; 
		font-size: 16px;
		background: #a38d76 url('/images/gif/b.gif');
		margin: 0px;
		padding: 0px;
	}
	
	a img { border: none }
	
	a { color: #2244BB; text-decoration: none }
	a:hover { text-decoration: underline }
	
	td { font-size: 16px; }
	
	#menu-link {
		height: 183px;
		width: 45px;
		border-right: 1px solid #000000;
	}

	ul#menu-box {
		height: 183px;
		width: 185px;
		list-style: none;
		display: none;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	ul#menu-box li {
		width: 167px;
		padding: 3px 5px 2px 13px; 
	}
	ul#menu-box li a {
		font-style: Italic;
		font-size: 17px;
		text-decoration: none;
		color: #ffffff
	}
	ul#menu-box li a span {
		display: block;
		width: 16px;
		height: 16px;
		float: left;
		margin-right: 10px;
	}
	ul#menu-box li a:hover { color: #D3A77B }
	
	ul#menu-box li#main { padding-top: 18px }
	ul#menu-box li#main a span { background: url('/images/png/menu.png') -67px -39px no-repeat; }
	ul#menu-box li#main a:hover  span { background: url('/images/png/menu.png') -67px -7px no-repeat;}
	
	ul#menu-box li#artg a span { background: url('/images/png/menu.png') -217px -39px no-repeat; }
	ul#menu-box li#artg a:hover  span { background: url('/images/png/menu.png') -217px -7px no-repeat;}
	
	ul#menu-box li#photog a span { background: url('/images/png/menu.png') -127px -39px no-repeat; }
	ul#menu-box li#photog a:hover  span { background: url('/images/png/menu.png') -127px -7px no-repeat;}
	
	ul#menu-box li#guest a span { background: url('/images/png/menu.png') -307px -39px no-repeat; }
	ul#menu-box li#guest a:hover  span { background: url('/images/png/menu.png') -307px -7px no-repeat;}
	
	ul#menu-box li#links a span { background: url('/images/png/menu.png') -97px -39px no-repeat; }
	ul#menu-box li#links a:hover  span { background: url('/images/png/menu.png') -97px -7px no-repeat;}
	
	ul#menu-box li#cont { padding-bottom: 18px }
	ul#menu-box li#cont a span { background: url('/images/png/menu.png') -37px -39px no-repeat; }
	ul#menu-box li#cont a:hover  span { background: url('/images/png/menu.png') -37px -7px no-repeat;}

	
	td.main-body {
		width: 897px;
		background: #ffffff;
	}
	
	td.left-row {
		width: 50px;
		background: url('/images/png/glow_left.png') right center repeat-y;
	}
	
	td.right-row {
		width: 50px;
		background: url('/images/png/glow_right.png') left center repeat-y;
	}
	
	.content { padding:  0px 8px; font-size: 14px; }
	.content #left { float: left; width: 280px; margin-right: 10px; }
	.content #center { width: 580px; float: left; }
	.content .clear { clear: both; width: 100%; }
	
	span.top-title {
		color: #40320F;
		font-size: 45px;
		font-weight: bold;
		font-style: italic;
	}
	
	div.about_work {
		position: relative;
		width: 220px;
		text-align: left;
	}
	
	div.about_work h3 {
		padding: 0px;
		margin: 0px;
		font-family: Arial;
		font-style: italic;
		margin: 10px;
		margin-top: 5px;
		color: #344E85
	}
	
	div.about_work span {
		font-size: 80%;
		display: block;
		margin: 5px;
		font-style: italic;
		font-weight: none;
		color: #c9c9c9;
	}
	
	div.winfo { display: none; }
	
	div.comments {
		margin: 10px 0px;
		padding: 10px 0px;
		border-top: 1px solid #dfdfdf
	}
	div.comments h2{
		margin: 5px 20px;
		color: #6f571b;
		font-style: italic;
		padding: 0px;
		text-align: left;
	}
	div.comments .comment{
		width: 510px;
		margin-bottom: 10px;
	}
	div.comments .comment small{
		display: block;
		color: #5f5f5f;
		text-align: left;
		font-style: italic;
		color: #cfcfcf;
		padding: 15px 15px 5px 15px;
	}
	div.comments .comment span.content{
		display: block;
		color: #5f5f5f;
		text-align: left;
		padding: 0px 15px 10px 15px;
	}
	div.comments .comment b.bottom{
		display: block;
		height: 12px;
	}
	
	div.comment_form  { padding-left: 10px }
	div.comment_form  label {
		font-size: 80%;
		margin: 10px 5px 5px 5px;
		font-style: italic;
		color: #a0a0a0;
		display: block;
		width: 70px;
		cursor: pointer;
	}
	div.comment_form  input#name, div.comment_form  input#email  {
		padding: 5px;
		height: 30px;
		border: 2px solid #a0a0a0;
		width: 250px;
		color: #5f5f5f;
		background-color: #fafafa
	}
	div.comment_form  input#comment_button {
		padding: 3px 10px;
		border: 2px solid #a0a0a0;
		color: #5f5f5f;
		font-size: 80%;
		margin-top: 10px;
		background-color: #fafafa
	}
	div.comment_form  textarea {
		padding: 5px;
		border: 2px solid #a0a0a0;
		width: 250px;
		height: 100px;
		color: #5f5f5f;
		background-color: #fafafa
	}
	
	div.album-div {
		width: 145px;
		height: 145px;
		padding: 20px;
		background: #ffffff url('/images/gif/album_b.gif') center center no-repeat;
	}
	
	div.album-div img { border: none }
	
	div.photos_g a {
		display: inline-block;
		padding: 5px; 
		margin: 5px;
		background: #fafafa;
		border: 1px solid #e0e0e0
	}
	div.photos_g a:hover {
		border: 1px solid #a0a0a0
	}
	
	div.photos_gs a {
		display: inline-block;
		padding: 3px; 
		margin: 3px;
		background: #fafafa;
		border: 1px solid #e0e0e0
	}
	div.photos_gs a:hover {
		border: 1px solid #a0a0a0
	}
	
	ul.links a { display: block; text-decoration: none; padding: 5px; }
	ul.links a:hover { background-color: #ebebeb; text-decoration: none; }
	ul.links a b { display: block; margin-bottom: 5px; }
	ul.links a span { display: block; margin-bottom: 5px; color: #505050; }
		
	#contact_form {
		margin: 20px 20px
	}	
	#contact_form  label {
		margin: 5px 5px 5px 5px;
		font-style: italic;
		color: #a0a0a0;
		display: inline-block;
		width: 100px;
		cursor: pointer;
	}
	#contact_form  input.text {
		padding: 5px;
		margin: 5px;
		height: 30px;
		border: 2px solid #a0a0a0;
		width: 400px;
		color: #5f5f5f;
		background-color: #fafafa
	}
	#contact_form  input.button {
		padding: 3px 10px;
		border: 2px solid #a0a0a0;
		color: #5f5f5f;
		font-size: 80%;
		margin-top: 10px;
		background-color: #fafafa
	}
	#contact_form  textarea {
		padding: 5px;
		margin: 5px;
		_margin: 10px;
		border: 2px solid #a0a0a0;
		width: 400px;
		height: 100px;
		color: #5f5f5f;
		background-color: #fafafa
	}		
	
	#loader {
		display: none;
	}
		
		
		
		
		
		
		
		
		