body{
background-color:#265A1F;
background-image:url(image/bggradient.png);
background-repeat:repeat-x;
font-family:"Comic Sans MS";
color:#000000;
}

/* ***** LAYOUT ELEMENTS AND BOXES ****** */

#mcontainer{
width:850px;
/* background-color:#265A1F; */
}

#pcontainer{
width:680px;
}

#header{
width:850px;
height:200px;
/* background-color:#265A1F; */
border:0px #ffffff solid;
}

#sidebar{
width:150px;
float:left;
}

#navbar{
width:150px;
background-color:#dddddd;
border:1px #000000 solid;
}


.navtop{
width:150px;
height:50px;
background-image:url(image/navtop.png);
background-repeat:no-repeat;
}

.navbottom{
width:150px;
height:30px;
background-image:url(image/navbottom.png);
background-repeat:no-repeat;
}

#newsbox{
width:150px;
background-color:#dddddd;
background-image:url(image/newshead.png);
background-repeat:no-repeat;
border:1px #000000 solid;
}

#pagetop{
width:680px;
height:25px;
background-image:url(image/pagetop.png);
}

#pagebody{
width:680px;
background-image:url(image/pagebody.png);
background-repeat:repeat-y;
border:0px #ffffff solid;
}

#pagebottom{
width:680px;
height:40px;
background-image:url(image/pagebottom.png);
}

#footbar{
width:850px;
height:25px;
background-image:url(image/footbar.png);
background-repeat:no-repeat;
}

#ptextcontainer{
width:630px;
text-align:justify;
}

.divider{
width:620px;
background-image:url(image/divider.png);
background-repeat:no-repeat;
}


.ndivider{
width:140px;
background-image:url(image/smdivider.png);
background-repeat:no-repeat;
}

#newsfoot{
width:150px;
height:50px;
background-image:url(image/newsfoot.png);
background-repeat:no-repeat;
}

.leftpic{
margin:2px 2px 2px 2px;
padding:2px 2px 2px 2px;
border:1px #265A1F solid;
float:left;
}

.rightpic{
margin:2px 2px 2px 2px;
padding:2px 2px 2px 2px;
border:1px #265A1F solid;
float:right;
}

.newscont{
padding:0px 3px 0px 3px;
text-align:justify;
}

.posthead{
width:600px;
background-color:#e6ffe3;
padding:10px 0px 10px 5px;
border:1px #265a1f solid;
}

.postbody{
width:600px;
background-color:#ffffff;
padding:20px 0px 20px 5px;
border:1px #265a1f solid;
}

.postfoot{
width:600px;
background-color:#bbbbbb;
padding:3px 5px 3px 0px;
border:1px #265a1f solid;
text-align:right;
}

.quotation{
width:550px;
background-color:#dfdfdf;
}

#formback{
width:600px;
text-align:center;
border:1px #265a1f solid;
}

#formcontrols{
width:550px;
background-color:#265a1f;
border:2px #000000 solid;
}

#rules{
width:500px;
text-align:left;
}

/* ****** TEXT STYLE CLASSES ****** */

.copyright{
font-family:arial;
font-size:10pt;
color:#ffffff;
}

.general{
font-size:11pt;
}

.lightgeneral{
font-size:11pt;
color:#dddddd;
}

.title{
font-size:14pt;
font-weight:bold;
text-transform:capitalize;
}

.subtitle{
font-size:12pt;
font-weight:bold;
}

a:link,a:visited,a:active{
text-decoration:none;
font-weight:bold;
color:#265A1F;
}

a:hover{
text-decoration:none;
font-weight:bold;
color:#cd5302;
}

a:link.navi,a:visited.navi,a:active.navi{
text-decoration:none;
font-size:12pt;
font-weight:bold;
color:#265A1F;
}

/*
a:link.navi,a:visited.navi,a:active.navi{
text-decoration:none;
font-weight:normal;
color:#b7d5b3;
}
*/


a:hover.navi{
text-decoration:none;
font-size:12pt;
font-weight:bold;
color:#cd5302;
}

/*
a:hover.navi{
text-decoration:none;
font-weight:normal;
color:#cd5302;
}
*/

.active{
color:#aaaaaa;
}

.date{
font-size:10pt;
color:#333333;
font-style:italic;
}

.verif{
font-size:16pt;
font-weight:bold;
color:#265A1F;
}

.verifword{
font-size:16pt;
font-weight:bold;
color:#265A1F;
letter-spacing:3px;
}

.newstext{
font-size:10pt;
}


.newstitle{
font-size:11pt;
font-weight:bold;
}

.datetext{
font-size:8px;
colour:#444444;
}

.articletext{
font-size:9pt;
font-style:italic;
}

.poster{
font-size:10pt;
color:#265a1f;
font-style:italic;
font-weight:bold;
}

.quottext{
font-size:9pt;
color:#444444;
font-style:italic;
}

/* ****** OTHER ELEMENTS ****** */

td.button{
width:145px;
/* background-image:url(image/button.png); */
}

#smbox{
width:350px;
display:block;
padding:5px 5px 5px 5px;
background-color:#dddddd;
border:1px #000000 solid;
}

/* ****** GALLERY ****** */

#dhtmlgoodies_slideshow{
		width:630px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:2px solid #000000;
		background-color:#265A1F;
		margin-right:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:30px;
		
		
		/* CSS HACK */
		height: 452px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
		
		width:480px;		
		float:left;
				
	}
	#waitMessage{
		display:none;
		/*position:absolute;*/
		left:200px;
		top:150px;
		background-color:#FFF;
background-image:url(image/ajax-loader.gif);
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 454px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/438px;	/* Other browsers */
		height: /**/438px;
		
		/* CSS HACK */
		width: 124px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		width/* */:/**/120px;	/* Other browsers */
		width: /**/120px;
				
		border:0px solid #000;	/* Black border */		
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:375px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:1500px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		filter:alpha(opacity=50);	/* Transparency - IE */
		opacity:0.5; /* Transparency - Firefox */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		text-align:center;
		font-family:"Comic Sans MS";	/* Font to use */
		color:#dddddd;
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}