#MetaLayout							{ width: 956px; margin: 0 auto;}

#Top								{ height: 180px; padding: 10px 0 0 15px; }
#Logotype							{ width: 401 px; height: 125px; float: left; }
#Rss								{ width: 129px; height: 106px; float: right; padding: 50px 30px 0 0; }

#Navigation							{ padding-left: 0; padding-top: 150px; position:absolute;}

#MenuMain							{ margin: 0; padding: 6px 0 0 15px; list-style: none; }
#MenuMain LI						{ margin: 0 15px 0 0; padding: 0; float: left; }
#MenuMain A							{ color: #fb7109; text-decoration: underline; font-family: Verdana; font-size: 1.2em;}
#MenuMain A:hover 					{ color: #ffad6f; font-family: Verdana; font-size: 1.2em;}

#PageBody							{ padding: 15px 0 0 0; clear: both; }

#Blocks								{ width: 260px; padding: 0 0 10px 0; float: left; }
#Blocks LI							{list-style: none;}
#Content							{ width: 696px; float: left; }
.ContentBox							{ padding: 0 50px 30px 30px; }
.ContentBox H1						{ color: #fb7109; text-decoration: underline; font-family: Verdana; font-size: 1.4em;}
.CintentBox H1:hover 				{ color: #ffad6f; font-family: Verdana; font-size: 1.4em;}
.ContentBox A 						{ text-decoration: underline; color: #739e0e;}
.entry A							{ text-decoration: underline; color: #739e0e;}
.ContentBox H5						{ color: #fb7109;}

.Box								{ margin: 0 0 10px 0; position: relative; top: 0; left: 0; background: #121212; }
.BoxContent							{ padding: 15px 15px; color: #acacac;}
.BoxContent A						{ color: #707070;}
.LU									{ width: 10px; height: 10px; position: absolute; top: 0; left: 0; background: url('../i/Corners.gif') no-repeat -10px -10px; }
.RU									{ width: 10px; height: 10px; position: absolute; top: 0; right: 0; background: url('../i/Corners.gif') no-repeat 0 -10px; }
.RD									{ width: 10px; height: 10px; position: absolute; bottom: 0; right: 0; background: url('../i/Corners.gif') no-repeat 0 0; }
.LD									{ width: 10px; height: 10px; position: absolute; bottom: 0; left: 0; background: url('../i/Corners.gif') no-repeat -10px 0; }

#Footer								{ padding: 10px 0 50px 15px; clear: both; border-top: 1px solid #333333; font-size: 0.87em; }
