
#header { margin: 0 auto; }

#title { 
	margin: 0;
	font: normal 24px/24px serif;
	letter-spacing: 8px;
	text-align: center;
	vertical-align: bottom;
	padding: 7px 0 7px;
}

#title a {
	text-decoration: none;
	border-bottom: 1px solid #222;
	padding: 7px 150px 7px;
}

#menu {
	font: 14px/24px Verdana, sans-serif;
	color: #333;
	padding: 0 40px 0;
	margin: 10px 0 10px;
	text-align: center;
}

#menu a { color: White; letter-spacing: 0px; margin: 0 5px 0; }
#menu a.highlightable { padding: 1px 4px 2px; }
#menu a.highlightable:hover { background-color: RoyalBlue !important; }
#menu a.highlightable:active { background-color: DeepPink !important; }
#menu a.selected { background-color: #333; }
#menu a.special { font-weight: bold; }

#beveller {
	border: 0;
	background: #000; 
	margin: 0px auto 40px;
	max-width: 1300px;
	min-width: 850px;
	text-align: left;
}

#stretcher {
	height: auto !important;
//	height: 100%; /* IE hack */
	margin: 0 40px -50px; 
	min-height: 100%;
	text-align: left;
}

#copyright {
	font: bold 10px/11px Verdana, sans-serif;
	height: 50px;
	margin: -50px auto 0;
	padding: 0 40px 0;
	max-width: 1250px;
	min-width: 850px;
	text-align: left;
}

.new {
	padding-right: 25px !important;
	background-attachment: scroll !important;
	background-image: url('../images/new.gif') !important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
}

.old {
	padding-right: 25px !important;
	background-attachment: scroll !important;
	background-image: url('../images/old.gif') !important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
}

.twitter { 
	padding-right: 20px !important;
	background-attachment: scroll !important;
	background-image: url('../images/twitter.png') !important;
	background-position: center right !important;
	background-repeat: no-repeat !important;
}

.english, .russian { 
	padding-right: 24px !important;
	background-attachment: scroll !important;
	background-position: center right !important;
	background-repeat: no-repeat !important;
}

.english { background-image: url('../images/english.gif') !important; }
.russian { background-image: url('../images/russian.gif') !important; }

h1 span.subheader { font-size: 0.75em; }
h1 span.subheader, h1 span.subheader a { color: #777; }

ul.subheaders {
	margin: 20px 0 50px;
	list-style-type: none;
	padding: 0;
}

ul.subheaders li {
	padding: 0;
	margin: 0 0 5px;
	font: normal normal 18px/24px Verdana,sans-serif;
	color: #777;
}

ul.subheaders li a { color: #777; }
ul.subheaders li a:hover { color: #FFF; }

h2 a { color: #DDD; }
h2 a:hover { color: #FFF; }

hr.dot { border-bottom: 1px dotted #333; }

.clear { clear: both; font-size: 0px; line-height: 0px; }
.error {
	color: OrangeRed;
	font: normal 14px/16px Verdana,sans-serif;
	letter-spacing: 3px;
}

.google_search {
	font-size: 0;
	margin: 20px 0;
}

.google_search label {
	font: normal normal normal 12px/20px Verdana,sans-serif;
	letter-spacing: 2px;
	color: #888;
	margin-right: 4px;
}

.google_search .q {
	width: 30%;
	height: 20px;
	background: black url(../images/search_bg.gif) no-repeat left center;
	padding: 0 0 0 24px;
	color: #FFF;
	font: normal normal normal 14px/20px Verdana,sans-serif;
	letter-spacing: -1px;
	border: 0;
}

.red_capital {
	font: normal normal bold 36px/30px Verdana,sans-serif;
	color: #DDD;
	float: left;
	padding: 0 4px 0 0;
}

.addthis_toolbox {
	float: right;
	margin: 10px 0 20px 30px;
	font: bold 10px/16px Verdana,sans-serif;
	width: 220px;
}
