
/* Layout CSS */
#Template1
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#Template2
{
	position: absolute;
	left: 187px;
	top: 0px;
}
#Template3
{
	position: absolute;
	left: 530px;
	top: 0px;
}
#Template4
{
	position: absolute;
	left: 0px;
	top: 206px;
}
#Template5
{
	position: absolute;
	left: 187px;
	top: 170px;
}
#Template6
{
	position: absolute;
	left: 0px;
	top: 170px;
}
#Template7
{
	position: absolute;
	left: 120px;
	top: 204px;
	z-index:2;
}
#Template8
{
	position: absolute;
	left: 187px;
	top: 160px;
	z-index:2;
}
#Home
{
	position: absolute;
	left: 695px;
	top: 132px;
}
#SectionHeader
{
	position: absolute;
	left: 355px;
	top: 162px;
	z-index: 3;
}
#Content
{
	position: absolute;
	left: 200px;
	top: 220px;
	width: 580px;
	font-family: Bodoni MT, Arial, Times New Roman;
	color: #000000;
	font-size: 10pt;

}

/* Menu graphics */
#menuRO
{
	position: absolute;
	left: 0px;
	top: 250px;
}
#menuYOIT
{
	position: absolute;
	left: 0px;
	top: 300px;
}
#menuYOscript
{
	position: absolute;
	left: 0px;
	top: 350px;
}
#menuBrotherPA
{
	position: absolute;
	left: 0px;
	top: 400px;
}
#menuAbout
{
	position: absolute;
	left: 0px;
	top: 450px;
}


BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
a:link, a:visited
{
	color:#507CD1;
}
IMG
{
	border: 0px;
}

/* Menu and Content */
.Header
{
	width: 400px;
	background-color:#507CD1;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color:#507CD1;
	border-bottom: 1px solid #000000;
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	font: bold 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.VersionInfo
{
	font-weight:bold; 
	font-style:italic;
}
