/* ----- Border - Border1 ----- */
.border1
	{
	}

.border1-body
	{
	background: white url(../Images/seedsofliberty-bug-watermark.gif) no-repeat bottom right;
	}

.border1-ul
	{ 
	height:9px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -20px; background-repeat: no-repeat;
	}

.border1-upper
	{
	height:9px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -10px; background-repeat: repeat-x;
	}

.border1-ur	
	{
	height:9px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 0px; background-repeat: no-repeat;
	}

.border1-left	
	{
	width: 10px;
	background-image:url(../Images/borders-sides.gif); background-position: -10px 0; background-repeat: repeat-y;
	}

.border1-right	
	{
	width: 10px;
	background-image:url(../Images/borders-sides.gif); background-position: 0px 0; background-repeat: repeat-y; 
	}

.border1-ll
	{
	height:10px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -50px; background-repeat: no-repeat;
	}

.border1-lower	
	{
	height:10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -40px; background-repeat: repeat-x;
	}

.border1-lr	
	{
	height:10px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -30px; background-repeat: no-repeat;
	}
	
/* ----- Border - border2 ----- */
.border2
	{
	}

.border2-body
	{
	color: white;
	background: #457997;
	}

.border2-ul
	{ 
	height:9px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -130px; background-repeat: no-repeat;
	}

.border2-upper
	{
	height:9px;
	background: #457997; 
	}

.border2-ur	
	{
	height:9px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -120px; background-repeat: no-repeat;
	}

.border2-left	
	{
	width: 10px;
	background: #457997; 
	}

.border2-right	
	{
	width: 10px;
	background: #457997; 
	}

.border2-ll
	{
	height:10px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -150px; background-repeat: no-repeat;
	}

.border2-lower	
	{
	height:10px;
	background: #457997; 
	}

.border2-lr	
	{
	height:10px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -140px; background-repeat: no-repeat;
	}

/* ----- Border - border3 ----- */
.border3
	{
	}

.border3-body
	{
	color: white;
	background: #B1C8E6;
	}

.border3-ul
	{ 
	height:9px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -80px; background-repeat: no-repeat;
	}

.border3-upper
	{
	height:9px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -70px; background-repeat: repeat-x;
	}

.border3-ur	
	{
	height:9px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -60px; background-repeat: no-repeat;
	}

.border3-left	
	{
	width: 10px;
	background-image:url(../Images/borders-sides.gif); background-position: -30px 0; background-repeat: repeat-y;
	}

.border3-right	
	{
	width: 10px;
	background-image:url(../Images/borders-sides.gif); background-position: -20px 0; background-repeat: repeat-y;
	}

.border3-ll
	{
	height:10px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -110px; background-repeat: no-repeat;
	}

.border3-lower	
	{
	height:10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -100px; background-repeat: repeat-x;
	}

.border3-lr	
	{
	height:10px;
	width: 10px;
	background-image:url(../Images/borders-corners-top-bottom.gif); background-position: 0 -90px; background-repeat: no-repeat;
	}