

body { 
	font-family: arial ce, arial, helvetica, verdana, sans-serif;  /*Arial Rounded MT Bold*/
	font-size: .80em;
	min-width:860px;
	margin: 0;
	padding:0;
	/*text-align: center;*/
	background: white;	
}

h1 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 2.0em;
  font-weight: normal;
  letter-spacing: -1.5px;
  
}

#text h1 {
  background: url(../images/img05.gif) no-repeat bottom center;
}

h2 {
  
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  color: #FF3701;
}

p {
	line-height: 20px;
	padding: 0px 10px 8px 5px;
	margin: 5px;
	/*text-align: justify;*/
}



#news p {
  padding: 8px;
  text-align: left;
}

a {
  color: #FF3701;
}

a:hover {
  color: #FF3701;
  background-color: #ffffff;
}

#news   a:hover,
#footer a:hover {
 background-color: transparent;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(../images/li_bullet.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}


#siteBox {
    width: 860px;
    min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 0 0 150px;
	
}

#content  {
    text-align: left;
    padding-top:5px;
    padding-bottom:90px;
    width: 860px;
	margin: 0;
	background: white;
	overflow: auto;
 
}



#header {
  height: 139px; 
  width: 100%;
  background: url(../images/bar.png) repeat center top;
  
}

#IV {
  position: absolute; 
  left: 0px;
  top: 0px;
 }
   
/*#header .title {
  padding: 10px 0 0 10px;
  font-size: 2.5em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #ffffff;
}

#header .subTitle {
  padding: 0 0 0 12px;
  color: #FF5501;
}

#header .subTitle a {
  text-decoration: none;
  color: #FF3701;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}*/


#menu {
  width: auto;
  margin: 0 0 0 136px;
  text-align: left;
  font-size: 1.2em;
  padding-top: 112px;
  
}

#menu a {
  padding: 0 15px 0 15px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
}

#menu a:hover, #menu a.active {
  color: #FF3701;
  background: #404040;
}


#news {
  float: right;
  width: 220px;
  padding: 8px 15px 0 0;
  
}


#news .links {
  margin: 0px 0 10px 0;
  background-color: transparent;
}

#news .links a {
  display: block;
  padding: 8px 0 6px 15px;
  text-transform: uppercase;
  text-decoration: none; 
  background-color: transparent;
   
}

#news .links a:hover {
  background:  url(../images/navhigh.gif) no-repeat center center;
}

#news a img {
  border: 0px;
}


#text {
  float: left;
  width: 600px;
  margin: 5px;
}

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0;
	
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}
 


ul.links {
  /*float: left;*/
  padding: 0px;
  margin: 0px;
}

ul.links li {
  /*float: left;*/
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  /*float: left;*/
  width: 300px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  
   background:  url(../images/navhigh.gif) no-repeat center center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 15px;  
  background: url(../images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  /*float: left;*/
  width: 270px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}






/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

p.quote {
  float: left;
  padding: 3px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  border-left: 3px solid #FF3701;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}



img.right {
  float: right;
  padding: 8px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}


/****************************************************
music
**************************************************/

#music {
  float: left;
  width: 239px;
  padding: 0 0 0 20px;
}



#music .links {
  margin: 10px 0 10px 0;
  background-color: transparent;
  
}

#music .links a:hover {
  background:  url(../images/navhigh.gif) no-repeat center center;
}


#music a {
	margin: 0px 10px;
	padding: 6px 0 6px 0;
	text-indent: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	display: block;
}


#music a img {
  border: 0px;
}

#music li {
  
  list-style-type: none;
  list-style: none;
  cursor: pointer;
  text-decoration: none;
}



#music h1 {
  clear: both;
  padding: 12px 0 12px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#csstable {
 margin-left:auto;
 margin-right:auto;
 text-align: center; 
}