* { padding: 0; margin: 0 auto; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #000000 url(images/bgmain3sml.jpg) repeat;
 margin-top: 10px;
 margin-bottom: 25px;
}

img, #wrapper, #header, #newsblock, #newsblockright {
	border: 0;
	behavior: url(iepngfix.htc);
}

a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #f597ed;
	text-decoration: none;
}

img#side {
position:relative;
top:0;
left:0;
padding-right: 10px;
float: left;
behavior: url(iepngfix.htc);
}

p {
	padding: 10px;
	text-align: justify;
}

h1 {
	color: #ffffff;
	background: #a80897;
	padding-left: 7px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
	width: 75px;
	float: left;
}
h2 {
	color: #f597ed;
	padding-left: 7px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
	width: 290px;
	float: left;
}

.thumbnails {
	background: url(images/thumbback.gif) no-repeat;
	padding: 10px;
}

/** custom hover bar menu, in horizontal layout **/

.bar { 
	height: 30px;
	margin-bottom: 20px;
	clear: both;
	font-size: 1.0em;
	color: #940b98;	
	width: 100%;
	background: #000000;
	border-bottom: 1px solid #8a0f8d;
}

.bar ul {
}

.bar li { 
	display: block;
	float: left;
	padding: 5px 25px;
	}
	
	.bar li.active { 
		color: #ffffff;
		font-weight: bold;
		border-bottom: 1px solid #940b98;
	}
	
	.bar li a { 
		font-weight: normal /** bold **/;
		color: #940b98; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #ffffff;
		border-bottom: 1px solid #370c80;
		padding-top: 2px;
		padding-bottom: 2px;
		background: inherit;  /** options include INHERIT which means it takes the background currently in
						 use, or you can supply your own colour or background by using url(images/image.gif) **/
	} 



#wrapper { 
 margin: 0 auto;
 padding: 2px 2px 2px 4px;
 width: 902px;
 border: 0px solid #93acb4;
 background: url(images/side.png) no-repeat;
}

#header {
 width: 890px;
 float: left;
 padding: 0px;
 border: 2px solid #3d0934;
 height: 207px;
 background: url(images/bgtint.png) repeat;
 margin-bottom: 5px;
}

#logo {
	z-index: 1;  /* this option places this DIV container on top of everything else */
	background: url(images/fendeck.gif) no-repeat;
	float: left;
	width: 394px;  /* actual width of logo is 212px */
	height: 80px;
	top: 15px;
	left: 10px;
	position: relative;
}

#newsblock {
 width: 440px;
 color: #ffffff;
 float: left;
 padding: 0px;
 border: 2px solid #3d0934;
 background: url(images/bgtint.png) repeat;
 margin-bottom: 5px;
 margin-right: 2px;
 float: left;
}
#newsblockhalf {
 width: 446px;
 color: #ffffff;
 float: left;
 padding: 0px;
 border: 0px solid #3d0934;
 float: left;
}
#newsblockright {
 width: 444px;
 color: #ffffff;
 float: left;
 padding: 0px;
 border: 2px solid #3d0934;
 background: url(images/bgtint.png) repeat;
 margin-bottom: 5px;
 margin-right: 2px;
 float: left;
}
#newsblockrighthalf {
 width: 450px;
 color: #ffffff;
 float: left;
 padding: 0px;
 border: 0px solid #3d0934;
 float: left;
}
#gallerythumbs {
	width: 115px;
	height: 100px;
	float: left;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#footer {
 width: 894px;
 color: #ffffff;
 font-size: 10px;
 height: 62px;
 float: left;
 padding: 0px;
 border-top: 0px solid #ffffff;
 background: url(images/footbg.gif) repeat-x;
}
#footer a{
	color: #d7e7ed;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover{
	color: #090b4b;
	text-decoration: none;
	font-weight: normal;
}

#footertext {
 width: 320px;
 height: 31px;
 margin-left: 10px;
 float: left;
}

#footerlogo {
 width: 170px;
 height: 62px;
 margin-left: 10px;
 float: left;
 background: url(images/dnssalogo.png) no-repeat left top;
}
