/* CSS Document */

body {
background-color:#D7D7D7;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#777777;
}

h1 {
font-family:"Trebuchet MS", Arial;
font-size:1.9em;
color:#212121;
border-bottom:1px solid #DDDDDD;
height:30px;
width:696px;
margin:20px 0 5px 20px;
}

#outerWrapper {
	width:960px;
	height:auto;
	font-size:1.3em;
	margin:0 auto;
	background-color: #212121;
	
}
#innerWrapper {
	width:960px;
	height:auto;
	float:left;
	background-color: #212121;
}

a:link {color: #A8BB24; text-decoration:underline;}
a:visited {color:#B1C326; text-decoration:underline;}
a:hover {color:#DFD600; text-decoration:underline;}

/*Left Column Content */

#leftColumn {
width:228px;
height:auto;
float:left;
background-color:#212121;
}

#topImage {
width:228px;
height:200px;
}

#sideMenuPanel {
padding:0 0 0 10px;
color:#ffffff;
}

#sideMenuPanel ul {
width:210px;
margin:20px 0 0 0;
padding:0;
height:250px;
}

#sideMenuPanel ul li {
list-style:none;
height:22px;
padding:5px 0 0 0;
}

#sideMenuPanel ul li a {
display:block;
width:195px;
height:22px;
font-size:1.1em;
text-decoration:none;
border-bottom:1px solid #3B3B3B;
color:#ffffff;
padding:0 0 0 15px;
}

#sideMenuPanel ul li a:hover {
text-decoration:none;
border-bottom:1px solid #605F5F;
color:#B1C326;
}



/* right column */

#rightColumn {
width:732px;
height:auto;
float:left;
background-color:#ffffff;
}

#topStrip {
width:732px;
height:35px;

}

#logoStrip {
width:732px;
height:165px;
background-color:#ffffff;
}

#midContentMenu {
width:732px;
height:284px;
}

.boxLink {
width:266px;
height:284px;
float:left;
margin:0 0 0 2px;
}

#customisedMenu {
width:179px;
height:284px;
float:left;
background-color:#000000;
margin:0 0 0 2px;
color:#ffffff;
}

#customisedMenu ul {
margin:10px 0 0 0;
padding:0;
}

#customisedMenu ul li {
list-style:none;
padding:0 0 0 15px;
}

#textContentStrip p {
margin:10px 30px 0 20px;
}

#textContentStrip {
height:auto;
}




/* footer */

* html #rightColumn {
width:600px;
}

.greenFooterStrip {
width:732px;
height:34px;
background-color:#B1C326;
}

#footer {
width:730px;
margin:10px 0 0 0;
}

#footer p {
font-size:0.8em;
margin:0 0 10px 20px;
width:350px;
float:left;
}

.w3clogo {
float:left;
width:133px;
margin:0 0 0 192px;
}

.w3clogo span {
display:block;
font-size:0.8em;
width:143px;
}


/*-- IE 6  Tweaks ---*/

* html .greenFooterStrip {
margin-top:20px;
}

* html #footer p {
width:350px;
float:left;
margin:0 0 0 10px;
}

* html .w3clogo {
float:left;
/*padding:0 0 0 80px;
width:123px;*/
}

* html .w3clogo span {
font-size:0.8em;
display:block;
width:140px;
}
.tableplace {

float:left;
width:678px;
margin:0 0 0 15px;
}
.redstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
