/* Main Tags ---- text styles etc. */

body {
	padding: 0;
	text-align:center;
	background-color: #333333;
	margin-top: 20px;
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	text-align:right;
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
	text-shadow: #000 0px 1px 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	white-space: normal;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-top: 5px;
	font-style: italic;
}
ul { 
 list-style-type: none;
 padding:0;
 margin:0;
}
li {
 padding:0;
 margin:0; 
}
.indent {
list-style: square outside;
margin:10px 20px 20px 30px;
}
hr {
	color: #000000;
}
.bigspace {
	margin-top: 125px;
}
.gap {
	margin-top: 50px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
 .vert {
	width:1px; 
    writing-mode: tb-rl; 
 }

/*THIS NEEDS TO BE LOOKED AT.... COULD BE GOOD!!!*/

a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
		}
a:active {
    text-decoration:none;
}
/*
#nav a {
 ?  font-size: 11px;
	text-decoration: none;
	text-transform:uppercase;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #666666;
    border-right: 19px solid #ffffff;
 } 
 
 #nav a:hover, #nav a:active { 
 ? text-align: right; 
 ? color: #000000; 
 ? background-color: #FFFFFF; 
 } 

 a.nav1:hover, a.nav1:active { border-right-color: #c0979c; } 
 a.nav2:hover, a.nav2:active { border-right-color: #c2c39a; } 
 a.nav3:hover, a.nav3:active { border-right-color: #9ac0b7; } 
 a.nav4:hover, a.nav4:active { border-right-color: #baabc0; } 
 a.nav5:hover, a.nav5:active { border-right-color: #92adc0; } 
 a.nav6:hover, a.nav6:active { border-right-color: #a9c08c; }
 */
 
/* navigation links */
#nav a {
text-transform:uppercase;
}
a.nav1 {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav1:link {
color: #FFFFFF;
background-color: #666666;
border-right: 19px solid #ffffff;
}
a.nav1:visited {
color: #FFFFFF;
background-color:#666666;
border-right: 19px solid #ffffff;
}
a.nav1:hover {
text-align: right;
color: #000000;
background-color:#FFFFFF;
border-right: 19px solid #c0979c;
margin-bottom: 1px;
}
a.nav1:active {
text-align: right;
color: #000000;
background-color: #FFFFFF;
border-right: 19px solid  #c0979c;
}

a.nav2 {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav2:link {
color: #FFFFFF;
background-color: #666666;
border-right: 19px solid #ffffff;
}
a.nav2:visited {
color: #FFFFFF;
background-color:#666666;
border-right: 19px solid #ffffff;
}
a.nav2:hover {
text-align: right;
color: #000000;
background-color:#FFFFFF;
border-right: 19px solid #c2c39a;
margin-bottom: 1px;
}
a.nav2:active {
text-align: right;
color: #000000;
background-color: #FFFFFF;
border-right: 19px solid #c2c39a;
}

a.nav3 {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav3:link {
color: #FFFFFF;
background-color: #666666;
border-right: 19px solid #ffffff;
}
a.nav3:visited {
color: #FFFFFF;
background-color:#666666;
border-right: 19px solid #ffffff;
}
a.nav3:hover {
text-align: right;
color: #000000;
background-color:#FFFFFF;
border-right: 19px solid #9ac0b7;
margin-bottom: 1px;
}
a.nav3:active {
text-align: right;
color: #000000;
background-color: #FFFFFF;
border-right: 19px solid #9ac0b7;
}

a.nav4 {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav4:link {
color: #FFFFFF;
background-color: #666666;
border-right: 19px solid #ffffff;
}
a.nav4:visited {
color: #FFFFFF;
background-color:#666666;
border-right: 19px solid #ffffff;
}
a.nav4:hover {
text-align: right;
color: #000000;
background-color:#FFFFFF;
border-right: 19px solid #baabc0;
margin-bottom: 1px;
}
a.nav4:active {
text-align: right;
color: #000000;
background-color: #FFFFFF;
border-right: 19px solid #baabc0;
}

a.nav5 {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav5:link {
color: #FFFFFF;
background-color: #666666;
border-right: 19px solid #ffffff;
}
a.nav5:visited {
color: #FFFFFF;
background-color:#666666;
border-right: 19px solid #ffffff;
}
a.nav5:hover {
text-align: right;
color: #000000;
background-color:#FFFFFF;
border-right: 19px solid #92adc0;
margin-bottom: 1px;
}
a.nav5:active {
text-align: right;
color: #000000;
background-color: #FFFFFF;
border-right: 19px solid #92adc0;
}

a.nav6 {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 3px;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav6:link {
color: #FFFFFF;
background-color: #666666;
border-right: 19px solid #ffffff;
}
a.nav6:visited {
color: #FFFFFF;
background-color:#666666;
border-right: 19px solid #ffffff;
}
a.nav6:hover {
text-align: right;
color: #000000;
background-color:#FFFFFF;
border-right: 19px solid #a9c08c;
margin-bottom: 1px;
}
a.nav6:active {
text-align: right;
color: #000000;
background-color: #FFFFFF;
border-right: 19px solid #a9c08c;
}
 */

/*page links*/

a.big:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
a.big:visited {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
a.big:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
a.big:active {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

/* Layout */

#container {
	width: 780px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;/* this is the background colour of the right column */
	border: 1px solid #000000;
	text-align:left;
	}
#issue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	}	
#header {
	width:780px;
	height: 190px;
	border: 1px solid #000000;
}	
#section {
	width:780px;
	background-color:#333333;
}
#content {
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
}
#nav{
	float:left;
	width:226px;
}
#centre {
	float:left;
	width:509px;
	margin-left:-1px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#header, #footer {
	background-color:#333333;
	text-align:center;
}
#header h1, #footer h1 {margin:0}
#footer {background:#333333;}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	background-color: #FFCC00;
	}
	
/*NAV CLASSES*/

.nava {
	background-image: url(images/pinkside.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.navb {
	background-image: url(images/yellowside.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navc {
	background-image: url(images/blueside.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navd {
	background-image: url(images/purpleside.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nave {
	background-image: url(images/blue2side.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navf {
	background-image: url(images/greenside.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*HEADER CLASSES*/

.head {
background-image: url(images/head1.jpg);
}
.head2 {
background-image: url(images/head2.jpg);
}
.head3 {
background-image: url(images/head3.jpg);
}
.head4 {
background-image: url(images/head4.jpg);
}
.head5 {
background-image: url(images/head5.jpg);
}
.head6 {
background-image: url(images/head6.jpg);
}

.BG1 {
background-image: url(images/BG1.jpg);
background-repeat:repeat;
background-position:right bottom;
}
.BG2 {
background-image: url(images/BG2.jpg);
background-repeat:repeat;
background-position:right bottom;
}
.BG3 {
background-image: url(images/BG3.jpg);
background-repeat:repeat;
background-position:right bottom;
}
.BG4 {
background-image: url(images/BG4.jpg);
background-repeat:repeat;
background-position:right bottom;
}
.BG5 {
background-image: url(images/BG5.jpg);
background-repeat:repeat;
background-position:right bottom;
}
.BG6 {
background-image: url(images/BG6.jpg);
background-repeat:repeat;
background-position:right bottom;
}

