body {
   /* margin:18px;*/
    padding:0px;
    border:0px;
	background: #968E8E url(images/bg.gif);
    text-align : center;
    top:0px;
}

div#container {
    position: relative;
    background: url(images/header_bg.gif) top left repeat-x;
}

div#intcontainer {
    width: 986px !important;
	width: 973px;
	margin:0;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
	background: #FFFFFF;
	margin-bottom:0px;
	padding:0px;
	border:0px;
}

div#header {
    height: 98px;
    padding: 0px;
    width:986px;
	margin:0px;
	border:0;
	background: url(images/logo.gif) top left no-repeat;
}

div#headerbody {
	padding-left:264px;
}



div#headerbodycentre {

}

div#headerbodyright {
    background: url(images/toprightcorner.gif) top right no-repeat;
    width: 18px;
    height: 24px;
    float:right;
}

div#menu {
	padding:0;
	margin:0;
	border:0;
    /*position: relative;*/
	vertical-align:top;

	width: 655px !important;
	text-align:right;
   /*height:30px !important;
     height: 98px;*/

	float:left;
}


div#left {
    float: left;
    width: 250px;
	background: url(images/header_1a.gif) top left no-repeat;
	margin:0;
	border:0;
	padding:0;
}



div#right {
    padding-top:6px;
    padding-left:260px;
    /*padding: 5px 160px 5px 160px;*/
    margin: 15px 0 0 0;
    margin: 0 0 0 0;
    /*background: #FFFFFF url(images/inset_bg.gif);*/
	border-left-width:10px;
	background: url(images/header_1b.gif) top right no-repeat;
}

div#mainBox {
    width:616px;
    padding:0px auto;
	margin:0px auto;
	background:#FFFFFF;
	border-color:#2E2E28;
	border:solid 12px;
	/* filter:alpha(opacity=89);  for ie */
	/*opacity:.89;  for netscape */
	/*-moz-opacity:.89; for firefox */
	top:-460px;
	left:110px;
	position:relative;
	float:center;
}

div#mainBox H3 {
    padding-top: 8px;
}

.imgLayer1 {
	margin:0;
	width:986px;
}

.imgLayer2 {
	margin:0;
	width:986px;
}

div#footer {
    margin:0px;
    clear: both;
    background: url(images/footer.gif) top left no-repeat;
    height:39px;
    width:974px;
    padding:0px 0px 0px 12px;
}




/* OTHER */
hr {
	color:#000000;
	width:100%;
	height:1px;
	background:#000000;

}




/*   IMAGES    */

.post a img {
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;
/* This adds the border */
padding:0px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
}

img.thumbs {
border: solid;
border-color:#000000;
border-width:1px;
margin:3px;
}

.closefloatright {
	float: right;
	background-color: transparent;
	border:0;
}

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	background-color: transparent;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
}

span.floatright img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
padding: 0px 0px 0px 0px;
}







/*   FONTS   */

P, TD {
    margin:0 0 12px 0;
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    line-height: 18px;
	text-indent:0px;
}

a:link{
    color:#000000;
}

a:visited {
    color:#000000;
}

a:hover {
    color:#000000;
}

a:active{
    color:#EA0000;
}

H1 {
    font-family : verdana, arial, sans-serif;
    font-size: 16px;
    text-align: left;
    font-style: bold;
    color: #666666;
    margin: 12px 0 12px 0;
	text-indent: 2px;
}

H2 {
    font-family : verdana, arial, sans-serif;
    font-size : 15px;
    text-align : left;
    font-style:bold;
    color : #333333;
    margin: -10px 0 22px 0;
	text-indent: 9px;
}

H3 {
    font-family : verdana, arial, sans-serif;
    font-size : 12px;
    text-align : left;
    font-style:bold;
    color : #333333;
	margin:0;
	margin-top:7px;
	margin-bottom:0;
	line-height:0pt;
	text-indent:6px;
}

H4 {
    font-family : verdana, arial, sans-serif;
    font-size : 11px;
    text-align : left;
    font-style:normal;
    color : #836D6E;
    margin: -20px 0 22px 0;
}

#left p {
    margin:0 0 5px 0;
    font-family : verdana, arial, sans-serif;
    font-size : 9px;
    color: #666666;
    font-weight: normal;
    text-align: justify;
    line-height: 15px;
}

#left p.centred {
    text-align: center;
}

#footer p {
    font-family : verdana, arial, sans-serif;
    font-size : 9px;
    color: #FFFFFF;
    font-weight: normal;
    text-align: justify;
    line-height: 27px;
}

/*ul, ol, li {
    margin:0 0 0 33px;
    font-family : verdana, arial, sans-serif;
    font-size : 12px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    line-height: 15px;
    list-style-image: url(images/bullet.gif);
    list-style-position:outer;
}
*/





/*   NAV */

#nav {
	margin:0;
    padding: 0;
	/*line-height:0px;*/
    list-style:none;

}

#nav li {
	padding-right:8px;
	padding-left:12px;
	display: inline;
	text-decoration:none;
	font-family : arial, sans-serif;
	font-size : 11px;
	font-weight: normal;
    /*line-height:0px;*/
    background: url(images/arrow.gif) no-repeat 8px 50%;
}


#nav2 {
    margin: 0;
    padding: 0;
	
/*line-height:18px;*/
    display: inline;
    /*overflow: hidden;*/
    list-style:none;

}



#nav2 li {
  margin: 0;
  padding: 0;
  padding-left: 6px;
  /*list-style: none;*/
   list-style-type: none;
  display: inline;
  text-decoration:none;
  font-family : arial, sans-serif;
  font-size : 11px;
  font-weight: normal;
 /* line-height:0px;*/
}

#nav a {
	text-decoration:none;
    color: #333333;
	padding-left:6px;
}

#nav a:hover, #nav2 a:hover {
	color: #FF0000;
}

#nav a:active, #nav a.selected {
    /*background-position: 0 -23px;*/
	color: #666666;
}

#thome a, #tcv a, #tblog a, #tinfo a, #tcontact a {
	/*background: url(images/arrow.gif) left no-repeat;*/
}




#talbum a {
    width: 52px;

}

#tnews a {
    width: 48px;
}

#tcompetition a {
    width: 85px;
}

#tsingle a {
    width: 56px;

}

#tconcert a {
    width: 67px;

}

p.address {
    margin-left: 35px;

}

.contacttable {
    margin:0 0 12px 0;
    font-family : verdana, arial, sans-serif;
    font-size : 12px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    line-height: 18px;
}

.contacttable tr {
    vertical-align: top;
}

.contacttable tr th {
    width: 200px;
}
