body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: url(images/body_deg.gif) repeat center;
}


.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.HighBold 
{
    font-weight: bold;
    color:#e8b01c;
}

.hide {
display: none;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
}

a {
text-decoration: none;
color: #a42e22;
background: inherit;
}

a:hover {
text-decoration: none;
color: #ffff00;
background: inherit;
}

#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color: #000000;
}

    #header h3 {
    width: 350px;
    margin: 0px 0px 0px 15px;
    float: left;
    }

    #header p {
    text-align: center;
    color: #a0a0a0;
    margin: 0px 0px 0px 0px;
    font-size: 0.8em;
    line-height: 1.2em;
    height: 35px;
    }

#menu {
clear: left;
float: left;
width: 160px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}
    #menu ul {	
    list-style: none;
    width: 160px;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.1em;
    }	
    #menu li {
    margin-bottom: 4px;
    }
    #menu li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #fffff1;
    display: block;
    padding: 6px 0 0 6px;
    background: #6a1918;
    border-left: 1px #846837 solid;
    }
    #menu li a:hover {
    background: #4c201c;
    color: #fffff1;
    border-left: 4px #ffffff solid;
    text-decoration: none;
    }

.announce {
margin: 0px 8px 0px 8px;
padding: 0px;
width: 152px;
color: #a8a8a8;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 0 10px 10px 0;
padding: 4px 4px 4px 4px;
font-size: 0.9em;
line-height: 1.5em;
}

    #extras p {
    margin: 0 0 1.5em 0;
    }

#extras2 {
float: right;
width: 15px;
margin: 0 10px 10px 0;
padding: 4px 4px 4px 4px;
font-size: 0.9em;
line-height: 1.5em;
}

    #extras2 p {
    margin: 0 0 1.5em 0;
    }

#content {
margin: 0em 160px 20px 160px;
padding: 0 20px 0 10px;
line-height: 1.6em;
text-align: left;
}

    #content h2 {
    font-size: 1.5em;
    margin: 0 0 0 0;
    }

    #content img {
    padding: 0px;
    display:inline;
    }

#content2 {
margin: 0em 16px 20px 160px;
padding: 0 20px 0 10px;
line-height: 1.6em;
text-align: left;
}

    #content2 h2 {
    font-size: 1.5em;
    margin: 0 0 0 0;
    }

    #content2 img {
    padding: 0px;
    display:inline;
    }

#footer {
clear: both;
padding: 0px 0em 0px 0em;
text-align: right;
color: #808080;
font-size: 0.8em;
height: 99px;
background: #000000 url(images/kfoot2.png) no-repeat top left;
border-Top: Solid 1px #ffffff;}

    #footer a {
    color: #ffffff;
    text-decoration: none;
    }

    #footer a:hover {
    text-decoration: none;
    color: #fff000;
    }

.accordionHeader 
{
	clear: both; 
	font-size: 1.1em; 
	background-color: #4c201c;
	background-repeat: no-repeat;
	background-position:center right; 
	background-image: url(images/Down.png);
	padding: 0 14px; 
	margin: 0;
	color: White;
	font-weight: normal;
	cursor: pointer;
	border: solid 1px #ffffff;
}

.accordionHeaderSelected 
{
	clear: both; 
	font-size: 1.1em; 
	background-repeat: no-repeat;
	background-position:center right; 
	background-image: url(images/Up.png);
	padding: 0 14px; 
	margin: 0;
	font-weight: normal;
	color: White;
	background-color: #4c201c; 
	cursor: pointer;
	border: solid 1px #ff0000;
}

.heading {
    font-size: 1.2em;
    margin: 0 0 12px 0;
    height: 20px;
    text-decoration: none;
    color: #ffff00;
    display: block;
    text-align: center;
    font-weight: bold;
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px white;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.highlight
{
   background-color:Yellow;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   color: #b45d16;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 12px;
   font-weight: bold;
   color: #f0ed2e;
   text-decoration: none;
}

.articleabstract
{
    color: #5f7295;
    font-size: 11px;
    padding-top: 6px;
}

.articlebody
{
    color: #000000;
    font-size: 12px;
    padding-top: 6px;
}

.wizard 
{
    font-size: 10px;
    padding: 8px 8px 8px 8px;
}

#ajaxticker1{
width: 134px;
height: 150px;
padding: 5px;
background-color: #000000;
background: url(images/Ticker.png);
border: solid 1px #441415;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.someclass{ 
}

