body {
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px;
  background-color: #000;
}

a {
  color: #e66300;
}

#container {
  background-color: #000;
  background-image: url('/images/bg.jpg');
  width: 990px;
  height: 100%;
  min-width: 940px;
  text-align:left;
}

#content {
  background: #fff url('/images/box_bg.png') repeat-x;
  width: 98%;
  border: 3px solid #fff;
}

.rightContent {
  width: 0px;
}

.leftContent {
  padding: 8px;
  padding-top: 30px;
  font-size: 95%;
  width:100%;
}

.contentWithImg {
  width: 100px;
  float: left;
}

#logo {
  margin: 5px 7px;
  float: left;
}

#title {
  position:absolute;
  background-color: #636363;
  color: white;
  font-size: 105%;
  padding: 4px 50px 4px 10px;
  z-index: 10;
}

.orangeTitle {
  padding: 10px 0 0;
  color: #FF6300;
  font-weight: bold;
}

.copy {
  color: #fff;
  font-size: 95%;
  text-align: center;
}

.slogan {
  margin: 7px 15px;
  margin-bottom: 0px;
  float: right;
  font-weight: bold;
  font-size: 95%;
  font-style: italic;
  color: #B3B1B2;
}

.sep {
   margin: 6px 0 10px;
   padding: 0;
   height: 2px;
   font-size: 1%;
   background-color: #6C6C6C;
}

p.more {
  margin: 6px 0 0 0;
}

p.more a {
  font-size: 90%;
  color: #888;
}

acronym {
  border-bottom: 1px dotted #707070;
  padding-bottom: 3px;
}

/* contacts block*/
table.contactList {
   margin: 0;
   padding: 0;
   border: 0;
}

table.contactList td {
   padding: 4px;
}

/* bottom */
table.bottomContainer {
  width: 97%;
  margin: 10px;
  margin-bottom: 20px;
}

table.bottomContainer td {
  font-size: 95%;
  color: #fff;
  padding-left: 5px;
}

.smallAbout {
  text-align: right;
  width: 160px;
  font-weight: bold;
  font-size: 105%;
}

p.more a:hover {
  color: #FF6300;
}

a.more_orange {
  font-size: 90%;
  color: #FF6300;
}

a.more_orange:hover {
  color: #FFF;
}

.newsDate {
  font-size: 90%;
}

.newsTitle {
  font-weight: bold;
  color: #FF6300;
}

/* navigation */
ul#nav, ul#topNav, ul#bottomNav
{
  display: inline;
  padding: 0;
  margin: 0;
  float: right;
}

ul#nav li
{
  display: block;
  float: left;
  padding: 2px 10px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 10px;
}

ul#nav li a
{
  float: left;
  font-size: 12px;
  font-family: Trebuchet MS;
  color: #FFF;
  padding: 0 5px;
  padding-bottom: 7px;
  text-decoration: none;
  border-bottom: 2px solid #FF6300;
}

ul#nav li a:hover
{
  color: #FF6300;
}

/* top navigation*/
ul#topNav {
  margin-right: -25px;
}

ul#topNav li
{
  display: block;
  float: left;
  position:relative;
  padding: 2px 10px;
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: left center;
}

li.contact {
  background-image: url('/images/contact.gif');
}
li.search {
  background-image: url('/images/search.gif');
}
li.home {
  background-image: url('/images/home.gif');
}

ul#topNav li a
{
  float: left;
  font-size: 85%;
  color: #FF6300;
  padding: 0 5px;
}

/* bottom navigation */
ul#bottomNav {
  border-top: 3px solid #1E1C1D;
  float: right;
}
ul#bottomNav li
{
  display: block;
  float: left;
  position:relative;
  padding: 2px 10px;
  background: url('/images/sep.gif') no-repeat left center;
}

ul#bottomNav li a
{
  float: left;
  font-size: 95%;
  color: #FF6300;
}

ul#bottomNav li a:hover, ul#topNav li a:hover
{
  color: #FFFFFF;
}


/* borders */
.topBorder {
  float: left;
  width: 280px;
  height: 7px;
}

.topEndBorder {
  float: right;
  width: 7px;
}

.bottomBorder {
  float: left;
  width: 280px;
  height: 18px;
  padding-top: 4px;
}

.bottomEndBorder {
  float: right;
  width: 7px;
  height: 20px;
}

.orange {
  background-color: #FF6300;
}
.black {
  background-color: #000;
  height: 20px;
}

.white {
  background-color:#FBE8DA;
}

.orangeBorder {
  border: 7px solid #F66709;
  border-width: 0px 7px;
  height: 100%;
  clear: both;
  background: url('/images/border_bg.gif') repeat-y right top;
}

.whiteBorder {
  /*border: 7px solid #fff;*/
  border-width: 0px 7px;
  height: 100%;
  clear: both;
  background: url('/images/border_bg.gif') repeat-y;
  padding: 2px 35px;
}


/* other */
img {
  border: 1;
}

p {
  margin: 5px 0;
}

.clear {
  clear: both;
  height: 1%;
}



* html .minwidth {border-left:950px solid #fff; position:relative; float:left; z-index:1;}
* html .container {margin-left:-950px; position:relative; float:left; z-index:2;}



h1
{
	font-size:20px;
	
}

h2
{
	font-size:18px;
}


h3
{
	font-size:16px;
}




/*gallery*/

.gcatimage
{
	padding:6px;
	text-align:center;
	border:1px #DCDCDC solid;
}
.gcatname
{
	font-weight:bold;
	font-size:13px;
}

.gcatdesc
{
	
}

.gcatdesc
{
	padding:5px;
	border:1px #DCDCDC solid;
	width:100%;
}

.gapprove
{
	padding:5px;
	border:1px #DCDCDC solid;
	background-color:#F5F5F5;
	
}

.gapprove h2
{
	font-size:16px;
	padding-bottom:10px;
	margin:0px;
}

.gapprove_item
{
	
	background-color:white;
}

.gimage
{
  margin:6px;
	text-align:center;
	border:1px #DCDCDC solid;
}

.gimagename
{
	line-height:13px;
	margin-left:6px;
}


/*end gallery*/


.even
{
 background-color:#E6E6E6;
}

.odd
{
 background-color:#F8F8FF;
}









.edit
{
	font-size: 10px;
	font-family: Arial, 'Times New Roman';
	color:red;
}

.edit a, .edit a:link, .edit a:active, .edit a:visited
{
	font-size: 10px;
	visibility: visible;
	color: #000000;
	font-family: Arial, 'Times New Roman';
	background-color: yellow;
	border-collapse: separate;
	text-decoration: none;
}
.edit a:hover
{
	font-size: 10px;
	visibility: visible;
	color: #cc0033;
	font-family: Arial, 'Times New Roman';
		background-color: white;
	border-collapse: separate;
	text-decoration: underline;
}



.alert
{
  position:relative
  top:0px;left:0px;
  background-color:#DCDCDC;
  display:block;
  padding:4px;

}



/*
	class for entire table
	*/
	.vtable
	{
	 font-size:12px;
	 
	}
	
	
	.vtr_even
	{
	 background-color:#DCDCDC;
	
	}
	
	.vtr_odd
	{
	background-color:#F8F8FF;
	
	}
	
	/*
	class for cells in the table
	*/
	.vtd
	{
	 border:1px #DCDCDC solid;
	}
	
	
	/*
	class for header row
	*/
	.vheader
	{

	}
	

	/*
	class for header cell
	*/
	.vth
	{
	 background-color:black;
	 border:1px orange solid;
	 color:white;
	}
	.vth a
	{
		color:white;
	}
	
	
	/*
	class for the edit cell
	*/
	.vedit 
	{

	}
	.vedit a
	{
	 color: red;
	}
	
	
	



.login
{
  margin-top:20px;
 float:left;
  left:0px;
  top:0px;

}



