/* BEGIN CONTAINER BORDER */
#borderContainerTop          {position:absolute; top:0px; left:0px; width:100%; height:5px; background-image: url('Pictures/Backgrounds/Border_Black_5px/Horizontal.gif'); background-repeat: repeat-x; z-index:4;}
#borderContainerRight        {position:absolute; top:0px; right:0px; width:5px; height:100%; background-image: url('Pictures/Backgrounds/Border_Black_5px/Vertical.gif'); background-repeat: repeat-y; z-index:4;}  
#borderContainerBottom       {position:absolute; bottom:0px; left:0px; height:5px; width:100%; background-image: url('Pictures/Backgrounds/Border_Black_5px/Horizontal.gif'); background-repeat: repeat-x; z-index:4;}
#borderContainerLeft         {position:absolute; top:0px; left:0px; height:100%; width:5px; background-image: url('Pictures/Backgrounds/Border_Black_5px/Vertical.gif'); background-repeat: repeat-y; z-index:4;}

#borderContainerTopLeft           {position:absolute; top:0px; left:0px; z-index:4;}
#borderContainerTopRight          {position:absolute; top:0px; right:0px; z-index:4;}
#borderContainerBottomLeft        {position:absolute; bottom:0px; left:0px; z-index:4;}
#borderContainerBottomRight       {position:absolute; bottom:0px; right:0px; z-index:4;}

/* IE FIXES */
*html #borderContainerRight  {right:-1px;}
*html #borderContainerBottom {bottom:-16px;}
*html #borderContainerTopRight    {right:-1px;}
*html #borderContainerBottomRight {right:-1px;}


*html #borderContainerBottomLeft        {bottom:-2px;}
*html #borderContainerBottomRight       {bottom:-2px;}

/* END CONTAINER BORDER */



/* BEGIN CONTENT LEFT BORDER */
#borderContentLeft         {position:absolute; top:0px; left:150px; width:5px; height:100%; background-image: url('Pictures/Backgrounds/Border_Black_5px/Vertical.gif'); background-repeat: repeat-y; z-index:4;} 

#borderContentTopLeft    {position:absolute; top:0px; left:150px; z-index:4;}
#borderContentBottomLeft {position:absolute; bottom:0px; left:150px; z-index:4;}

/* IE FIXES */
*html #borderContentBottomLeft {bottom:-2px;}

/* END CONTENT LEFT BORDER */

/* BEGIN CONTENT INSIDE BORDER */

#border2ContentTop          {position:absolute; top:0px; left:150px; width:600px; height:20px; background-image: url('Pictures/Backgrounds/Border_Diamondplate/Top.gif'); background-position: 5px 5px; background-repeat: repeat-x; z-index:3;}
#border2ContentRight        {position:absolute; top:0px; right:0px; width:20px; height:100%; background-image: url('Pictures/Backgrounds/Border_Diamondplate/Right.gif'); background-position: -5px 5px; background-repeat: repeat-y; z-index:3;} 
#border2ContentBottom       {position:absolute; bottom:0px; left:150px; width:600px; height:20px;  background-image: url('Pictures/Backgrounds/Border_Diamondplate/Bottom.gif'); background-position: 5px -5px;background-repeat: repeat-x; z-index:3;}
#border2ContentLeft         {position:absolute; top:0px; left:150px; width:20px; height:100%; background-image: url('Pictures/Backgrounds/Border_Diamondplate/Left.gif'); background-position: 5px 5px; background-repeat: repeat-y; z-index:3;} 

#border2ContentTopLeft     {position:absolute; top:5px; left:155px; z-index:3;}
#border2ContentTopRight    {position:absolute; top:5px; right:5px; z-index:3;}
#border2ContentBottomRight {position:absolute; bottom:5px; right:5px; z-index:3;}
#border2ContentBottomLeft  {position:absolute; bottom:5px; left:155px; z-index:3;}


/* IE FIXES */
*html #border2ContentBottom      {bottom:-2px;}
*html #border2ContentBottomRight {bottom:3px;}
*html #border2ContentBottomLeft  {bottom:3px;}

/* END CONTENT INSIDE BORDER */

/* BEGIN FOOTER BORDER */

#borderFooterLeft  {position:absolute; top:0px; left:0px;}
#borderFooterRight {position:absolute; top:0px; right:0px;}

/*IE FIXES */
*html #borderFooterRight {position:absolute; top:0px; right:-1px;}

/* END FOOTER BORDER */