@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bodyback.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CCCCCC;
}#header {
	height: 91px;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
}

#contentaboutus {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/aboutphoto.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#contentaboutus1 {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/aboutphoto1.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#contentaboutus3 {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/polespic.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#contentaboutus4 {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/galleryback.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#flashholder {
	height: 226px;
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#middlebar {
	height: 55px;
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #FFFFFF;
	background-image: url(../images/middlebarback.png);
	background-repeat: repeat-x;
}


#h {
	position: relative;
	height: 91px;
	width: 871px;
}
#middlebarvisual {
	position: relative;
	height: 54px;
	width: 854px;
	background-image: url(../images/middlebarback.png);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#b {
	position: relative;
	height: 55px;
	width: 854px;
}



/*opacity rollover*/ 
 div.btn1 {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 8px;
 }
 

 div.btn1over{
    filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
    position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 8px;
	cursor:pointer;
}
 
 
  div.btn2 {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 220px;
 }
.btn2over
{
   filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 220px;
	cursor:pointer;
}
 
 
   div.btn3 {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 645px;
 }
.btn3over
{
   filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 645px;
	cursor:pointer;
}
 

  div.btn4 {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 430px;
 }
.btn4over
{
   filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	position: absolute;
	height: 40px;
	width: 200px;
	top: 6px;
	left: 430px;
	cursor:pointer;
}
  

a.navigationlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.navigationlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.navigationlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.navigationlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.navigationlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/*email links*/
a.emaillinks:link, a.emaillinks:active, a.emaillinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
a.emaillinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}



.navigationback {
	background-image: url(../images/navigation.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#blackline {
	background-color: #000000;
	position: relative;
	height: 5px;
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	top: 5px;
}
#rights {
	height: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	text-align: center;
}
.arial16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.arial16boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial12darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#npca {
	position: absolute;
	height: 69px;
	width: 254px;
	left: 563px;
	top: 119px;
}

.arial9black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.filedsdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.celldesign {
	background-image: url(../images/round3.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.celldesign1 {
	background-image: url(../images/cellback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.celldesign2 {
	background-image: url(../images/gallerythumbback.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.blackoutline {
	border: 1px solid #000000;
}
.opacity60 {
	filter:Invert;
	-moz-opacity:.60;
	opacity:.60;
}
.outlineblack {
	border: 1px solid #000000;
}
