﻿body 
{	
    padding: 0px 0px 0px 0px;
	margin: 8px 8px 0px 8px;
    min-width: 960px;
    max-width: 1600px;	
	font-family:Arial, Sans-Serif;
	font-size:12px;
    background-color:#000000;
    text-align:center;
    background-image: url('Images/Borders/bodybackground.jpg');
	background-repeat:no-repeat;
}
#Header
{
    padding-left: 370px;
    padding-right: 20px;
    padding-top: 0px;
    margin-top: 0px;
    z-index:40;   
}
#Header .columnH 
{
    position: relative;
    float: left;
    vertical-align:middle;
}
#HeaderMiddle
{
    height:140px;
    width: 100%;
	text-align: center;
	color: Green;
	background-image: url('Images/Borders/boxmiddlenew.png');
	background-repeat:repeat-x;
}
#BoxLeft
{
    height:140px;
    width: 370px;
    right: 370px;
    margin-left: -100%;
	/* padding: 0px 0px 0px 0px; */
	background-image: url('Images/Borders/boxleftnew.png');
	background-repeat:no-repeat;
}


#BoxRight
{ 
    height:140px;
    width:20px;
    margin-right: -20px;
    background-image: url('Images/Borders/boxrightnew.png');
	background-repeat:no-repeat;
}


#HeadMidContent
{
   text-align:left;
}

#FamPic
{
   position: relative;
   float:right;
   width:250px;
    cursor:pointer;
}
#Menu
{
    clear:both;  
	width:100%;
	height:20px;
	font-size:10px;
    text-decoration:none;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    text-align:center;
    text-align: -moz-center;
    background-image: none;
    z-index:9999;
}

#Menu .MenuBack
{
    background-image: url(Images/borders/butnorm.png);
    background-repeat:no-repeat;
    text-align: -moz-center;
    z-index:9999;
}
#Menu .MenuHover
{
    background-image: url(Images/borders/buthover.png);
    background-repeat:no-repeat;
    text-align: -moz-center;
    z-index:9999;
}
#Menu .MenuSelected
{
    background-image: url(Images/borders/butselected.png);
    background-repeat:no-repeat;
    text-align: -moz-center;
    z-index:9999;
}

#Menu .MenuBackDyn
{
    background-image: url(Images/borders/butnorm.png);
    background-repeat:no-repeat;
    background-color:Black; 
    text-align: -moz-center;
    z-index:9999;
}
#Menu .MenuHoverDyn
{
    background-image: url(Images/borders/buthover.png);
    background-repeat:no-repeat;
    background-color:Black; 
    text-align: -moz-center;
    z-index:9999;
}
#Menu .MenuSelectedDyn
{
    background-image: url(Images/borders/butselected.png);
    background-repeat:no-repeat;
    background-color:Black; 
    text-align: -moz-center;
    z-index:9999;
}

#Menu a, #Menu a:visited
{
    background: transparent ! important;
    display: block;
    z-index:9999;
}

#Menu a:hover, #Menu a:active, #Menu a:focus
{
    background: transparent ! important;
    display: block;
    z-index:9999;
}

#Main   /* container */     
{
    clear:both;
	padding-left: 150px;
    padding-right: 160px;
	text-align:left;
	height:500px;
    z-index:50;
}
#Main .column 
{
  position: relative;
  float: left;
}
#Content  /* Centre */
{
	margin: 0px 10px 0px 10px;
	padding-top: 14px;   
	width:100%;
	height:500px;
	font-family:Arial;
	font-size:10px;
	 z-index:1;
}
#TheContent
{
    width:100%;
    text-align:left;
	 height:500px;
	z-index:1;
   
}
#LeftSide   /* Left */
{
    height: 500px;
    width: 143px;
    right: 170px;
    margin-left: -100%;
}

#News
{
    padding-top: 18px;
    margin-bottom: 0px;
    text-align:center;
    height: 500px;
	background-image: url(Images/Borders/tridentsidenew.png);
	background-repeat:no-repeat;
}
#login
{
    padding-top: 12px;
    padding-left:12px;
     height:145px;
	/* padding: 12px 12px 0px 12px;*/
	background-color:#000000;
	background-image: url(Images/Borders/tridentloginnew.png);
	background-repeat:no-repeat;
}

#SideBar  /* Right */
{
    padding-top: 18px;
    text-align:center;
    font-family:Arial;
    font-size:12px;
    height: 500px;
    width:143px;
    margin-right: -171px;
    background-image: url(Images/Borders/tridentsidenew.png);
    background-repeat:no-repeat;
     z-index:3;
}
.SideLabel
{
    text-align:center;
    color:Orange;
    text-decoration:none;
}
#Images
{
	padding: 10px 10px 30px 10px;
	width:165px;
	float:left;	
	background-color:#dddddd;
}
#Footer
{
   clear:both;
	width:100%;
    float:left;
    text-align:center;
    z-index:9;
}
.FootImage
{
    position:relative;
    float:left;
    width:10.9%;
    text-align:center;
}
.Choices
{
	width:100%;
    float:left;
    text-align:center;
    z-index:9;
}
.ChoiceImage
{
    position:relative;
    float:left;
    width:24.2%;
    text-align:center;
}