body {
margin: 0px;
background-image: url(../images/.jpg);
background-repeat: repeat-x;
color: #000000;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
filter:alpha(opacity=100);
}

.aboutMain {
color: #000000;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}

td {
color: #000000;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}

.navBox {
height:324px;
width:246px;
overflow:auto;
border:0px solid #cccccc;
font-weight:bold;
font-size: 12px;
}

.contentnavBox {
height:150px;
width:246px;
overflow:auto;
border:0px solid #cccccc;
font-weight:bold;
font-size: 16px;
border: 0px dashed;
}

.ministrynavBox {
height:105px;
width:250px;
overflow:auto;
border:0px solid #cccccc;
font-weight:bold;
font-size: 12px;
border: 0px dashed;
}

.overflowBox {
height:320px;
width:246px;
overflow:auto;
border:0px solid #cccccc;
font-weight:bold;
}

.contentoverflowBox {
height:326px;
width:386px;
overflow:auto;
border:0px solid #cccccc;
font-weight:bold;
}

.ag-innerBox{
position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
top:0px;
left:0px;
float:left;
}

.ag-track{
height:10px;
width:10px;
background:#0A0D0E;
float:left;
}

.ag-handle{
height:60px;
width:10px;
background:#7B3E15;
cursor:pointer;
}

ul {
list-style-type: square;	
}

a {
text-decoration: none;
font-weight: bold;
font-size: 16px;
color: #BB8D37;	
}

a:visited {
text-decoration: none;
font-weight: bold;
font-size: 16px;
color: #BB8D37;	
}

a:hover {
text-decoration: underline overline;
font-weight: bold;
font-size: 16px;
color: #BB8D37;
}		