﻿/**
 **********************************
 * HTML Elements
 **********************************
 */
BODY
{
	font-family : Verdana;
	font-size : .7em;
	font-style : normal;
	font-weight : normal;
	line-height : 1.3em;
	text-align: center;
	background: #000000;
	margin: 0 0;
}

A
{
	text-decoration: none;
	color: #FF7B05;
}

A:HOVER
{
	text-decoration: none;
	color: #000000;
}

a img
{
	border: none;
}

/**
 **********************************
 * ID Containers
 **********************************
 */
#container
{
	width: 750px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF;
}

#header
{
	background: #000000;
	width: 750px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px auto;
}

#headerstar
{
	position: relative;
	width: 80;
	float: left;
	left: 0px;
	top: 0px;
}

#headertext
{
	position: relative;
	float: left;
	width: 638px;
	right: 0px;
	text-align: center;
	font: Arial;
	color: #ffffff;
	font-size: 30px;
	line-height : .9em;
	padding-top: 10px;
	padding-bottom: 16px;
}

#headertext A
{
	color: #FFFFFF;
}

#headertext A:HOVER
{
	color: #FF7B05;
}

#headerpic
{
	background: #000000;
	width: 750px;
	margin: 0px auto;
}

#hormenu
{
	clear: both;
	margin: 0 auto;
	width: 750px;
	text-align: right;
	padding: 6px 2px 4px 2px;
	background: #000000;
	font-family: verdana;
	font-size: 1.0em;
	color: #ffffff;
	text-transform: uppercase;
	overflow: hidden;
}

#hormenu A
{
	color: #FFFFFF;
}

#hormenu A:HOVER
{
	color: #FF7B05;
}

#hormenu_ru
{
	clear: both;
	margin: 0 auto;
	width: 750px;
	text-align: right;
	padding: 6px 2px 4px 2px;
	background: #000000;
	font-family: Verdana;
	font-size: 1.0em;
	color: #ffffff;
	text-transform: uppercase;
	overflow: hidden;
}

#hormenu_ru A
{
	color: #FFFFFF;
}

#hormenu_ru A:HOVER
{
	color: #FF7B05;
}

#leftcol
{
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	width: 234px;
	float: left;
	clear: left;
	background: #FFFFFF;
}

#leftcoltext
{
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}

#leftcoltext a
{
	color: #000000;
	text-decoration: none;
}

#leftcoltext a:hover
{
	color: #FF7B05;
	text-decoration: none;
}

#rightcol
{
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	width: 500px;
	float: right;
	background: #ffffff;
}

#rightcolleft
{
	width: 250px;
	float: left;
	color: #c0c0c0;
}

#rightcolright
{
	width: 246px;
	float: right;
}

#links
{
	width: 446px;
	margin: 8px auto;
}

#linkspic
{
	position: relative;
	float: left;
	width: 90px;
	height: 80px;
	left: 0px;
	top: 0px;
}

#linkstext
{
	position: relative;
	float: right;
	width: 340px;
	height: 60px;
	right: 0px;
	text-align: left;
	font: Verdana;
	padding-top: 20px;
}

#leftcolmain
{
	float: left;
	width: 215px;
	height: 200px;
	left: 0px;
	top: 0px;
}

#rightcolmain
{
	width: 270px;
	margin-left: 230px;	
	text-align: left;
	font: Verdana;
	padding-top: 0px;
}


#logo
{
	margin: auto auto auto -130px;
	text-align: right;
}
/**
 **********************************
 * Navigation
 **********************************
 */
#navtitle
{
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 12px;
	background: #000000;
}

#nav
{
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: #FF7B05;
}

#nav ul
{
 	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
 
#nav ul li
{
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
 	font-family : Verdana;
	font-size : 1.2em;
	text-decoration: none;
	font-weight : bold;
	line-height : 1.3em;
}

#nav a
{
	color: #000000;
	padding: 0px 0px 0px 0px;
 	font-family : Verdana;
	font-size : 1.2em;
	text-decoration: none;
	font-weight : bold;
	line-height : 1.3em;
}

#nav a:hover
{
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 1.2em;
	text-decoration: none;
	font-weight : bold;
	line-height : 1.3em;
}

#navtext
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background: #FF7B05;
 	font-family : Verdana;
	color: #000000;
	font-size : 1.2em;
	text-decoration: none;
	font-weight : bold;
	line-height : 1.3em;
}

#navtext a
{
	color: #ffffff;
 	font-family : Verdana;
	text-decoration: none;
	font-weight : bold;
}

#navtext a:hover
{
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
	font-weight : bold;
}

.menu_nolink
{
	color: #ffffff;
	padding: 0px 0px 0px 0px;
 	font-family : Verdana;
	font-size : 1.2em;
	text-decoration: none;
	font-weight : bold;
	line-height : 1.3em;
}

#regions
{
	color: #000000;
 	font-family : Verdana;
	font-size : 1.3em;
	text-decoration: none;
	font-weight : normal;
	line-height : 1.3em;
}

#regions a
{
	color: #000000;
	padding: 0px 0px 0px 0px;
 	font-family : Verdana;
	font-size : 1.3em;
	text-decoration: none;
	font-weight : normal;
	line-height : 1.3em;
}

#regions a:hover
{
	color: #FF7B05;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 1.3em;
	text-decoration: none;
	font-weight : normal;
	line-height : 1.3em;
}

.nav_tag
{
	color: #C2DEF1;
	padding-right: 10px;
}
/**
**********************************
* Headers
**********************************
*/ 
h1
{
 	color: #C0C0C0;
	font-family: Verdana;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 30px;
	padding-top: 10px;
}
 
h2
{
 	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.6em;
	line-height : 1.3em;
}
 
.content
{
	padding: 0 0 5px 0;
 	border-bottom: 1px dotted #000000;
	color: #000000;
}

.foot
{
 	text-align: right;
	text-transform: capitalize;
	font-size: 0.8em;
	color: #c0c0c0;
}

#archieftitle
{
 	font-size: 1.6em;
	color: #5588aa;
	padding-bottom: 10px;
}

#archiefdate
{
	padding-top: 20px;
	padding-bottom: 10px;
 	font-size: 0.8em;
	color: #999999;
}

#copyright
{
	background: #000000;
	width: 750px;
	margin: 0px auto;
 	padding-top: 20px;
 	font-size: 0.8em;
	color: #c0c0c0;
}

#OneStatTag
{
	width: 750px;
	margin: 0px auto;
}
 
/**
 **********************************
 * Misc. Things
 **********************************
 */
.clear 
{
	clear: both; 
	height: 1px; 
	line-height: 1px;
	padding: 0; 
	margin: 0;
}
