body { margin:0; color: #000; background-color: white; text-align: justify; font-family: "lucida sans", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 86%; whitespace:nowrap;}
a { color:#271981; }
p  { padding: .8em; margin: 2; font-size: ; line-height:1em; }
h1 { font-family: georgia, verdana; padding: 0.5em; margin: 0; font-size: 1.2em; font-weight: bold; background: url() no-repeat right; text-decoration:;}
h2 { text-align:left;padding: 0.5em; margin: 0; font-size:1.1em; font-weight: normal; }
 
h3 { font-family: georgia, verdana; padding: 0.5em; margin: 0; font-size: 1em; font-weight: bold; background: url() no-repeat right; text-decoration:;}
h4{ font-family: georgia, verdana; padding: 0.5em; margin: 0; font-size: .7em; font-weight: normal; background: url() no-repeat right; text-decoration:;}
ul { padding-right: 1em; text-align: left; margin-bottom: 1em; } 

li { padding:.2em; font-family: "lucida sans", georgia,verdana, arial;
}
.header { margin:0;padding:0;background:white;text-align:center; }
.right { font-style: italic; }
.normal { padding:0.5em; font-style: normal; text-align:center; }

.wrapper { min-width: 600px;}
          /* Allways good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */
/*
.wrapper { border: 0px solid black;margin: 0 -1px; }
*/  
        /* this is a border with marginal compensation to stop scroll bars */

.wrapper {
	width: 100%;               /* total width */
	background:#271981;
}      

.outer {
	margin:0;
	padding:0;
	border-left-width: 150px;  /* left column width */
	border-left-color: yellow;   /* left column colour */
	
	border-right-width: 170px; /* right column width */
	border-right-color: white;  /* right column colour */
	
	background-color: white; /* center column colour */
	z-index:1;
}

.left {

	background-position:top left;
	background-repeat:repeat-y;
	border:0px solid black;
	width: 150px;              /* left column width */
	margin-left: -150px;       /* _negative_ left column width */
}

.right {
	width: 170px;              /* right column width */
	margin-right: -170px;      /* _negative_ right column width */
}

.wide {
	height:24px;
	background-image: url(topbarBG.jpg);    /* header and footer colours */
	background-repeat: repeat-x;

}
.prop {
	height:600px;
	float:right;
	width:0px;
}
.rightpic {
	text-align:center;
	padding:0px;
	
}
.caption {
	text-align:center;
	font-family: verdana, georgia;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	padding:0;
}
.captionsmall {
	font-family: verdana, georgia;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}

/* Main code */

.outer { width: auto; border-left-style: solid; border-right-style: solid; }
.inner { margin: 0; width: 100%; }

.left { float: left; position: relative; z-index: 10; }
.right { float: left; position: relative; z-index: 11; }
.center { float: left; width: 98%; position: relative; z-index: 12; min-height:600px;border-right:1px solid black;border-left:1px solid black; padding-top:10px;background-image:url(starBG.jpg);}
.floatright { float:right; border:1px solid black;}
.wide { width: 100%; position: relative; z-index: 13; }

.clear { clear: both; }

#navcontainer {
	;
}


#navcontainer ul
{
list-style-type: none;
}

/*
background-position: -20px 5px;
*/

#navcontainer ul li {
font-size:14px;
background-image:  url(starroll.jpg);
background-position: 0px 5px;
background-repeat:no-repeat;
font-family:"lucida sans", verdana, georgia;
font-weight:normal;
color:black;
text-decoration:none;
margin-left:-25px;
position:relative;
padding-left: 22px;
line-height: 25px;

display:block;

z-index:98;
}

#navcontainer ul li a
{
border-bottom:1px solid black;
font-family:"lucida sans", verdana, georgia;
font-weight:normal;
color:black;
text-decoration:none;
margin-left:-23px;
position:relative;
padding-left: 22px;
line-height: 25px;
height:25px;
display:block;

z-index:99;
background-image:url(starroll.jpg);
background-repeat:no-repeat;
background-position:0px -43px;

}
img {starrollover.jpg}

#navcontainer ul li a:hover
{
	color:black;
	background-image:none;
	z-index:98;
}

#news {
	text-align:center;
	margin:0px;
	padding:0 10px;
	font-size:14px;
}
#news p {
	text-align:center;
	margin:20px 0px;

	padding:20px 10px;

}

#leftshadow {
	position:absolute;
	top:0;
	left:5px;
	background: url(leftshadow.jpg);
	background-repeat:repeat-y;
	width:12px;
	height:1000px;
	z-index:100000;
}
#topbartext  {

	padding:3px 0 0px 30px;
	vertical-align:bottom;
	color:white;
	text-decoration:none;
	
}
#topbartext a {

	vertical-align:bottom;
	color:white;
	text-decoration:none;
}

#topbartext a:hover{
	font-weight:bold;
	vertical-align:bottom;
	color:white;
}
.contact {
list-style-type:none;
}

#news p
{
	font-size:.5m;
	margin-top:-10px;
}

#footer ul { text-align:center; list-style-type:none; color:black; padding: 0; margin-bottom: 0; }
#footer li { text-align:center;  padding:2px 10px; }

#footer {
font-weight:bold;
border-top:2px solid black;
border-bottom: 2px solid black;
line-height:1.1;
text-align:center;
width:100%;
color:black;
margin:0;
padding:0;
font-size:12px;
  
}
#staffleft ul { list-style-type:none;padding:0 30px;margin:0; }
#staffleft li { list-style-type:none;padding:2px 0px;margin:0; }
#staffright ul { list-style-type:none;padding:0 0px;margin:0; }
#staffright li { list-style-type:none;padding:2px 0px;margin:0; }

#staffleft
{
width:48%;
float:left;
text-align:left;
whitespace:nowrap;

}

#staffright
{
width:48%;
float:right;
text-align:right;
whitespace:nowrap;
}

#footerbottom {
	clear:both;
	width:100%;
	text-align:center;
	padding-bottom:5px;
	font-weight:bold;
 
}

 

/* Mozilla code */ 
.outer > .inner { border-bottom: 1px solid transparent; }
.left { margin-right: 1px; }
.right { margin-left: 1px; }
.center { margin: 0 -3px 0 -2px; }

