/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #020202;
}
#container {
margin: auto;
width: 1002px;
background-image:url(images/contentbg.jpg);
background-repeat: no-repeat;
}
#header {
height: 112px;
background-repeat:no-repeat;
margin: auto;
background-image:url(images/header.jpg);
}
ul{
list-style: none;
margin: 0px;
}
ul li{
list-style-image:none;
list-style-type:none;
float: left;
}
#nav {
	height: 50px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 748px;
	margin-left: 120px;
}
#content {
background-image: url(images/newbg.jpg);
width: 742px;
margin-left: 135px;
background-repeat: no-repeat;
border-right: 1px solid #170C00;
border-left: 1px solid #170C00;
}
.nav {
float: left;
}
#flash {
width: 449px;
height: 250px;
margin-top: 7px;
border: 1px solid #996600;
margin-left: 3px;
}
#contain {
width: 915px;
margin-left: 176px;
}
#footer {
background-color: #371C00;
padding: 7px;
}
.smallfont {
font-family: tahoma, arial;
font-size: 10px;
color: #FFFFFF;
text-align: center;
padding: 5px;
}
.smallfont a {
 color: #FFE6CC;
 text-decoration: none;
 }
 
.smallfont a:hover {
text-decoration: underline;
}
.smallfont a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

h1 {
font-family: tahoma, Arial;
font-size: 16px;
color: #FFFFFF;
}
legend {
font-family: tahoma, arial;
color: #FF952B;
font-size: 11px;
}
#right {
margin-left: 5px;
width: 459px;
float: left;
}
#right h1 {
  padding-top: 6px;
  padding-left: 2px;
  font: 16px tahoma, arial;
  font-weight: bold;
}
#copyright {
height: 20px;
margin-bottom: 30px;
text-align: center;
padding: 7px;
}
.lightbrown {
font-family: tahoma, arial;
color: #FF952B;
font-size: 10px;
}
.lightbrown2 {
font-family: tahoma, arial;
color: #FF952B;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
}
#left {
margin-top: 7px;
margin-left: 5px;
height: 670px;
float: left;
width: 260px;
}
#lefttopper {
height: 40px;
width: 265px;
}
#warrom {
height: 40px;
width: 265px;
margin-top: 2px;
}
#leftbelow {
	background-image: url(images/press_below.jpg);
	width: 255px;
	margin-top: 2px;
	height: 290px;
	font-family: tahoma;
	padding: 5px;
}
.leftbelow {
background-image: url(images/press_below.jpg);
width: 265px;
margin-top: 2px;
height: 280px;
}
#leftbelow ul {
margin: 6px;
}
.leftarticles{
background-image: url(adobereader.jpg);
background-repeat: no-repeat;
background-position: left;
font-family: Tahoma, Arial;
font-size: 11px;
color: #FFFFFF;
padding: 5px 5px 5px 25px;
border-bottom: 1px dotted #FFDDBB;
}
.leftarticles a {
color: #FFFFFF;
text-decoration: none;
}
.leftarticles a:hover {
color: #FFFFFF;
text-decoration: underline;
}
form legend {
font-family: tahoma;
color: #fff;
size: 13px;
border: 1px solid #FFFF99;
padding: 4px;
}
form {
width: 400px;
}
h5 {
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: bold;
color: #FFFF66;
margin: 5px;
padding: 0;
}
.newsdiv {
padding: 4px
border-bottom: 1px dotted #FFFFCC;
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: normal;
color: #FFFF66;
margin: 5px;
}
.newsdiv p {
padding: 5px;
margin: 5px 0px 5px 0px;
}

.newsdiv p.more {
text-align: right;
font-weight: bold;
color: #FFFF00;
padding: 5px;
margin: 5px;
}
h5 a {
color: #FFFFCC;
text-decoration: none;
}
h5 a:hover {
color: #FFFFCC;
text-decoration: underline;
}
h5 a:visited {
color: #FFFFCC;
text-decoration: none;
}
.newsdiv p.more a {
color: #FFFFCC;
text-decoration: none;
}
.newsdiv p.more a:hover {
color: #FFFFCC;
text-decoration: underline;
}
h6 {
font-family: Tahoma, Arial;
color: #FFFFFF;
margin: 4px;
font-size: 13px;
}
.whitebig {
font-family: Tahoma, Arial;
color: #FFFFFF;
font-size: 12px;
margin: 4px;
}
#copyright a {
color: #FF9900;
text-decoration: none;
}
#copyright a:hover {
color: #FF9900;
text-decoration: underline;
}