html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
BODY
{
    SCROLLBAR-HIGHLIGHT-COLOR: #696664;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
scrollbar-dark-shadow-color: #5A0000
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: white;
}
a:hover {
	color: #eee;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	margin-left: 80px;
	text-align: justify;
	margin-right: 40px;
}

body {
	background: #000;
	color: #A7A7A7;
	padding: 30px 5px;
	text-align: center;
	font-family: "Arial Armenian";
	font-size: 12px;
}
/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 754px;
	margin: auto;
	background: url(images/body_bg.gif) repeat-y;
}
#body {
	position: relative;
}
#body-top {
	background: top left url(images/bar.gif) no-repeat;
}
#body-bot {
	background: bottom left url(images/bar.gif) no-repeat;
}
/************************** Header **********************************/
h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	right: 20px;
	display:inline;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about {
	float:left;
	width: 315px;
	height: 320px;
	overflow: auto;
	text-align: justify;
	display:inline;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	font-size: 13px;
}
.first-letter {
	font-weight: bold;
	font-size: 14px;
	color: white;
}
/************************** Navigation **********************************/
#header ul {
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left;
	width:625px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 20px;
	margin-left: 80px;
}
#header li {
	display:inline;
	padding: 13px;
}
#header ul a {
	text-decoration:none;
	font-family: "Arial Armenian";
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#header ul a:hover{
	color: #fff;
}
/************************** Tray **********************************/
#tray {
	padding-left: 130px;
	padding-right: 45px;
}
#tray-left {
	float: left;
	width: 255px;
}
#tray-right {
	float: right;
	width: 302px;
}
#tray-left .left {
	margin-right: 12px;
}
#tray h2 {
	margin-bottom: 16px;
}
#tray p {
	margin: 0px;
	margin-bottom: 3px;
}
#tray-left .more {
	padding-right: 12px;
}
/************************** Footer **********************************/
#footer {
	text-align: center;
	color: white;
	margin-left: 95px;
	margin-right: 14px;
	background-image: url(images/body_bot_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer-right {
	padding-top: 33px;
	padding-bottom: 22px;
	background-image: url(images/body_bot_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
IMG.BorderedWhite {
	border: 1px solid #FFFFFF;
	margin: 1px;
}
.title {
	font-family: "Arial Armenian";
	font-size: 12px;
	color: #FFFFFF;
}
.clear1 {
	clear: both;
	margin-left: 90px;
	text-align: justify;
	margin-right: 40px;
	font-size: 13px;
}
.borde1 {

	BORDER-RIGHT: #373737 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #373737 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: 400; FONT-SIZE: x-small; PADDING-BOTTOM: 5px; BORDER-LEFT: #373737 1px solid; COLOR: #000000; PADDING-TOP: 5px; BORDER-BOTTOM: #373737 1px solid; FONT-FAMILY: "Arial Armenian"
}
