body {
background-color:#020E60;
color:#000;
font-family:"verdana",sans-serif;
font-size:90%;
line-height:110%;
margin:0;
padding:0;
text-align:center;
}

p {
font-size:95%;
line-height:130%;
margin:0 0 .5em;
}

h1,h2,h3,h4,h5,h6 {
line-height:95%;
font-family:"Trebuchet MS",serif;
margin:.50em 0 .25em;
}

h1, h2 {
color:#020E60;
color:#888;
color:#CD8718;
}

h3 b {
color:red;
font-size:140%;
}
.clearb {
clear:both;
}
.spacer {
clear:both;
height:15px;
}
.fleft {
border:none;
float:left;
padding-right:1em;
}

.fright {
border:none;
float:right;
}

.title {
font-size:200%;
text-align:left;
}
.center {
text-align:center;
}

.note {
background-color:#FEFE8F;
border:1px solid #DD8315;
padding: .5em;
/* border:.5em solid #FEFE8F; */
color:red;
margin:1em 0 0;
width:90%;
font-size:90%;
}

.slogan {
font-size:150%;
text-align:left;
}

.callout {
border:1px solid;
float:right;
font-size:85%;
margin:10px;
padding:10px;
width:175px;
}

.callout p{
color:#555;
}

#wrapper {
background-color:#fff;
/* border:1px solid #000; */
margin:0 auto;
text-align:center;
width:800px;
background-image:url('../images/sidebarbk.gif'); 
background-repeat:repeat-y;
}

#header {
background:url("../images/bannere.jpg") no-repeat;
width:800px;
height:150px;
text-align:left;
}

#header p{
	text-indent:-1000px;
}

#menu {
background-color:#6A282A;
height:25px;
margin:0;
padding:0;
text-align:left;
}

#navlist {
margin:0;
padding:3px 0 0;
}

#navlist li {
display:inline;
}

#navlist li a {
color:#FEBD55;
padding:3px 10px;
font-size:85%;
font-weight:bold;
text-decoration:none;
}

#navlist li a:hover {
color:#fff;
}

#maincontent {
/* border:1px solid #000;
margin:10px; */
padding:0 12px 0 0;
text-align:left;
background:url("../images/footer.jpg") no-repeat 0% 101%;
}

#maintext {
float:right;
text-align:left;
width:580px;
}

#sidebar {
float:left;
padding:.75em;
width:165px;
font-size:93%;
}

#sidebar a {
color:#00F;
text-decoration:underline;
}

#sidebar a:hover {
color:red;
text-decoration:none;
}

#footer {
clear:both;
/* width:100%; */
padding:80px 0 10px 0;
height:50px;
color:#999;
font-size:80%;
text-align:center;
background:url("../images/tape.gif") no-repeat 640px 0px;
}
#footer p{
line-height:50%;
}

#footer a {
color:#555;
text-decoration:none;
}

#footer a:hover {
color:#222;
text-decoration:underline;
}

#footer ul {
margin:0;
padding:0;
}

#bottomlinks li {
display:inline;
font-size:80%;
margin:0;
}

#bottomlinks li a {
color:#555;
padding:0 6px;
text-decoration:none;
}

#bottomlinks li a:hover {
color:#222;
text-decoration:underline;
}