

body { 
margin: 0px;
padding: 0px;
background-image: url(images/bg_bg.jpg);
background-repeat: repeat-y;
background-color: #353B91;


} 

.navbar { 
position: absolute;
width: 145px;
top: 102px;
left: 0px;
} 

.navbarnest {
padding-left: 20px;
padding-right: 10px;
color: #DBD9DD;
line-height: 125%;
font-family: "arial", sans-serif;
font-size: 8pt;
font-weight: bold;
z-index: 1;
}

.navbarnest a:link { 
	color: #DBD9DD;
	text-decoration: none;
	}
.navbarnest a:visited { 
	color: #DBD9DD;
	text-decoration: none;
	}

.navbarnest a:hover { 
	color: #5D5A69;
	text-decoration: none
	}



.content{ 
position: absolute;
top: 83px;
left: 145px;
width: 425px;
z-index: 3;

} 

.contentnest {
padding-left: 20px;
padding-right: 15px;
color: #BFBAC2;
font-family: "arial", sans-serif;
font-size: 9pt;
z-index: 3;


}

.contentnest a:link { 
	color: #B17B51;
	text-decoration: none;
	}
.contentnest a:visited { 
	color: #B17B51;
	text-decoration: none;
	}

.contentnest a:hover { 
	color: #FFFFCC;
	text-decoration: none
	}




.pccontent{ 
position: absolute;
top: 83px;
left: 185px;
width: 625px;
z-index: 3;

} 

.pcmessage{ 
position: absolute;
top: 83px;
left: 185px;
width: 445px;
z-index: 3;

} 


.pccontentnest {
padding-left: 20px;
padding-right: 15px;
color: #BFBAC2;
font-family: "arial", sans-serif;
font-size: 9pt;
z-index: 3;


}

.pccontentnest a:link { 
	color: #B17B51;
	text-decoration: none;
	}
.pccontentnest a:visited { 
	color: #B17B51;
	text-decoration: none;
	}

.pccontentnest a:hover { 
	color: #FFFFCC;
	text-decoration: none
	}






.rightbar { 
position: absolute;
top: 83px;
left: 570px;
z-index: 4;
} 

.rightbarnest {
width: 202px;
padding-top: 0;
padding-left: 5px;
padding-right: 5px;
color: #DBD9DD;
font-family: "arial", sans-serif;
font-size: 9pt;
z-index: 4;
}

.rightbarnest a:link { 
	color: #B17B51;
	text-decoration: none;
	}
.rightbarnest a:visited { 
	color: #B17B51;
	text-decoration: none;
	}

.rightbarnest a:hover { 
	color: #FFFFCC;
	text-decoration: none
	}

.orderbar {
position: absolute;
top: 83px;
left: 570px;
z-index: 5;
} 


.titlebar {
position: absolute;
top: 0px;
left: 142px;
z-index: 2;
}

.titlebarnest {
width: 633px;
z-index: 2;
}


h1 {
font-size: medium;
color: #FF0000;
font-weight: bold;
text-align: center;
}

h2 {
font-size: small;
font-weight: bold;
color: #FF0000;
}

h3 {
font-size: small;
color: #FF0000;
font-weight: bold;
text-align: center;
}

p.head {
font-size: small;
color: #FF0000;
font-weight: bold;
text-align: center;
line-height: 3px;
}


p.indent_highlight {
margin-left: 20px;
margin-right: 20px;
font-style: italic;
background-color: #FFFF99;
}

p.indent_highlight_normal {
margin-left: 20px;
margin-right: 20px;
background-color: #FFFF99;
}

p.indent{
margin-left: 20px;
margin-right: 20px;
}


span.highlight {
background-color: #FFFF00;
}

span.minifont {
font-size: 8pt;
}

.barpicposition  {
position: absolute;
top: 0px;
z-index: 3;
}

.postcard  {
position: absolute;
top: 100px;
left: 200px;
z-index: 1;
}



