/* CSS Document */
BODY
{
	MARGIN-TOP: 0px; PADDING-TOP: 0px;	
	background: url('../images/back2.jpg');
}

#page {
width: 850px;
min-height: 540px;
margin: 0 auto;
margin-top: 0px;
border-left: solid 8px #a0a0a0;
border-right: solid 8px #a0a0a0;
padding: 3px;
background-color: #FFFFFF;
}
#topheader {
width: 288px;
height: 44px;
margin: 0 auto;
background-color: #FFFFFF;
margin-top: 20px;
margin-bottom: 10px;
}
#navigationborder
{
width: 800px;
height: 1px;
margin: 0 auto;
background-color: #c60000;
margin-top: 20px;
margin-bottom:3px;

}
#navigation1 {
width: 800px;
height: 25px;
margin: 0 auto;
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;

}
#navigationborder1
{
width: 800px;
height: 1px;
margin: 0 auto;
background-color: #c60000;
margin-top: 0px;

}

#flash
{
width: 750px;
min-height: 200px;
margin: 0 auto;
background-color: #FFFFFF;
margin-top: 30px;
margin-bottom: 30px;

}

#contain {
float: left:
margin-top: 0px;
}
#text {
float: left;
width: 540px;
margin-left: 50px;
margin-top: 0px;
background-color: #FFFFFF;
border: solid 1px #CCCCCC;
min-height:240px;
padding:8px;
}
#photo {
float: right;
width: 174px;
margin-top: 0px;
margin-right: 45px;
margin-bottom: 0px;
padding: 0 0px;
background-color: #FFFFFF;
border: solid 1px  #CCCCCC;
min-height:240px;
padding-left: 4px;
padding-top:6px;
padding-bottom:6px;
}
#footer {
width: 800px;
margin-top: 100px
margin: 0 auto;
background-color: #FFFFFF;
padding: 0px;
clear: both;
}
#rightborder {
float: right;
width: 20px;
margin-top: -50px;
margin-right: 30px;
margin-bottom: 5px;
padding: 0 4px;
background-color: #fade9;
border: solid 1px #000;
}
#scrn {
height: 540px; /* -- -- set minimum page height here -- -- */
float: right;
width: 1px;
}
.cntr {
text-align: center;
}
.rghtalign {
text-align: right;
}

#bottomborder {
width: 872px;
min-height: 8px;
margin: 0 auto;
margin-top: 0px;
border-top: #999999 solid 8px;
}
#bottom {
width: 450px;
height: 50px;
margin: 0 auto;
margin-top: 10px;
margin-left: 650px;

}
a.a1:link, a.a1:active, a.a1:visited{color: #999999; font: 12px  Verdana; text-decoration: none;}
a.a1:hover{color: #999999; font: 12px  Verdana; text-decoration: none;}
#page # navigation .pipe
{
color: #999999; font: 12px  Verdana;
}

h1 {
  font-family: "Verdana", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 100%;
  color: #777777;
}


