/* CSS Document */

/* colours */



a  { /*light gray*/
color:#CCC;}

a:hover { /*yellow*/
color:yellow;}

h2 { /*puke yellow*/
color: #999900;}

.newitem, .onlyImage, .newitemsm { /* Boarder with white stroke */
border: #FFF solid 2px;
}

.blk, .newitem ul { /*black*/
color:#000000;
list-style: disc;
}
.newitem ul { /*black*/
margin-left:15px;
}

/* end of colours*/
/*  Sectioning  */

#nav {
height: 33px;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position: relative;
top:0;
left:0;
background:url(images/navbar.png) repeat-x;
z-index:3;


}

imageonly {
border:}

.center {
text-align:center;
}

#headder {
height: 160px;
width: 100%;
position:relative;
background:url(images/headerban.jpg) repeat-x;
text-align:center;
}

#container {
height: auto;
width: 940px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
padding:0;
}
.newitem {
float:left;
background:#CCC url(images/bg2.jpg) repeat-x ;
width: 430px;
height: auto;
margin:10px;
padding:15px;}

.newitemsm {
float:left;
background:#CCC url(images/bg2.jpg) repeat-x ;
width: 380px;
height: auto;
margin:10px;
padding:15px;}

.mainitem {

background:#CCC url(images/newbar.gif) repeat-x;
border: #FFF solid 2px;

width: 430px;
height: auto;
margin:10px;
margin-left:auto;
margin-right:auto;
padding:15px;}

.mainitemlong {

background:#FFF url(images/bg2.jpg) repeat-x;
border: #FFF solid 2px;

width: 882px;
height: auto;
margin:10px;
margin-left:auto;
margin-right:auto;
padding:15px;}


.picitem {
float:left;
background: #444;
border: #000 solid 2px;
width:400px;
height:400px;
margin:10px;
padding:15px;
}
.picitemgif {
float:left;
background: #444;
border: #000 solid 2px;
width:400px;
height:260px;
margin:10px;
padding:15px;
}
.picitems {
float:right;
background: #444;
border: #000 solid 2px;
width:400px;
margin:10px;
padding:15px;
text-align:center;
}

div.picitemmain div {
	float:left;
	width:280px;
	height:28x0px;
	padding:0px;
	margin-bottom:0px;
	position:relative;
	margin: 10px;
}
div.picitemmain img#lf, div.picitemmain img#hf, div.picitemmain img#ff {
width: 280px;
height:280px;
border:0px;
float:left;
}


.picitemmain {
float:left;
background: #444;
border: #000 solid 2px;
width:900px;
height:300px;
margin:10px;
padding:15px;
position:relative;
}




div.picitems img.lot {
margin:5px;
padding:0px;
border: #FFF solid 1px;
}

.onlyImage {
float:left;
padding: 0;
margin:0;}

div.picitem p 
{
padding-left: 120px;
padding-top:10px;
margin:auto;}
/* End of Sectioning  */


/* Commons */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#FFF url(images/genbg.jpg) repeat-x top center;
font-size:14px;}

a {
border:0px;
text-decoration:none;}


a:hover {
text-decoration: underline;
}
a:hover img {
text-decoration: none;
border:0;}

* {
margin:0;
padding:0;
}

ul {
list-style:none;
display: block;
}

/* end of Commons */

#headder img {
background:url(images/mainlogo.png) no-repeat;
height: 130px;
width:400px;
margin:20px auto;
z-index:2;
position:relative;
}

#nav ul li {
padding: 9px 10px 5px 10px;
float:left;
}
#nav ul {
width: 800px;
margin: 0 auto;
text-align:center;
}

#nav ul a#topright {
margin:9px 10px 10px 10px;
float:right;
}

#gal {
height:380px;
width:380px;
border:none;}

.mainitemlong img {
border:0;}