﻿
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#666666;
}
#container {
    width: 880px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -440px;

}

p{
	text-align: left;
	/*text-indent: 10px;*/
	margin-left: 10px;
}

#barlyn-01 {
    position: absolute;
	left: 0px;
	top: 0px;
	width: 177px;
	height: 219px;
}

#barlyn-02 {
    position: absolute;
	left: 177px;
	top: 0px;
	width: 509px;
	height: 219px;
}

#barlyn-03 {
	position: absolute;
	left: 686px;
	top: 0px;
	width: 194px;
	height: 219px;
}

#barlyn-04 {
	position:absolute;
	left:0px;
	top:219px;
	width:177px;
	height:122px;
}

#barlyn-05 {
	background: #FFFFFF;
	position: absolute;
	left: 177px;
	top: 219px;
	width: 677px;
	height: 371px;
	
	color: #000000;
}

#barlyn-06 {
	position:absolute;
	left:854px;
	top:219px;
	width:26px;
	height:371px;
}

#barlyn-07 {
	position:absolute;
	left:0px;
	top:341px;
	width:177px;
	height:249px;
}

#barlyn-08 {
	position:absolute;
	left:0px;
	top:590px;
	width:880px;
	height:10px;
}

a:link {
	color: #2A5BA9;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #2A5BA9;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #2A5BA9;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
h1{
	font: 100% Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #F79527;
	font-weight: bold;
	text-align:left;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
}
.style2 {
    margin-top:5px;
	margin-left: 40px;
	text-align:left;
}
.style3 {
	text-align: left;
	text-indent: 10px;
}
.style4 {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
